summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-25Version 5.3.7.2, tag libreoffice-5.3.7.2libreoffice-5.3.7.2Xisco Fauli3-0/+0
2017-10-25bump product version to 5.3.7.2Xisco Fauli1-1/+1
2017-10-25tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl7-13/+902
2017-10-24update creditsChristian Lohmaier1-1575/+1856
2017-10-24Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke1-22/+16
2017-10-24tdf#113225 - hold the solar mutex when entering from UNO.Michael Meeks1-0/+1
2017-10-24Updated coreChristian Lohmaier1-0/+0
2017-10-04bump product version to 5.3.7.1.0+Christian Lohmaier1-1/+1
2017-10-04Branch libreoffice-5-3-7Christian Lohmaier4-1/+1
2017-10-04gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2-5/+5
2017-10-04Updated coreChristian Lohmaier1-0/+0
2017-10-04Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke1-1/+6
2017-10-02ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2017-10-01Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke1-8/+11
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl20-49/+119
2017-09-29Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-09-29Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke1-1/+1
2017-09-28tdf#112486 Do not force GDI in no OpenGLXisco Fauli1-1/+1
2017-09-28Avoid API present from macOS 10.13 if building to run on olderTor Lillqvist2-0/+69
2017-09-28connectx() is available only on Mac OS X 10.11 and newerTor Lillqvist2-0/+293
2017-09-27Accept macOS 10.13Tor Lillqvist1-4/+13
2017-09-27tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips1-0/+6
2017-09-27update creditsChristian Lohmaier1-4541/+4554
2017-09-27tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2-7/+11
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai6-8/+32
2017-09-25tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai6-51/+68
2017-09-24xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl1-1/+1
2017-09-24tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl2-7/+37
2017-09-22Make the testTdf106974_int32Crop pass on my MacTor Lillqvist1-1/+4
2017-09-22ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-20unit test for tdf#111173Marco Cecchetti2-0/+10
2017-09-20Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara1-3/+3
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-36/+31
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara1-0/+10
2017-09-18detect corrupted job setupCaolán McNamara1-7/+15
2017-09-18valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-09-18sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe1-5/+3
2017-09-14svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-09-14tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl4-22/+29
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-13gbuild: suppress -Werror on new GCC 7 warnings for release branchMichael Stahl1-0/+14
2017-09-13WaE: include needed headerDavid Tardon1-0/+1
2017-09-13Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara1-0/+2
2017-09-08tdf#112169: Crash while saving character background color to DOCXTamás Zolnai3-1/+8
2017-09-08tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12
2017-09-07tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis3-1/+11
2017-09-07Resolves: tdf#112269 libwpd fixCaolán McNamara2-0/+43
2017-09-07tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-07tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl3-5/+10
2017-09-07tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl1-2/+9