summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-21lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.cp-5.3-26Jan Holesovsky2-3/+12
2017-09-19Bump version to 5.3-26Andras Timar1-1/+1
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-36/+31
2017-09-19ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara1-0/+10
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky2-6/+5
2017-09-19lok: Expose the automatic spell checking state in the UI.Jan Holesovsky2-0/+2
2017-09-19tdf#111305: Fix group name refresh in pivot tableDimitri Bouron1-0/+14
2017-09-18tdf#108572 remove connection also if not savedSzymon Kłos3-5/+44
2017-09-18gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna1-0/+7
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-18svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-09-18tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl4-22/+29
2017-09-18ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-18i#32546# - Java UnoRuntime.getUniqueKey/generateOid do not work reliablyDamjan Jovanovic1-1/+13
2017-09-14Bump version to 5.3-25cp-5.3-25Andras Timar1-1/+1
2017-09-14gbuild: suppress -Werror on new GCC 7 warnings for release branchMichael Stahl1-0/+14
2017-09-14WaE: include needed headerDavid Tardon1-0/+1
2017-09-14Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara1-0/+2
2017-09-14tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai4-29/+141
2017-09-14tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai4-3/+48
2017-09-14tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai1-2/+2
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks2-6/+1
2017-09-14Pre-load dictionaries for online.Michael Meeks1-0/+24
2017-09-14implementing callback for ruler invalidationAditya Dewan18-5/+177
2017-09-12Bump version to 5.3-24cp-5.3-24Andras Timar1-1/+1
2017-09-12tdf#108572 remove connections only for current shellSzymon Kłos4-16/+43
2017-09-12tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos4-33/+6
2017-09-12tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai14-50/+501
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski6-40/+97
2017-09-12tdf#108572 let remove storage elementSzymon Kłos1-0/+2
2017-09-12tdf#112247 correct the size only for WatermarkSzymon Kłos1-6/+9
2017-09-12tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos3-0/+45
2017-09-12tdf#112169: Crash while saving character background color to DOCXTamás Zolnai3-1/+8
2017-09-12tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12
2017-09-12tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth1-3/+2
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski3-46/+66
2017-09-08tdf#112280: Export spin animation in PPTX.Jan Holesovsky3-10/+89
2017-09-08tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis3-1/+11
2017-09-08Resolves: tdf#112269 libwpd fixCaolán McNamara2-0/+43
2017-09-08tdf#112163 sw: avoid crashing in layout on this documentMichael Stahl1-4/+11
2017-09-08tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl3-5/+10
2017-09-08tdf#112122 xmloff: inserting index marks into editengine throwsMichael Stahl1-2/+9
2017-09-08tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai1-2/+6
2017-09-08Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara2-1/+1
2017-09-08Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-10/+15
2017-09-07tdf#99617 convert powerpoint angle to degreeRegina Henschel1-6/+6
2017-09-07lok - support for watermark - fix namespace problemMarco Cecchetti1-1/+1
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky10-9/+235