+ common
+ branch libreoffice-3-6-4 [Petr Mladek]
+ version 3.6.4.1, tag libreoffice-3.6.4.1 [Petr Mladek]
+ core
+ / doubled ~ in German ok/cancel translations (fdo#56281, rhbz#868479) [Caolán McNamara]
+ accept fraction input if preset (fdo#55369) [Eike Rathke]
+ add a space in sw outline tooltips (fdo#54094) [Cédric Bosdonnat]
+ add license info [Noel Power]
+ add LRM before Shekel sign, forcing it to appear left of numbers (fdo#46807) [Lior Kaplan]
+ add some new ado constants (bnc#787452) [Noel Power]
+ adding Keywords to .desktop files (fdo#47157) [Marco Biscaro]
+ cannot import HTML
and
(fdo#50931) [Louis Possoz]
+ check for null object. The OLE name may not always be set. [Kohei Yoshida]
+ consolidate ₪ appearances to a CURRENCY template [Lior Kaplan]
+ corrected page preview direction for RTL interface (fdo#43210) [Issa Alkurtass]
+ correctly handle cell note shifting when immediate row/column is deleted. [Kohei Yoshida]
+ crash on export to .docx of inline anchored frame (fdo#48569) [Caolán McNamara]
+ dbase: correctly NULL out non-filled in fields in inserted rows (fdo#52392) [Lionel Elie Mamane]
+ detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenarios [Stephan Bergmann]
+ display upper case greek letters in page numbering option (fdo#55732) [Lester]
+ do not double-expand bootstrap variables (fdo#55138) [Stephan Bergmann]
+ DOCX import: don't always ignore cont sect break at the doc end (fdo#52208) [Miklos Vajna]
+ don't abort when column has no (Catalog|Schema|Table)Name [Lionel Elie Mamane]
+ don't forget to build_tree() in fillTable(). (fdo#56325) [Kohei Yoshida]
+ don't insert notes from deleted cells, (fdo#55885) [Markus Mohrhard]
+ enable NPP_Initialize/Shutdown again [Stephan Bergmann]
+ escape quotes, unescape double escaped quotes (fdo#56648) [Andras Timar]
+ exchange sort settings between the two tab pages, (fdo#53482) [Noel Power]
+ export dxfs at the correct place [Markus Mohrhard]
+ export symbols after gbuildification [David Tardon]
+ fdo51023: Revert e4450c54aee85b295b933e91d207fd8220c01107 for Mac OS X [Tor Lillqvist]
+ fix access violation (fdo#53070) [David Ostrovsky]
+ fix also check if we started the tag before ending it (fdo#47669) [Korrawit Pruegsanusak]
+ fix bashism in /bin/sh script (deb#690717) [Rene Engelhard]
+ fix build with icu-4.0 [Petr Mladek]
+ fix by NULL pointer checking in SwDrawTextShell::Execute (fdo#56603) [Arnaud Versini]
+ fix copy paste error, (fdo#55673) [Markus Mohrhard]
+ fix default hori/vert frame anchor during RTF import (fdo#48442) [Miklos Vajna]
+ fix DOCX export dataloss on non-math/chart OLE export (fdo#51550) [Miklos Vajna]
+ fix for numbers as text converted strangely (fdo#55875) [Noel Power]
+ fix for Revert "there should be no need any more for this check" (fdo#53814) [Noel Power]
+ fix hex color conversion (fdo#55800) [Ivan Timofeev]
+ fix incorrect shifting of cell notes upon cell insertion / deletion. [Kohei Yoshida]
+ fix ooxml color export [Markus Mohrhard]
+ fix renderding of subscript/superscript with Autofit Text. (fdo#55931) [Jan Holesovsky]
+ fix RTF export of footnotes (fdo#55939) [Miklos Vajna]
+ fix RTF import of specific PNG image (fdo#55493) [Miklos Vajna]
+ fix sdext build with poppler >= 0.19.x [Rene Engelhard]
+ fix squashed glyphs with Cairo canvas. (fdo#55931, bnc#681110) [Jan Holesovsky]
+ fix Windows Java Accessibility Bridge (fdo#53474) [Stephan Bergmann]
+ fix xlsx export missing alignment attributes with cellstyle (fdo#55417) [Noel Power]
+ halt corrupted styles with multi-saved xlsx document (fdo#55418) [Noel Power]
+ hyphen in RTL date field split RTL processing (fdo#56554) [Caolán McNamara]
+ ignore broadcaster cells to fill autofilter dialog, (fdo#55712) [Markus Mohrhard]
+ ignore provided size of JPEG files during RTF import (fdo#52989) [Miklos Vajna]
+ improve the "faux bold" in cairo canvas (fdo#47432) [Flex Liu]
+ INetURLObject::decode: do not clip utf-32 to 16-bit (fdo#56366) [Ivan Timofeev]
+ kill this hard coded sheet limit for xlsx import, (rhbz#864858) [Markus Mohrhard]
+ list box contents should be same direction as sheet (fdo#44925) [Manal Alhassoun]
+ make sure that the sort vector is large enough, (fdo#56958) [Markus Mohrhard]
+ merging props unsafe with intermediate charstyle prop (fdo#50285) [Caolán McNamara]
+ minor enhancements on the autofilter popup window. [Kohei Yoshida]
+ only access first element if vector is not empty, (fdo#55734) [Markus Mohrhard]
+ only delete cond formats if the correct attributes are passed, (fdo#56316) [Markus Mohrhard]
+ only set entries for existing sort entries, related (fdo#56958) [Markus Mohrhard]
+ only use non blank cells in the visible data methods, (fdo#54552) [Markus Mohrhard]
+ polypoly[line|gon] points are signed (fdo#47291) [Caolán McNamara]
+ related: bandaid to not crash (fdo#51247) [Caolán McNamara]
+ related: catch harder (fdo#47250, fdo#56430) [Caolán McNamara]
+ related: fix multi-script html field export (fdo#56554) [Caolán McNamara]
+ related: Properly store dialog's position and current page (fdo#38606) [Travis Carter]
+ remember spell check/find&replace start position only 1st time [Radek Doulik]
+ remove conditional formats withiout range after import, related (fdo#56983) [Markus Mohrhard]
+ remove hack that "simulates" a mirrored horizontal scrollbar. (fdo#44657) [Jan Holesovsky]
+ remove the correct range, or else maItems would end up with invalid pointer. [Kohei Yoshida]
+ repair Tools > Options > Writer > View - Show Scroll Slider options (fdo#35427) [Ivan Timofeev]
+ resolved rhbz865058 retard overflow of internal table of number formats [Eike Rathke]
+ revert "Load Java scripts with class loaders [...]" (fdo#46012, fdo#49517, fdo#46102) [Stephan Bergmann]
+ rowspan is of size sal_Int32, not size long (fdo#35991) [Caolán McNamara]
+ sw: RTF paste should not change page styles (fdo#46669) [Miklos Vajna]
+ test equality by order index (integer) which is more stable. (fdo#54898) [Kohei Yoshida]
+ time field can be represented with an extended time field type. (fdo#53531) [Kohei Yoshida]
+ update default Hebrew font from Lucida Sans to Lucida Sans Unicode (fdo#55034) [Lior Kaplan]
+ WaE: calm android tinderboxen [Michael Meeks]
+ WaE: duplicated variable name [Caolán McNamara]
+ write the custom sort list info into the item set, (fdo#53870) [Markus Mohrhard]
+ wrong convertion factor for "tspm" (fdo#55367) [Julien Nabet]
+ dictionaries
+ update Galician dictionary pack (fdo#56130) [Andras Timar]
+ translations
+ update translations for LibreOffice 3.6.4 rc1 [Andras Timar]