summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2015-11-01Remove qt5-dbus dependencyadam1-2/+1
2015-10-21Update py-anki2 to 2.0.33:wiz3-8/+9
Changes in 2.0.33 Fixed a bug in importing that could lead to corrupted notes if the note type of the source and destination decks didn't match Fix Anki completely breaking on recent Linux installs with pysqlite > 2.6 Fix down arrow being displayed as a box in the deck list on English Windows 10 installs Fix Anki not finding LaTeX on OS X 10.11 Fix field searches in multi line fields (thanks to Avi) Show mark star even when card is scrolled down during review Allow LaTeX commands like \includegraphics (thanks to Arne) Fixed a bug triggered by adding or removing a saved search (thanks to Houssam) Fixed a crash dialog showing up in some Linux installs when Anki is closed with the preferences window open (thanks to Christian) Updated translations, thanks to the contributors.
2015-10-20packages that use libsigc++ need -std=c++11 nowtnn3-2/+23
approved by wiz@
2015-10-15Update calibre to 2.40.0:wiz3-8/+12
New Features A new tool to apply Tag mapper rules to existing books in the library. To use it, go to Preferences->Toolbars and add the tool to the toolbar. Kindle driver: Detect books in Amazon's new KFX format present on e-ink kindles. Note that this only detects KFX books and allows you to delete them. You cannot copy them to your calibre library. Doing so would be pointless anyway, as KFX books are specialised for individual devices. Instead go to your 'Manage my content' page an amazon.com and download them from there -- this will give you a regular azw3 file you can add to calibre. Bug Fixes TXT Output: Do not fail when input contains HTML comments with double hyphens in the comment text. E-book polishing: Show a confirmation if the user selects both the add and remove jacket actions. Edit Book: Fix order of checkboxes in filter style information tool is random PDB Input: Ingore malformed metadata records. Closes tickets: 1499878 Revert change in previous release to workaround broken xdg-open on linux. Apparently xdg-open is so badly broken that working around it is not possible. Closes tickets: 1500226 ZIP Output: Fix system encoding being used instead of UTF-8 for html files. Closes tickets: 1499514 Improved news sources The Philosopher's Magazine Harper's Magazine Ambito Perfil Telam Infobae.com La Nacion Clarin
2015-10-15Update xdg-utils to 1.1.1:wiz10-128/+12
=== xdg-utils 1.1.1 === 2015-10-05 Per Olofsson <pelle@debian.org> * xdg-screensaver: Run 'xset -dpms' and then 'xset +dpms' to reset the DPMS timer. Thanks to Stephen Thomas for the idea. (Debian bug #745340) * xdg-open: Fix regression in generic mode (wrong variable name) which prevented files from being opened using the desktop file/mimeapps.list mechanism. * xdg-open: Add proper quoting so that files with spaces in their names can be opened in generic mode and LXDE. (Debian bug #801048) === xdg-utils 1.1.0 === 2015-10-04 Per Olofsson <pelle@debian.org> * Add references to specifications to the manuals. (Debian bug #800826) * xdg-email: Remove obsolete references to http://portland.freedesktop.org/wiki/EmailConfig from the manual. 2015-10-03 Per Olofsson <pelle@debian.org> * xdg-email: Rewrite open_kde() * xdg-open: Only strip queries (?) and fragments (#) from file URLs before decoding them, not from (decoded) paths. Otherwise we can't open files with hash or question marks in their names. (Debian bug #800355) 2015-09-27 Per Olofsson <pelle@debian.org> * xdg-settings: Detect generic DE instead of failing. (Debian bug #787791) * xdg-settings: Add a proper generic mode. 2015-09-26 Per Olofsson <pelle@debian.org> * xdg-mime: Check ~/.config/mimeapps.list instead of ~/.config/applications/mimeapps.list when looking for default application. * xdg-open: Fall back to generic mode if gvfs-open and gnome-open are missing. Don't try to use gnome-open if running under GNOME 3 or Cinnamon. (Debian bug #685304) * xdg-open, xdg-email: Add iceweasel to the list of fallback browsers. (Debian bug #788047) 2015-09-25 Per Olofsson <pelle@debian.org> * xdg-utils-common: Add support for $XDG_CURRENT_DESKTOP value X-Generic. When set, xdg-utils will pretend that it is running under a generic DE which can be useful for debugging purposes. 2015-09-23 Per Olofsson <pelle@debian.org> * xdg-open: Percent-decode file:// URLs in open_lxde and add testcase. (BR89654) 2015-09-22 Per Olofsson <pelle@debian.org> * Add a fully automated (non-interactive) test suite (under development). Run it using "make autotest". * xdg-screensaver: Use the DBus API from a Perl script to inhibit gnome-screensaver. This is necessary since the SimulateUserActivity call is not implemented. Calling Inhibit using dbus-send does not work either since gnome-screensaver watches the pid of the calling process and dbus-send exits immediately. Distributions are advised to make xdg-utils depend on the Perl modules Net::DBus and X11::Protocol. Thanks to Ben Hutchings for writing the Perl script. * xdg-email: Add support for the $MAILER environment variable. * xdg-open: Add support for running without X. * xdg-open: Try www-browser first of the non-X browsers. (www-browser is a symlink to the preferred non-X browser in Debian.) * xdg-icon-resource: Don't try to install anything into empty $icon_dir's. 2015-09-20 Per Olofsson <pelle@debian.org> * xdg-open: Try $BROWSER first in generic mode if it is set by the user. 2015-09-18 Rex Dieter <rdieter@fedoraproject.org> * xdg-email: Recipients passed to Thunderbird are incorrectly quoted (BR91996) 2015-09-16 Rex Dieter <rdieter@fedoraproject.org> * xdg-screensaver support for xautolock (BR89655) * xdg-icon-resource: does not support filenames with spaces (BR91758) * xdg-open: Add support for multi-word $BROWSER commands (BR91989) * xdg-open shell script contains bash code (BR86028) * xdg-email: bashism: relies on bash's echo in run_thunderbird() (BR91990) * xdg-email: Icedove support (BR91997) * xdg-email: generic mode does nothing (BR92008) 2015-07-15 Rex Dieter <rdieter@fedoraproject.org> * better for other (non-gnome) GVfs-based desktops, from Yaakov Selkowitz <yselkowi@redhat.com> 2015-07-01 Rex Dieter <rdieter@fedoraproject.org> * xdg-email: generic check for assigned mailto (BR79929) 2015-04-13 Rex Dieter <rdieter@fedoraproject.org> * xdg-mime: search mimeinfo.cache in $xdg_user_dir too (BR31629) 2015-04-06 Rex Dieter <rdieter@fedorparoject.org> * xdg-open: does not exit if it does not recognize the mimetype (BR89902) 2015-04-04 Rex Dieter <rdieter@fedoraproject.org> * xdg-desktop-menu: does not support filenames with spaces (BR66605) 2015-03-23 Rex Dieter <rdieter@fedoraproject.org> * xdg-open: fix regression where & gets replaced with \\& in URLs 2015-03-02 Rex Dieter <rdieter@fedoraproject.org> * xdg-email: thunderbird launch in xdg-email in gnome3 fails (BR61475) 2015-02-24 Lionel Orry <lionel.orry@gmail.com> * xdg-mime: do not report multiple desktop files (BR60329) 2015-02-20 Rex Dieter <rdieter@fedoraproject.org> * xdg-open: safer xdg-open (BR89130), inspired by patch from Vincent Bernat <bernat@debian.org> 2015-01-19 Rex Dieter <rdieter@fedoraproject.org> * xdg-open: better fix for command injection vulnerability (BR66670) * xdg-open is extremely slow because get_key executes grep unnecessarily (BR88524) 2015-01-15 Reuben Thomas <rrt@sc3d.org> * xdg-mime: dereference symlinks when using mimetype or file (BR39923) * xdg-screensaver: Change screensaver_freedesktop's interpretation of GetActive (BR29859) 2015-01-05 Rex Dieter <rdieter@fedoraproject.org> * xdg-open: command injection vulnerability (BR66670) 2015-01-04 Rex Dieter <rdieter@fedoraproject.org> * xdg-screensaver should control X11's screensaver in xfce as fallback (BR80089) 2014-10-09 Rex Dieter <rdieter@fedoraproject.org> * xdg-screensaver plasma5 support 2014-09-22 Rex Dieter <rdieter@fedoraproject.org> * Initial support for Plasma5 (largely thanks to Karol Herbst) 2014-09-19 Rex Dieter <rdieter@fedoraproject.org> * XFCE .desktop file created for browser selection is broken (BR56092) * Unnecessary filtering file:// for pcmanfm (BR63153) * fails if user sets a custom IFS environment variable (BR81386) 2014-09-17 Rex Dieter <rdieter@fedoraproject.org> * xdg-utils-common is broken, xdg-open uses bashism (BR83979) 2014-08-25 Rex Dieter <rdieter@fedoraproject.org> * xdg-email: do not encode - character 2014-04-26 Rex Dieter <rdieter@fedoraproject.org> * xdg-open fails to open web browser urls with a query string (BR45857) 2014-02-07 Rex Dieter <rdieter@fedoraproject.org> * Improvement of detecting KDE session (BR63157) 2013-10-24 Rex Dieter <rdieter@fedoraproject.org> * xdg-desktop-menu: improperly check for vendor prefix on Estonian locale (BR70742) 2013-09-16 Rex Dieter <rdieter@fedoraproject.org> * xdg-desktop-menu: Unquoted file name (BR69399) 2013-07-13 Igor Murzov <e-mail@date.by> * xdg-open: detect Enlightenment and make use of it (BR66944) 2012-10-08 Rex Dieter <rdieter@fedoraproject.org> * xdg-mime does not search mimeinfo.cache (BR31629) 2012-09-16 Rex Dieter <rdieter@fedoraproject.org> * recognize XDG_CURRENT_DESKTOP/DESKTOP_SESSION=MATE (BR54941) * xdg-su: use gnomesu for mate (BR54941) 2012-08-20 Rex Dieter <rdieter@fedoraproject.org> * xdg-su: stop checking xsu (thanks to Jiri Slaby) * xdg-su: use gnomesu for xfce if available (thanks to Jiri Slaby) 2012-08-09 Rex Dieter <rdieter@fedoraproject.org> * xdg-open fails to open a url in a "generic" environment (BR45859) * xdg-screensaver syntax error if DISPLAY isn't set (BR41144) * do not check for /etc/debian_version before using xdg-open (BR46814) * Setting $BROWSER=xdg-open can cause infinite loop (BR44047) 2012-03-10 Rex Dieter <rdieter@fedoraproject.org> * allow DESKTOP_SESSION='Xfce Session' to match xfce 2012-03-02 Rex Dieter <rdieter@fedoraproject.org> * "unknown DE" improvements (BR45295) * xdg-terminal incompatible with TERM=screen and TERM=rxvt-unicode (BR44357) * xdg-terminal doesn't handle TERM values like TERM=linux (BR44358) * add lubuntu support (BR44775) * xdg-open replaces "&" with "%U" in URLs (BR46002) 2011-12-09 Rex Dieter <rdieter@fedoraproject.org> * initial DE=mate support (mostly just xdg-open so far) 2011-12-07 Rex Dieter <rdieter@fedoraproject.org> * xdg-screensaver: gnome-screensaver detection broken (BR43575) * xdg-open: fix spurious 'x-www-browser: command not found' (RH755553) 2011-09-30 Rex Dieter <rdieter@fedoraproject.org> * xdg-open: use x-scheme-handler/ instead of uri/ (BR35700) 2011-09-28 Rex Dieter <rdieter@fedoraproject.org> * Documentation spelling fixes (BR41193). Thanks to Ville Skyttä * Fix external links in docs, use <ulink> for them (BR41194). Thanks to Ville Skyttä * Avoid some unnecessary stat calls (BR41195). Thanks to Ville Skyttä * xdg-open: improve debugging output (BR40959) * xdg-open: look up default applications by URI scheme (BR35700) * xdg-settings: support registering default scheme handler (merge from chromium folks) 2011-08-29 Rex Dieter <rdieter@fedoraproject.org> * xdg-open cant open some valid urls if URL doesnt match existing filename (BR34915). Thanks to Leho Kraav. 2011-08-27 Rex Dieter <rdieter@fedoraproject.org> * xdg-terminal fails to open terminal on generic desktop (BR40418) 2011-08-12 Rex Dieter <rdieter@fedoraproject.org> * xdg-email fails with unicode strings if using gawk (BR13139) * xdg-email: Thunderbird 5 needs unescaped addresses (BR40041) 2011-08-11 Rex Dieter <rdieter@fedoraproject.org> * xdg-terminal : remove remaining '==' bash'isms (BR38959) 2011-07-19 Rex Dieter <rdieter@fedoraproject.org> * xdg-utils-common.in: support $XDG_CURRENT_DESKTOP 2011-07-13 Rex Dieter <rdieter@fedoraproject.org> * xdg-mime : use 'file --mime-type' instead of 'file -i' (BR39166) 2011-05-10 Rex Dieter <rdieter@fedoraproject.org> * xdg-mime : handle home dirs with spaces, mimeapps.list not existing. Thanks to Mike Mammarella. 2011-05-05 Rex Dieter <rdieter@fedoraproject.org> * xdg-utils-common.in : add missing ;; 2011-05-04 Rex Dieter <rdieter@fedoraproject.org> * xdg-utils-common.in : move a couple of utility functions here (from xdg-settings), needed for xdg-email * xdg-utils-common.in : binary_to_desktop_file, handle vendor dirs 2011-04-20 Rex Dieter <rdieter@fedoraproject.org> * xdg-desktop-icon does not work when user desktop dir has spaces (BR36417) 2011-04-14 Rex Dieter <rdieter@fedoraproject.org> * xdg-open does not detect xfce (BR25941) * xdg-open's list of fallback browsers excludes seamonkey (BR33699) * text BROWSER=+elinks * xdg-open is sensitive to default grep options (BR34164) * xdg-{open,email} should try x-www-browser (BR33095) * xdg-email outputs errors with localized KDE4 (BR32924) * xdg-email runs kmailservice with incorrect locale (BR33106) * spurious capture of which in KMIMETYPEFINDER (BR31444) 2011-04-12 Rex Dieter <rdieter@fedoraproject.org> * suppress 'which gnome-default-applications-properties' output. Thanks to Mike Mammarella. 2011-04-08 Rex Dieter <rdieter@fedoraproject.org> * xdg-mime: add mimeapps.list support. Thanks to Chris Coulson. 2011-03-31 Rex Dieter <rdieter@fedoraproject.org> * Don't overwrite a /usr/share/applications/defaults.list symlink (BR35794) * Use D-Bus API for GNOME screensaver (BR29860) * Initial support for DE=Darwin, Default for $BROWSER under Mac OS (BR35500) 2011-03-28 Rex Dieter <rdieter@fedoraproject.org> * xdg-open cannot detect xfce 4.8 correctly (BR33321) * xdg-mime's info_generic doesn't normalize symlinks (BR33097) * mimetype support for xdg-mime (generic) (BR33094) * open_generic_xdg_mime is broken when a .desktop file Exec has arguments (BR30453) 2011-02-01 Rex Dieter <rdieter@fedoraproject.org> * add support for GNOME 3.x 2011-01-09 Fathi Boudra <fabo@freedesktop.org> * xdg-email: call kfmclient_fix_exit_code() under KDE 3 only. Thanks to Luc Menut. (BR32924) * xdg-utils-common: set C.UTF-8 locale to make sure the version parsing is done as expected. Under some locales the KDE version string doesn't start with "KDE". * xdg-terminal: Fix failure because the which std output is wrongly redirected to /dev/null in terminal_kde(). Thanks to Luc Menut. (BR32927)
2015-10-14Switch from x11/Xaw3d to newer x11/libXaw3d.wiz1-2/+2
Adapt some packages so they build with that. Bump their PKGREVISIONs.
2015-10-10Recursive revbump from textproc/icuryoon18-36/+36
2015-10-05Revert ruby-ohay package to 8.4.0 since 8.6.0 was not ready to commit.taca2-15/+7
2015-10-05Mark as broken due to missing dependency: ruby-chef-configsevan1-2/+4
Unbreak scan stage on bulkbuilds Reviewed by: wiz@
2015-10-05Don't use master site with dynamically generated file. We have it on nbftp.tnn1-2/+2
PR pkg/50297
2015-10-04Update ruby-sprockets to 3.3.5taca2-7/+7
**3.3.5** (September 25, 2015) * Fix bug related to absolute path being reintroduced into history cache #141.
2015-10-04Update ruby-pry to 0.10.2.taca2-6/+6
### 0.10.2 * cherry-pick c2ed9ec135bd791a32c70fbe05cc0508ea17c4040e from master (fix inf. loop with prepended methods source retrieval) * Update some specs for recent ruby versions (2.2+)
2015-10-04Update ruby-ohai to 8.6.0.taca2-7/+13
Release 8.6.0 Phil Dibowitz: * Provide a new and improved filesystem plugin for Linux & Mac (filesystem2), to support CentOS7, multiple virtual filesystems, etc. * Fix Darwin filesystem plugin on newer MacOSX Jonathan Amiez: * Linux filesystems plugin report wrong fs-type for logical volumes involucelate * Fix Windows 2008 hostname truncation #554 Pavel Yudin: * Detect Parallels host and guest virtualization Claire McQuin: * Deprecate Ohai::Config in favor of Ohai::Config.ohai. * Load a configuration file while running as an application. PR #597: * Correct platform, platform_family and version detection on Cisco's Nexus platforms. cmluciano: * add vmware plugin Jean Baptiste Favre: * Detect updated docker cgroup format Shahul Khajamohideen: * Fix memory plugin output on Solaris * Add swap space attributes for Solaris memory plugin * Add swap space attributes for AIX * Add support for SPARC based processors in Solaris cpu plugin * Make AIX cpu plugin's output consistent with Solaris cpu plugin * Make AIX, Solaris memory output consistent to Linux Sean Horn: * ec2 plugin should handle binary userdata too Alexey Karpik: * Add support for SoftLayer cloud MichaelSp: * return correct ipaddress for openvz guests Anthony Caiafa: * Only run ifconfig against active interfaces Shahul Khajamohideen and Sean Escriva: * Windows Memory plugin Chris Chambers: * Convert Solaris OHAI CPU detection to kstat from psrinfo Release 8.5.0 * PR #548: Coerce non-UTF8 strings to UTF8 in output to suppress UTF8 encoding exceptions * PR #544 add support for Wind River Linux and Cisco's Nexus platforms
2015-10-04Update ruby-naught to 1.1.0.taca2-6/+6
## 1.1.0 - [Make it possible to supply an example object to mimic, with no class.](https://github.com/avdi/naught/commit/df2b62c027812760ce200177ce056929b5aea339) - [Define implicit conversion for to_hash](https://github.com/avdi/naught/commit/e20dc472d3bc71ba927d6ddb0fb0032e1646df77) - [Define implicit conversion for to_int](https://github.com/avdi/naught/commit/d32d4ea32a9a847bffd6cf18f480bdfaaf7a3641)
2015-10-01Recursive revbump for poppler-0.36.0 shlib bump.wiz8-13/+16
2015-09-30Update to 1.2.20150920:wiz2-7/+6
2015/09/20 + decrease table value for minimum number of arguments for the widgets which use --no-items option (report by Raven Singularity). + update configure macros: + use $SHELL consistently, deprecate non-POSIX shell + PKG_CONFIG may simply be unset - fix + add option to allow changing ABI version, from ncurses6.
2015-09-30Update to 2.39.0:wiz3-9/+14
New Features * Implement tag mapping to automatically filter/transform tags when adding books or downloading metadata * Kobo driver: Support for newly firmware version 3.18 * Edit Book: Add a setting to control icon size for the toolbars (Preferences->Toolbars) Bug Fixes * Edit Book: Check Book: Fix automatic correction of missing unique id sometimes not working * Edit Book: Fix (hopefully) View->Browse images in books sometimes not showing changed images * CBZ metadata: Do not fail to read metadata if the volume is not a valid number. * Content server: Fix error in /mobile page if one of the books has metadata with ascii control codes in it. * Linux: Workaround for systems with broken xdg-open implementations that do not unquote urls before passing them to applications * Get Books: Update cdp.pl store for website changes * HTMLZ Output: Fix HTML files being created with system encoding instead of UTF-8.
2015-09-27Upgrade to 1.05kamil2-10/+6
Stop fixing ansiweather's shebang (addressed upstream). Upstream changelog ================== AnsiWeather 1.05 (2015-09-27) - Fixes for numeric translation on NetBSD (Thanks Kamil Rytarowski) - Use xargs printf construct to avoid hardcoding path to external printf command (Thanks Kamil Rytarowski) - Use '/bin/sh' shebang instead of '/usr/bin/env sh' for portability reasons (Thanks Kamil Rytarowski) - Replacing spaces by underscores in location name before calling the weather API - Force bc to always return integers for wind directions (Thanks Lornix) - Documentation updates AnsiWeather 1.04 (2015-09-10) - Added a '-a' option to toggle ANSI colors display - Daylight option in the example configuration file now default to false to match program default - Better formatting for usage display - Documentation updates
2015-09-26Avoid using rubyforge.org since it stopped most of services.taca2-4/+4
2015-09-26Update HOMEPAGE.taca1-2/+2
Avoid using rubyforge.org since it stopped most of services.
2015-09-24Update to 5.0.2.2ryoon3-19/+19
Changelog: Bugs fixed compared to 5.0.2 RC1: rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice asks for user and password [Stephan Bergmann] rhbz#1259746 Writer fails to open correct ODT file from WebDAV share [Stephan Bergmann] tdf#92145 Writer text table rows can't be resized (with disabled rulers) [László Németh] tdf#92357 Tab type switcher in ruler does not clear previous icon when clicking it [László Németh] tdf#92843 UI: The case of the disappearing zoom slider [László Németh] tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna] tdf#92995 EDITING: Undo of Drag&Drop with annotation/comment object causes crash [Eike Rathke] tdf#93666 GL / area fill scaling issue. [Tomaž Vajngerl] tdf#93778 gestureLongPress cores being passed a NULL frame [Szymon Kłos] tdf#93814 cache binary compiled versions of shaders ... [Marco Cecchetti] tdf#93884 odd text rendering artifacts in slideshow [Miklos Vajna] tdf#93989 crash on chart insert ... [Markus Mohrhard] tdf#93996 gltf rendering timer is far too fast ... [Michael Meeks] tdf#94006 OpenGLContext - ref-counted and manually managed ... [Michael Meeks] tdf#94031 Some 3D OpenGL transitions don't work in GL mode ... [Lubosz Sarnecki] tdf#94213 horrible flickering on window resize [Michael Meeks] tdf#94249 EDITING: Calc sort crashes [Eike Rathke] tdf#94252 Gratuitous GL context switching. [Michael Meeks] tdf#94281 mis-use of legacy GL contexts ... [Michael Meeks] Bugs fixed compared to 5.0.1 RC2: bnc#835985 revert "When printing ... 'Order' did not count." [Jan Holesovsky] cid#1315264 DOCX import: rot=90 and vert=vert270 means no text rotation [Miklos Vajna] coverity#1320472 uninitialized scalar field [Caolán McNamara] i#121407 fix mis-merge [Stephan Bergmann] i#124638 xmloff: fix Calc header background image saving [Miklos Vajna] i#65128 handle the NULL clip correctly for pdf output [Thorsten Behrens] i#95318 svtools: don't commit SvtMenuOptions too early [Michael Stahl] rhbz#1255200 [abrt] libreoffice-core: sdr::table::SvxTableController::SetTableStyle(): soffice.bin killed by SIGSEGV [Caolán McNamara] rhbz#1255811 [fix available] Calc: Random Number generator can't be edited and applied for cell location [Eike Rathke] tdf#44388 Printing/Exporting to PDF adds text to the side of form elements ('checkbox',...) [Thorsten Behrens] tdf#44399 UI: Format Cells dialog displays misleading value for 'Decimal places' [Laurent Balland-Poirier] tdf#60381 The operation on <path> was started with an invalid parameter [Giuseppe Castagno] tdf#73071 Sidebar: Styles are missing from Properties tab [Yousuf Philips] tdf#75973 password protected library does not honnor end user type definition [Laurent Godard] tdf#76649 Trend line invisible if first data point is missing x value [Laurent Balland-Poirier] tdf#77514 FORMATTING: CJK ruby text (furigana) in vertical mode pushes characters to the left of the base line [Mark Hung] tdf#78111 UI: "Freakout"-behaviour and freeze during resize of docked sidebar [Maxim Monastirsky] tdf#79018 FILEOPEN: DOCX with a footnote hangs LO on open [Oliver Specht] tdf#79741 Macro with Find @ Replace crash Calc [Julien Nabet] tdf#80512 UI: Horizontal scrollbar backwards with RTL sheet and kde4 ui [Jan-Marek Glogowski] tdf#80866 Layout of custom handouts is ignored [Jan Holesovsky] tdf#83546 SIDEBAR: content panels in tray don't open with accelerators when sidebar is enabled but fully hidden [Maxim Monastirsky] tdf#87922 4.4.0.x Automatic font color no longer works [Miklos Vajna] tdf#87924 FILEOPEN: DOCX - text in shape is wrong direction [Miklos Vajna] tdf#88986 EDITING: Insert Frame dialog shows empty lists for area fill types [Miklos Vajna] tdf#89245 FORMATTING, FILESAVE: Header and footer background images are not saved [Miklos Vajna] tdf#89381 ValueSet has rendering issues in RTL interface [Maxim Monastirsky] tdf#89720 Highlighted comment text with replies have dark color [Miklos Vajna] tdf#89954 FORMATTING: Autocapitalisation does not happen if the last word in the previous sentence has a comment in the middle of the word [Miklos Vajna] tdf#91022 Incorrect Dates in Report created with legacy report wizard [Julien Nabet] tdf#91060 LO impress crashes when opening pptx with comments [Caolán McNamara] tdf#91882 UI: Dialogue for Advanced filter is transparent. [Michael Meeks] tdf#91969 FORMATTING: Parts of Paragraph Border missing when Border around more than one Paragraph [Zolnai Tamás] tdf#92019 Implement texture atlas for OpenGL [Tomaž Vajngerl] tdf#92242 UI - StartCenter and Application windows can not be resized diagonally with mouse after initial window size increase and covers OSX Dock [andreask] tdf#92256 INDIRECT function lost interoperabilty with calc documents migrated by OOo3.2.1 [Katarina Behrens] tdf#92324 printing of labels (Next dataset fields) via file->print is broken [Vasily Melenchuk] tdf#92379 ODF import: styles with fo:background-color wrongly imported causing wrong frame and paragraph backgrounds [Michael Stahl] tdf#92612 Right-clicking after applying "paint buckets" leads to multiple Undo [Ashod Nakashian] tdf#92885 Incorrect cell border drawing in DOC file after saving in 5.0 [Noel Grandin] tdf#92982 rendercontext: blinking cursor is drawn directly [Miklos Vajna] tdf#92997 Chart: Data table category view format bad for table of times [Eike Rathke] tdf#93064 START CENTER: Icon sizes in breeze cause help and extensions buttons not to be visible [andreask] tdf#93071 UI: General format: useless trailing zeroes for scientific notation [Laurent Balland-Poirier] tdf#93077 Dialog editor: adding a language crashes LibO [Michael Meeks] tdf#93096 Selecting text with keyboard (partially outside current view) results in wrong highlighting and mangled text [Miklos Vajna] tdf#93098 Unexpectedly quit when use Data->Sort (crash) [Eike Rathke] tdf#93188 Closing media player crashes Writer [Michael Meeks] tdf#93233 clock face emoji autocorrect collisions in some languages [Christian Lohmaier] tdf#93284 FILEOPEN: LibO crashes on loading .RTF [Miklos Vajna] tdf#93325 rendercontext: animgifs are painted directly [Miklos Vajna] tdf#93351 FORMATTING: "Edit style" button in "Schema & Numbering" tab in paragraph style edition navigates wrong [Julien Nabet] tdf#93353 Master document does not show diagrams included and properly shown in documents linked into the master [Bjoern Michaelsen] tdf#93358 Copy/paste of a range of cells with IF formula and format set to General causes crash [Eike Rathke] tdf#93364 rendercontext: style combo box is not always updated [Miklos Vajna] tdf#93384 rendercontext: comment spelling is drawn directly [Miklos Vajna] tdf#93388 Crash when deleting cell contents [Eike Rathke] tdf#93404 status indicator progress bar not shown while loading big file [Stephan Bergmann] tdf#93407 Draw crashes when changing line width using sidebar [Maxim Monastirsky] tdf#93410 NullPointerException while connecting to LibreOffice via Java UNO API [Noel Grandin] tdf#93437 Once the Function Wizard has been Displayed, it is not Possible to Select Columns or Rows or to Open the Context Menu of Columns and Rows [Katarina Behrens] tdf#93451 Menu-Icons are always hidden [Michael Stahl] tdf#93514 Non free cs_CZ (Czech) thesaurus dictionary [Christian Lohmaier] tdf#93529 OpenGL tracker bug ... [Michael Meeks] tdf#93530 menu non-rendering on click ... [Michael Meeks] tdf#93532 Image / CRC32 not enough ... [Michael Meeks, Marco Cecchetti] tdf#93536 Crash when launching Tools > AutoText (comment 6) [Michael Meeks] tdf#93546 Need way to hard disable any OpenGL usage / probing etc. [Michael Meeks, Stephan Bergmann] tdf#93547 detect OpenGL crashes and disable it [Michael Meeks] tdf#93558 Preview of Bullets is hard to see with a dark theme [Maxim Monastirsky] tdf#93569 Linux: no save on crash [Michael Meeks] tdf#93600 Condition Formatting: Entering "=" in comparison value crashes program [Katarina Behrens] tdf#93614 Detect hanging OpenGL drivers & disable GL ... [Michael Meeks] tdf#93620 help -> about should list GL status ... [László Németh] tdf#93662 white-list only the latest GL hardware and drivers [Michael Meeks] tdf#93713 "Unprotect Cells" missing from Table Menu and Table Toolbar (comment 6) [Yousuf Philips] tdf#93736 Bottom stroke line of a rectangle is half-drawn when using OpenGL [Tomaž Vajngerl] tdf#93750 EMF+ is not displayed at all [Mike Kaganski] tdf#93751 GL textures destroyed while still bound to framebuffers [Michael Meeks] tdf#93772 switching context does not un-bind framebuffers correctly ... [Michael Meeks] tdf#93781 Impress copy wrong style name to clipboard when style name contains Chinese character [Mark Hung] tdf#93798 apitrace and glerrors ... [Michael Meeks] tdf#93822 disable background saving with GL enabled ... [Michael Meeks] tdf#93830 PPTX import: DrawingML fallback of Vertical Picture List SmartArt is not imported correctly [Andras Timar] tdf#93838 opengl glyph caching misplaces start center text [Miklos Vajna] tdf#93839 vdevs shared OpenGLContexts - end up broken. [Michael Meeks] tdf#93850 shader compilation can take a while ... [Michael Meeks] tdf#93857 opengl glyph caching misplaces writer text [Miklos Vajna] tdf#93859 Radio buttons are all "selected" when using OpenGL [Tomaž Vajngerl] tdf#93867 using GL threads across threads incorrectly ... [Michael Meeks] tdf#93870 Disable DirectX slideshow when in OpenGL mode ... [Michael Meeks] tdf#93892 The close button in menubar is empty with openGL [Jan Holesovsky]
2015-09-23Deal with more non-standard introspection requirements from cxxabi.h.joerg3-1/+70
Disabling doclint for JavaDoc.
2015-09-23Apply big hammer for disabling JavaDoc linting in all cases.joerg1-1/+9
2015-09-23Remove majority of the javadoc magic from configure.ac. Disable lintingjoerg10-3/+192
of JavaDoc comments for "valid" HTML. Merge patches for building against newer boost.
2015-09-17Add missing dependency. Bump PKGREVISION.wiz1-1/+3
From Shaun Smiley in PR 50250.
2015-09-16Pick up and apply some patches based onhe7-1/+131
http://pkgs.fedoraproject.org/cgit/libreoffice.git/commit/?id=57cfb98d1c45259f946ff3444eeb6891a030e063 which makes libreoffice43 build with boost 1.59. This time it is verified to build with the rest of pkgsrc updated (as of today) on NetBSD/i386 6.1.5.
2015-09-16Switch from libwps to libwps03, so that this has a chance to buildhe1-2/+2
together with fully up-to-date packages.
2015-09-13Update ruby-sprockets to 3.3.4.taca3-7/+10
**3.3.4** (September 1, 2015) * Relative cache contents now work with windows. **3.3.3** (August 21, 2015) * Remove more absolute paths from cache contents. **3.3.2** (August 19, 2015) * Fix cache contents to use relative paths instead of absolute paths. **3.3.1** (August 15, 2015) * Fix legacy Tilt integration when locals is required argument. **3.3.0** (August 12, 2015) * Change internal cache lookup to use relative asset paths instead of absolute paths.
2015-09-13Update ruby-parallel to 1.6.1.taca2-6/+6
* Parallel.map writes its output safely (issue #129).
2015-09-13Update ruby-daemons to 1.2.3.taca3-7/+8
== Release 1.2.3: June 25, 2015 * fix: ApplicationGroup now waits on subprocesses in start_all (thanks to tobithiel)
2015-09-13Update ruby-commander to 4.3.5.taca2-6/+6
=== 4.3.5 / 2015-08-09 * Fixed a bug with small terminal widths, changed minimum screen width for wrapping to 40 columns. (@toolmantim)
2015-09-13Update ruby-bundler to 1.10.6.taca2-6/+6
## 1.10.6 (2015-07-22) Workarounds: - only warn on invalid gemspecs (@indirect) Bugfixes: - fix installing dependencies in the correct order (#3799, @pducks32) - fix sorting of mixed DependencyLists (#3762, @tony-spataro-rs) - fix `install_if` conditionals when using the block form (@danieltdt)
2015-09-12Move print/poppler-qt to print/poppler016-qt3 to better reflect what itjoerg2-4/+4
is about.
2015-09-11Fix the workaround for missing frexpl() on netbsd-6:he2-7/+8
use frexp() as a substitute for frexpl() on NetBSD before 6.99.17
2015-09-11Update to 2.38.0:wiz3-9/+9
New Features * Add support for Kobo Touch 2 * Edit Book: Add a tool to check external links (links pointing to websites). Can be accessed via Tools->Check external links * Edit Book: Add an option to turn off drag and drop editing of text (Preferences->Editor) * Two new icon themes: Primo+ and Black Edition (Preferences->Look & Feel->Change icon theme) Bug Fixes * Copy to Library: Fix author sort/link values not being copied when copying a book with an author not present in the destination library. * When inserting metadata jackets do not set media for the stylesheet. This prevented the stylesheet from working with some reader devices. * Copy to library: Fix conversion options not being copied when copying books between libraries
2015-09-11Add -D__EXTENSIONS__ to CPPFLAGS on SunOS.kim1-2/+2
2015-09-08Add ansiweatherkamil1-1/+2
2015-09-08Import ansiweather-1.03 as misc/ansiweatherkamil4-0/+71
AnsiWeather is a Shell script for displaying the current weather conditions in your terminal, with support for ANSI colors and Unicode symbols. Weather data comes from the `OpenWeatherMap` free weather API. The default location of a configuration file can be overriden by the global environment variable ANSIWEATHERRC. Beware, if configuration file doesn't exists, the script queries a GeoIP API to try to approximate user location, this service may be overloaded at time so the application might appear stalled. Packaged in wip/ansiweather by Kamil Rytarowski
2015-09-08Switch to orcus0.8.wiz3-7/+6
2015-09-08Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up somejperkin3-11/+3
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
2015-09-07This package just installs a text file. No bl3.mk needed.wiz1-12/+0
2015-09-07Update to 20150907, from David Shao in PR 50106.wiz2-11/+13
Hand-applied (due to gnats vs. whitespace) and pkglinted. Changes: more ids, what else :)
2015-09-04Update to 2.37.1: bugfix in the progress indicator.wiz2-6/+6
2015-09-04Update to 2.37.0:wiz3-7/+8
tures Driver for the Lark Freebook reader device A redesigned busy spinner -- why should icons get all the love? When merging book records, show more information about the target book record. A new icon theme 'Dark Blue' (Preferences->Look & Feel->Change icon theme) Add a check box to control copying ebook files when duplicating book records via the Add Empty Book dialog Bug Fixes Edit Book: Check Book: Fix automatic fixing of unsafe ids not working if the file containing the unsafe also needs to be fixed for an unsafe filename. E-book viewer: Informative error message for themes button when no themes have been created Fix a regression that caused the library switch entries at the bottom of the library menu to not work when there are many libraries. Get Books: Update Amazon EU store plugins for website changes
2015-09-04Update to version 4.3.7.he2-15/+15
Upstream changes: Fixed bugs in 4.3.7 RC2 (4.3.7): * i#123539 3D pie-chart missing guide handles [Caolán McNamara] * rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice asks for user and password [Stephan Bergmann] * rhbz#1197614 fix calculation of m_bHasActive when removing active element [Stephan Bergmann] * tdf#74018 fix int wraparound + crash on export [Caolán McNamara] * tdf#75614 RTF import: fix missing text after footnote [Miklos Vajna] * tdf#82430 gcc-wrappers: command line *must* start with a space [Michael Stahl] * tdf#82784 cui: Area tab page: do not override imported bitmaps [Michael Stahl] * tdf#84294 vcl: fix PDF export of transparent Writer frames in LO 4.3 [Michael Stahl] * tdf#86793 vcl: speed up OutputDevice::GetEllipsisString() [Michael Stahl] * tdf#89597 resize formula buffers after adding a dummy sheet [Katarina Behrens] * tdf#90583 3D pie-chart missing guide handles [Caolán McNamara] Fixed bugs in 4.3.7 RC1: * bnc#773048 OOXML: fix import of insets when shape and/or shape text is rotated [Andras Timar] * bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotated [Andras Timar] * bnc#910045 wrong cell fill color defined by table style [Zolnai Tamás] * coverity#1267678 this is surely backwards (gold) [Caolán McNamara] * i#124371 don't create a new list for each multiselection portion [Caolán McNamara] * i#45160 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl] * i#96684 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl] * rhbz#1162352 [abrt] libreoffice-core: sfx2::SvLinkSource::HasDataLinks(): soffice.bin killed by SIGSEGV [Caolán McNamara] * rhbz#1163106 [abrt] libreoffice-core: soffice.bin killed by SIGABRT on shutdown in tdoc_ucp::OfficeDocumentsManager::OfficeDocumentsCloseListener [Michael Stahl] * rhbz#1175027 [abrt] libreoffice-core: killed by SIGSEGV on shutdown in SwConnectionDisposedListener_Impl [Michael Stahl] * rhbz#1177022 no width set on space glyph with CM Typewriter fonts [Michael Stahl, Caolán McNamara] * rhbz#1180312 don't access empty range list, could be [Eike Rathke] * rhbz#1184582 [abrt] libreoffice-core: gcc3::raiseException(): soffice.bin killed by SIGABRT [Stephan Bergmann] * tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType() [Eike Rathke] * tdf#42481 propagate errors as errors in matrix calculations [Eike Rathke] * tdf#50133 wrong underlining in Reports [Julien Nabet] * tdf#67534 fix "Property Handler" shared lock [Maxime de Roucy] * tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir] * tdf#68137 crash in traversing script fields [Caolán McNamara] * tdf#68963 avoid __refheading__ regression reported in#/recognize __RefHeading__ bookmarks as TOC [Justin Luth] * tdf#73059 isDBReadOnly ensure connection before trying to retrieve it [Lionel Elie Mamane] * tdf#75565 reduce block on pasting rtf like we do for html [Caolán McNamara] * tdf#76636 crash on merging certain cells imported from a .doc [Caolán McNamara] * tdf#77241 sw: fix creation of field data source string [Michael Stahl] * tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson] * tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl] * tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens] * tdf#79569 crash undoing tricky cell merge [Caolán McNamara] * tdf#80370 fix Mac OS X install names of external/{coinmp,lpsolve} [Stephan Bergmann] * tdf#81429 select corresponding listbox entry if not current [Eike Rathke] * tdf#81659 handle expand reference edge correctly [Eike Rathke] * tdf#81876 vcl/text: fix duplicate text in fontwork [Pierre-Eric Pelloux-Prayer] * tdf#82114 crash on loading certain docx [Miklos Vajna] * tdf#82524 mismatch of ValueSet and metric field values [Katarina Behrens] * tdf#82942 updating field contents with incorrect attribute positions [Caolán McNamara] * tdf#83073 use loaded graphic's width/height as defaults [Caolán McNamara] * tdf#83461 do not override MatColsRows if already set [Eike Rathke] * tdf#83977 push/Pop before/after messing with the cursor [Caolán McNamara] * tdf#84383 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl] * tdf#84887 TabBar::ImplShowPage crash [Caolán McNamara] * tdf#84942 make fodt non crashy like odt for formulas inside shapes [Caolán McNamara] * tdf#84943 make fodt non crashy like odt for formulas inside shapes [Caolán McNamara] * tdf#85666 when matching existing list indent use matching level [Caolán McNamara] * tdf#86399 don't clobber cluster start caret pos [Caolán McNamara] * tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian] * tdf#86674 paragraphs have ATK_STATE_INVALID [Niklas Johansson] * tdf#87488 wrong text rotation inside a preset shape from docx [Gary Houston] * tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers] * tdf#87548 don't create a new list for each multiselection portion [Caolán McNamara] * tdf#87760 if we can't anchor at hidden text then... [Caolán McNamara] * tdf#87803 bin useless $buildidstring [Andras Timar] * tdf#87820 images not displayed properly in Calc [Henry Castro] * tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tab [László Németh] * tdf#88455 crash using delete in available fields [Caolán McNamara] * tdf#88475 BrowseBox/grid: reposition data cursor to current row after paint [Lionel Elie Mamane] * tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA() [Winfried Donkers] * tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane] * tdf#88672 add missing return if error to not crash [Eike Rathke] * tdf#88740 parse with locale decimal separator [Eike Rathke, Andras Timar] * tdf#88784 crash on loading certain docx [Miklos Vajna] * tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to us [Miklos Vajna] * tdf#88814 parameters are kinda-partially supported, so follow the suggestion [Lionel Elie Mamane] * tdf#88825 absent datasource causes exception / abort [Caolán McNamara] * tdf#88847 fields of query design can be moved to the left only [Julien Nabet] * tdf#88854 crash on opening drop caps [Caolán McNamara] * tdf#88855 fix GetEnglishSearchFontName() returns incorrect value. [Tomofumi Yagi] * tdf#88899 sw: fix expanding of SwDocInfoField with DateTime [Michael Stahl] * tdf#89048 macab initialize record list even for never-match condition. [Norbert Thiebaud] * tdf#89070 table filter dialog: properly initialise OTableTreeListBox [Lionel Elie Mamane] * tdf#89105 sw: Remove unnecessary downcast [Matteo Casalin] * tdf#89129 crash when defining a specific relationship [Julien Nabet] * tdf#89179 fix Undo of Numbering Level change crash [Caolán McNamara] * tdf#89227 if no SwView then disable accept/reject change buttons [Caolán McNamara] * tdf#89252 fix bold, regular font spacing bug for Graphite fonts [Martin Hosken] * tdf#89330 preserve file name case in an unresolvable external named range [Jan Kantert] * tdf#89437 ordinal suffix should never be superscript in some languages [Niklas Johansson] * tdf#89460 test pChangeTrack before using it [Laurent Godard] * tdf#89482 avoid __refheading__ regression reported in [Justin Luth] * tdf#89484 check that sheet reference is within selected sheets [Eike Rathke] * tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke] * tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl] * tdf#89666 vcl: speed up HbLayoutEngine line layout for large paragraphs [Michael Stahl] * tdf#89679 fix incorrect mapping of font-family-complex and CharFontNameAsian [Mark Hung] * tdf#89774 oox: TotalTime is in minutes [Miklos Vajna] * tdf#89958 filter ends with / does not end with correction [Eike Rathke] * tdf#90138 don't try to save a marks OtherPos if it doesn't have one [Caolán McNamara] * tdf#90301 string access out of bounds [Eike Rathke] * tdf#90403 PPTX import: use real table size [Andras Timar] * tdf#90404 OOXML chart legend import improvement [Andras Timar] * tdf#90472 initial load of bibliography doesn't... [Caolán McNamara] Fixed bugs in 4.3.6 RC2 (4.3.6): * coverity#1266508 useless call (gold) [Caolán McNamara] * rhbz#1136013 [abrt] libreoffice-core: sd::SdExternalToolEdit::Update(): soffice.bin killed by SIGSEGV [Michael Stahl] * rhbz#1179642 [abrt] libreoffice-core: SvTreeListEntry::GetUserData(): soffice.bin killed by SIGSEGV [Caolán McNamara] * rhbz#1180114 writerfilter: don't crash on w:customXmlDelRangeStart etc. [Michael Stahl] * tdf#38838 useless call (gold) [Caolán McNamara] * tdf#70236 propertly recognise full Access 2007 URL [Lionel Elie Mamane] * tdf#75467 extend Carbon API alias resolve from OS X 10.5 to 10.7 [Peter Nowee] * tdf#81124 crash on setting autofilter on column with no content [Caolán McNamara] * tdf#84336 fix swf rendering [Matthew Francis] * tdf#87601 specific html doc hangs on load [Caolán McNamara] * tdf#88378 flipping by reversing co-ord system no longer works [Caolán McNamara] * tdf#88455 delete in empty data field crashes [Caolán McNamara] * tdf#88475 BrowseBox/grid: reposition data cursor to current row after paint [Lionel Elie Mamane] * tdf#88721 correct negated condition in range name validation [Eike Rathke] * tdf#88735 crash after calling sort after subtotal removal [Caolán McNamara] Fixed bugs in 4.3.6 RC1: * bnc#822341 PPTX export of embedded text documents [Zolnai Tamás] * bnc#862510 PPTX import: Wrong text color inside shape [Zolnai Tamás] * bnc#904423 text(box) is rendered white on white when it is not [Zolnai Tamás] * coverity#735424 revert "Logically dead code" [Lionel Elie Mamane] * i#121504 image missing from doc [Caolán McNamara] * i#124452 revert "correct svg:viewBox for EnhancedCustomShape..." [Andras Timar] * icu#11451 bidi, the gift that keeps on giving [Caolán McNamara] * rhbz#1012353 go back to the old way of doing things [Caolán McNamara] * rhbz#1116534 [abrt] libreoffice-core: intrusive_ptr(): soffice.bin killed by SIGSEGV [David Tardon] * rhbz#1164614 xslt dialog crashes if there are no entries [Caolán McNamara] * rhbz#1165444 [abrt] libreoffice-core: EditView::GetFieldUnderMousePointer(): soffice.bin killed by SIGSEGV [Caolán McNamara] * rhbz#1175142 nStarts ends up as an invalid -1 [Caolán McNamara] * tdf#38844 color graphics as black and white [Caolán McNamara] * tdf#40746 fix another validation error for OOXML [Markus Mohrhard] * tdf#45266 import part for: " use correct xml element name " [Markus Mohrhard] * tdf#48846 go back to the old way of doing things [Caolán McNamara] * tdf#53001 reintroduce embedded picture for form components [Lionel Elie Mamane] * tdf#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrm [Caolán McNamara] * tdf#61704 don't overwrite users input if the value is unchanged [Caolán McNamara] * tdf#65163 reintroduce embedded picture for form components [Lionel Elie Mamane] * tdf#67615 ComboBox in table should use same formatting as floating ComboBox [Lionel Elie Mamane] * tdf#67930 reportbuilder: Revert "don't use variables ... [Michael Stahl] * tdf#68024 reportbuilder: Revert "don't use variables ... [Michael Stahl] * tdf#68385 update references only if cut originates from the same document [Eike Rathke] * tdf#68684 export more numbering types correctly into HTML [Andras Timar] * tdf#69006 crash when pasting over a formula [David Tardon] * tdf#70157 fix crash on loading [Caolán McNamara] * tdf#72031 RTF import: bogus call to getBestTextEncodingFromLocale() [Miklos Vajna] * tdf#73165 don't restart timer if already running [Caolán McNamara] * tdf#74981 sw: fix attributes when splitting paragraph [Michael Stahl] * tdf#75137 can't Move Cursor Between Footnotes with Up/Down Arrow Keys [Takeshi Abe] * tdf#75408 go back to the old way of doing things [Caolán McNamara] * tdf#76334 revert "correct svg:viewBox for EnhancedCustomShape..." [Andras Timar] * tdf#76780 don't limit PositionY to available width [Lionel Elie Mamane] * tdf#79249 call formula compiler with error string [Eike Rathke] * tdf#79449 the xlink:type attribute is mandatory [Markus Mohrhard] * tdf#79810 SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLOR [Miklos Vajna] * tdf#80091 handle relative refs correctly in xls import, [Markus Mohrhard] * tdf#80968 file resultset seek table to before beginning on opening resultset [Lionel Elie Mamane] * tdf#81195 use the correct tab for sheet local names, [Markus Mohrhard] * tdf#81501 ctrl+A and Data Sort took ages to broadcast ALL cells [Eike Rathke] * tdf#82219 color graphics as black and white [Caolán McNamara] * tdf#82312 excel chart has a wrong size [Noel Grandin] * tdf#82681 return IsUserDefined w/o negation [Katarina Behrens] * tdf#83027 no separator really means no separator, [Markus Mohrhard] * tdf#83354 chart is truncated - moved down outside the margins of the object [Zolnai Tamás] * tdf#83534 for external data sources this variable can be null, [Markus Mohrhard] * tdf#83606 Data ranges in chart inside spreadsheet can't be modified/updated in the data range window [Laurent BP] * tdf#84556 relative refs wrap around in xls, [Markus Mohrhard] * tdf#84685 writerfilter: RTF import: support \xe index entry [Michael Stahl] * tdf#84686 prevent std::bad_alloc exception by stricter input check [Andras Timar] * tdf#85179 RTF import: positive border width and fLine=0 means no border [Miklos Vajna] * tdf#85258 differentiate between empty cell and empty result in matrix [Eike Rathke] * tdf#85304 don't update range name if ref not in update range, [Markus Mohrhard] * tdf#85353 we want to compare two different cells, [Markus Mohrhard] * tdf#85496 editeng: avoid exporting duplicate attributes [Michael Stahl] * tdf#85590 'Pick a color' circle location is incorrect when opened [Caolán McNamara] * tdf#85617 handle index based external refs in formulas in ooxml import, [Markus Mohrhard, Eike Rathke] * tdf#85856 we need the original context that contains the data, [Markus Mohrhard] * tdf#85876 sw: fix attributes when splitting paragraph [Michael Stahl] * tdf#85889 RTF import: bogus call to getBestTextEncodingFromLocale() [Miklos Vajna] * tdf#86166 we need the SdrPage for deleting the notes, [Markus Mohrhard] * tdf#86241 import @TERM and @CTERM functions from Lotus 1-2-3 files [Andras Timar] * tdf#86253 we need to copy the condition format cell for cell, [Markus Mohrhard] * tdf#86472 added white backgrounds to images so they appear fine in dark themes [Yousuf Philips] * tdf#86689 Strikethrough: "With /" and "With X" [Julien Nabet] * tdf#86734 reimplement shared formula import for xlsb, [Markus Mohrhard] * tdf#86750 RTF import: fix table of contents links [Miklos Vajna] * tdf#86754 handle all fill cases correctly, [Markus Mohrhard] * tdf#86761 RTF import: positive border width and fLine=0 means no border [Miklos Vajna] * tdf#86772 show localized filter names in Save dialog [David Tardon] * tdf#86809 connect filter conditions correctly [Eike Rathke] * tdf#86820 executing toolbar menu entry can destroy menu [Caolán McNamara] * tdf#86843 avoid getting deleted before finishing Broadcast [Caolán McNamara] * tdf#86931 wrong offsets used to set language [Caolán McNamara] * tdf#86978 append formula cells to track instead of tree [Eike Rathke] * tdf#87015 image missing from doc [Caolán McNamara] * tdf#87044 reportbuilder: Revert "don't use variables ... [Michael Stahl] * tdf#87108 crash on saving fodg [Caolán McNamara] * tdf#87110 xmloff: don't catch IllegalArgumentException here [Michael Stahl] * tdf#87189 don't draw negative canvas sizes [Caolán McNamara] * tdf#87199 sw: fix root cause of a11y crash when merging cells [Michael Stahl] * tdf#87292 use system dependent path instead of file URL [Andras Timar] * tdf#87555 ComboBox in table should use same formatting as floating ComboBox [Lionel Elie Mamane] * tdf#87558 better fix for Duplication in Last Used Functions sidebar list [Julien Nabet] * tdf#87581 Pb to delete words with 2 initials in Autocorr Except [Julien Nabet] * tdf#87612 don't overwrite users input if the value is unchanged [Caolán McNamara] * tdf#87754 duplicated strings in an ItemList are not translated [Zolnai Tamás] * tdf#87789 groups should appear like views and not like tables [Julien Nabet] * tdf#87823 move Menu->New Menu [Caolán McNamara] * tdf#87840 mix between ignorecurrency and inputchecks [Julien Nabet, Caolán McNamara] * tdf#87968 Assertion failed: false rtl_uString_newFromSubString [Julien Nabet] * tdf#88005 sw: fix check in SwWW8ImplReader::StopApo() [Michael Stahl] * tdf#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisons [Lionel Elie Mamane] * tdf#88200 only delete cell content for CELLTYPE_NONE, [Markus Mohrhard]
2015-09-03Fix patch to declare frexpl.gdt2-4/+4
The patch was intending to insert a declaration on NetBSD before 6.99.17, but had <= instead of >= for the if to omit it. Resolves build on NetBSD 6.
2015-09-01Upgrade misc/screen to version 4.3.1 and address stack overflog bug 45713.kim11-69/+145
Ref: https://savannah.gnu.org/bugs/?45713 Changes since version 4.2.1 --------------------------- Version 4.3.1 (28/06/2015): * Fix resize bug Version 4.3.0 (13/06/2015): * Introduce Xx string escape showing the executed command of a window * Implement dead/zombie window polling, allowing for auto reconnecting * Allow setting hardstatus on first line New Commands: * 'sort' command sorting windows by title * 'bumpleft', 'bumpright' - manually move windows on window list * 'collapse' removing numbering 'gaps' between windows, by renumbering * 'windows' command now accepts arguments for use with querying
2015-09-01Revert previous: it expanded the tags.kim1-10/+10
2015-09-01Revert previous: it expanded the tag.kim1-3/+3
2015-08-30Fix packaging.ryoon1-2/+4
Thank you, prlw1@.