+ core + -fno-weak is unknown in the Clang 3.4 in current Xcode (5.1) [Tor Lillqvist] + -Werror=shadow [Miklos Vajna] + accept proper number style condition != as not equal operator, (fdo#76777) [Eike Rathke] + adapt to OUString changes and set length exactly. (fdo#74302) [Matúš Kukan] + add check for image data offset... (i#124467) [Jürgen Schmidt] + add parameter to supress dialog [Mathias Supp] + adjust reference during undo of drag-n-drop of cell range. (fdo#71491) [Kohei Yoshida] + align exterior borders of a table correctly for double lines. (fdo#75260) [Kohei Yoshida] + apparently some table .docx properties shouldn't be < 0 [Luboš Luňák] + apply object-in front selection on mouseUp (fdo#69157) [Lennard Wasserthal] + apply the same fix from writer table to character bordering. (fdo#75260) [Kohei Yoshida] + apply the same fix from writer table to paragraph bordering. (fdo#75260) [Kohei Yoshida] + assure correct line break for multi-lined Input Fields (fdo#76235, i#124039) [Oliver-Rainer Wittmann] + asterisk at the beginning of Paragraph without "Nowiki" (fdo#75308, fdo#74875) [Julien Nabet] + avoid joining new formula cells individually. (fdo#76470) [Kohei Yoshida] + avoid only bad Graphite ligature replacement (fdo#70666) [László Németh] + avoid repeated table layouting (fdo#75622) [Luboš Luňák] + branch libreoffice-4-2-4 [Christian Lohmaier] + build liblangtag with updated IANA language-subtag-registry [Eike Rathke] + bullet sizes set wrong. (bnc#828390) [Muthu Subramanian] + bump product version to 4.2.4.1 [Christian Lohmaier] + bump version to 4.2.4.0.0+ [Christian Lohmaier] + calc link auto-update interval is changed on file save (fdo#76961) [Niklas Johansson] + check if the resulting polygon... (i#124453) [Jürgen Schmidt] + check that stacks are not empty before top() [Caolán McNamara] + clear sheet deleted flags for affected references when undoing. (fdo#75977) [Kohei Yoshida] + compare external formula tokens correctly. (fdo#77307) [Kohei Yoshida] + configure: disable LTO by default for MSVC too (fdo#75376) [Michael Stahl] + correct name of Outline Numbering dialog (fdo#75772) [Laurent Balland-Poirier] + crash on loading .docx (rhbz#1077780) [Caolán McNamara] + crash with "New style from selection" with List (coverity#1130423, fdo#77174) [Caolán McNamara] + cutting nothing should do nothing, should fix field dupes (fdo#74981) [Bjoern Michaelsen] + delete the destination first then paste. (rhbz#1080196) [Kohei Yoshida] + dereference before null check (coverity#705966, coverity#705969) [Caolán McNamara] + detect add to table beyond MAX_TABLE_SIZE [Caolán McNamara] + disable kernel pre-compilation for now. [Kohei Yoshida] + disabled CF_DIBV5... (i#124085) [Armin Le Grand] + discard invalid user data (fdo#75307) [Caolán McNamara] + do DiscoveryService socket setup off the main thread. (fdo#75328) [Andrzej Hunt] + DOC import: fix unwanted char background in numbering char style (bnc#821208) [Miklos Vajna] + DOC import: fProtEnabled means document is not totally read-only (cp#1000044) [Miklos Vajna] + DOCX import: table cell btLr text direction fixes (bnc#865381) [Miklos Vajna] + don't crash if we can't create an instance of a calc addin. (fdo#62155) [Michael Meeks] + don't duplicate relationship sequences while walking them. [Michael Meeks] + don't re-compile formulas when the hybrid formula is not there. (fdo#77300) [Kohei Yoshida] + embeddedobj: avoid unneeded conversion in ConvertBufferToFormat() (fdo#77140) [Miklos Vajna] + EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude case (fdo#77229) [Miklos Vajna] + error msg in Web Page Wizard dialog (fdo#76802) [Julien Nabet] + escape underscores in menus for unity (fdo#50672) [Samuel Mehrbrodt] + explictly export font properties. (bnc#828390, fdo#73627) [Muthu Subramanian] + explictly list common lang-independant template dir (fdo#76930) [Caolán McNamara] + export sheet tab colors to xlsx. (fdo#58307) [Kohei Yoshida] + fill the range edit boxes after the table is fully initialized. (fdo#71729) [Kohei Yoshida] + fix default alignment in RTL mode. (fdo#73588) [Hannah Lyhne] + fix Graphite ligature replacement at line breaks (fdo#70666) [László Németh] + fix odf validation error [Markus Mohrhard] + fix PDF export of cropped SVG (fdo#63786, rhbz#1081968) [Michael Stahl] + fix the condition [Julien Nabet] + fix wildcard support in File Open dialog (fdo#76778) [Andras Timar] + fixed display of available dictionaries strings [Eike Rathke] + handle .doc cropping also inside groups (fdo#38411) [Luboš Luňák] + handle moving of named ranges correctly. (fdo#74322) [Kohei Yoshida] + handle range reference expansion in named ranges. (fdo#76402) [Kohei Yoshida] + hidpi: Forgotten rounding. [Jan Holesovsky] + hidpi: Increase the threshold of what DPI we consider hi-dpi. (fdo#77059) [Jan Holesovsky] + import casemaps from pptx. (cp#1000025) [Muthu Subramanian] + import PPTX background images with table-name. (bnc#821567) [Muthu Subramanian] + improve double line drawing for writer table. (fdo#75260) [Kohei Yoshida] + improved support for PNG clipboard format on windows (i#124085) [Armin Le Grand] + include last record in language-subtag-registry.xml [Eike Rathke] + init a few more stream-read svm elements [Caolán McNamara] + inspect if a mis-spelled word is at cursor position... (fdo#74087) [Kohei Yoshida] + justify range to prevent negative tab span and memory alloc, (rhbz#1057741) [Eike Rathke] + KDE4: add Qt4 glib ExcludeSocket runtime check [Jan-Marek Glogowski] + KDE4: change eventLoopType enum to glib bool [Jan-Marek Glogowski] + KDE4: Drop Qt 4.9 support [Jan-Marek Glogowski] + KDE4: evaluate frameWidth in the Qt thread [Jan-Marek Glogowski] + KDE4: prevent blocking in Display::Yield (fdo#67011) [Jan-Marek Glogowski] + KDE4: Report correct check and radio item sizes [Jan-Marek Glogowski] + let's do it in a straightforward fashion. (fdo#75970) [Kohei Yoshida] + liblo: We need to provide LibreOffice with fake command line args too. [Tomaž Vajngerl] + LO Crashes while saving the docx file containing only opening brace (fdo#76078) [Dinesh Patil] + long delay when changing font size from % to pt (fdo#76905) [Caolán McNamara] + make FormFieldDropDowns a real fieldportion (fdo#73936) [Caolán McNamara] + missing break in switch (coverity#736084) [Caolán McNamara] + on change of User Field via UNO-API... (fdo#75728, i#124474) [Oliver-Rainer Wittmann] + oox: add support for MSO 2007 SP2 encrypted documents (fdo#76222) [Tomaž Vajngerl] + oox: try to fix incremental build [Miklos Vajna] + partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22 (i#84870, fdo#47355) [Bjoern Michaelsen] + printers list does not increase height with Print Dialog (fdo#63228) [Caolán McNamara] + properly intern string literals in formula on xls import. (fdo#76294) [Kohei Yoshida] + re-enabled user-defined numeric fields for dBase export [Eike Rathke] + re-implement CompileNameFormula for formula groups. (fdo#75741) [Kohei Yoshida] + related: change double quotation characters (fdo#73544) [Joan Montane] + related: handle bad surrogate pairs gracefully on Windows (i#124516) [Herbert Dürr] + related: intermittent a11y crash in calc (lp#811057, rhbz#896711, rhbz#923993, rhbz#602273, rhbz#1076264, lp#760665, rhbz#577595) [Caolán McNamara] + remove BerkeleyDB from license text (fdo#76568) [Andras Timar] + remove OOo1.0 file formats from Save As. (fdo#74979) [Bryan Quigley] + rename acor_ca to acor-ca-ES (fdo#73544) [Caolán McNamara] + restore stream position after Seek to end of stream (i#124555) [Oliver-Rainer Wittmann] + revert "KDE4: sleep in yield for native file picker" [Jan-Marek Glogowski] + revert "Rewrite Qt4 based nested yield mutex locking." [Jan-Marek Glogowski] + revert "Run Display::Yield through KDEXLib::Yield." (fdo#67011) [Jan-Marek Glogowski] + revert "writerfilter: fix tables with negative left margin" (rhbz#1075124) [Luboš Luňák] + RTF import: 3 drawing-object fixes: (fdo#60722) [Miklos Vajna] + RTF import: handle cells with zero width (fdo#69289) [Miklos Vajna] + RTF import: work around wrong table column width on invalid input (fdo#74823) [Miklos Vajna] + set the border type to NONE to ensure it won't be drawn. (fdo#76195) [Kohei Yoshida] + share string pool with clip documents. (fdo#77209) [Kohei Yoshida] + smoketest: remove OpenOffice.org 1.0 XML format export tests (fdo#74979) [Michael Stahl] + sw: do not start up every OLE object on deletion (fdo#76298) [Michael Stahl] + SwFEShell::InsertRow: fix this in case bSelectAll == true (fdo#75898) [Miklos Vajna] + SwTxtSizeInfo / SwTxtInputFldPortion: invalid string access (fdo#73466) [Miklos Vajna] + uninitialized scalar field (coverity#708388, coverity#707971) [Caolán McNamara] + updated core [Christian Lohmaier, Joan Montane, Andras Timar] + upload libetonyek 0.0.4 [David Tardon] + uploading libcdr-0.0.15: Support for CorelDraw x7 [Fridrich Štrba] + use SHA1 from openssl/nss instead of rtl_digest_sha1 (fdo#75955) [Tomaž Vajngerl] + valgrind: Conditional jump or move depends on uninitialised value [Caolán McNamara] + version 4.2.4.1, tag libreoffice-4.2.4.1 [Christian Lohmaier] + WaE: -Werror=sign-compare [Caolán McNamara] + WaE: format string is not a string literal (potentially insecure) [Tor Lillqvist] + WaE: unused variable 'aRefreshRect' [Tor Lillqvist] + WaE: unused variable 'aRet' [Tor Lillqvist] + WMF import: restore support for the ImplReadDIB(bFileHeader=false) version (i#124467) [Miklos Vajna] + workaround for rounding errors when handling merged cells (fdo#38414) [Luboš Luňák] + write (no)wrap of text only for custom shapes to .pptx (fdo#71961) [Luboš Luňák] + write output cell string to element when saving to ods. (fdo#76409) [Kohei Yoshida] + dictionaries + related: update catalan linguistic components (fdo#73544) [Joan Montane] + updated pt_PT dictionary to 14.4.1.1 [Andras Timar] + help + version 4.2.4.1, tag libreoffice-4.2.4.1 [Christian Lohmaier] + translations + update translations for 4.2.4 rc1 [Christian Lohmaier]