summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#112333 PPTX export fill.type & fill.onSzymon Kłos2017-09-267-5/+89
* tdf#112088 gradient stop map -> multimapSzymon Kłos2017-09-267-14/+47
* Watermark: apply to existing styles (also not used)Szymon Kłos2017-09-261-4/+4
* Watermark: apply when new page style is createdSzymon Kłos2017-09-261-0/+8
* xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl2017-09-261-1/+1
* tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl2017-09-262-7/+37
* Make the testTdf106974_int32Crop pass on my MacTor Lillqvist2017-09-261-1/+4
* ofz#3457 Unknown ReadCaolán McNamara2017-09-261-2/+1
* Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara2017-09-261-3/+3
* tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski2017-09-261-0/+2
* tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai2017-09-259-2/+133
* tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai2017-09-233-4/+21
* tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2017-09-236-51/+68
* lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.cp-5.3-26Jan Holesovsky2017-09-212-3/+12
* Bump version to 5.3-26Andras Timar2017-09-191-1/+1
* ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2017-09-192-36/+31
* ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara2017-09-191-0/+10
* Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky2017-09-192-6/+5
* lok: Expose the automatic spell checking state in the UI.Jan Holesovsky2017-09-192-0/+2
* tdf#111305: Fix group name refresh in pivot tableDimitri Bouron2017-09-191-0/+14
* tdf#108572 remove connection also if not savedSzymon Kłos2017-09-183-5/+44
* gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna2017-09-181-0/+7
* detect corrupted job setupCaolán McNamara2017-09-181-7/+15
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2017-09-181-1/+1
* sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe2017-09-181-5/+3
* svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl2017-09-181-1/+2
* tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2017-09-184-22/+29
* ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke2017-09-181-0/+20
* i#32546# - Java UnoRuntime.getUniqueKey/generateOid do not work reliablyDamjan Jovanovic2017-09-181-1/+13
* Bump version to 5.3-25cp-5.3-25Andras Timar2017-09-141-1/+1
* gbuild: suppress -Werror on new GCC 7 warnings for release branchMichael Stahl2017-09-141-0/+14
* WaE: include needed headerDavid Tardon2017-09-141-0/+1
* Resolves: tdf#106163 safe fix for wrong final row/col selection in rtlCaolán McNamara2017-09-141-0/+2
* tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai2017-09-144-29/+141
* tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai2017-09-144-3/+48
* tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai2017-09-141-2/+2
* Revert "Disable spellcheck when LOK is active"Michael Meeks2017-09-142-6/+1
* Pre-load dictionaries for online.Michael Meeks2017-09-141-0/+24
* implementing callback for ruler invalidationAditya Dewan2017-09-1418-5/+177
* Bump version to 5.3-24cp-5.3-24Andras Timar2017-09-121-1/+1
* tdf#108572 remove connections only for current shellSzymon Kłos2017-09-124-16/+43
* tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos2017-09-124-33/+6
* tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai2017-09-1214-50/+501
* tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski2017-09-126-40/+97
* tdf#108572 let remove storage elementSzymon Kłos2017-09-121-0/+2
* tdf#112247 correct the size only for WatermarkSzymon Kłos2017-09-121-6/+9
* tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos2017-09-123-0/+45
* tdf#112169: Crash while saving character background color to DOCXTamás Zolnai2017-09-123-1/+8
* tdf#111891 unostyle: use default handler for non-page styleJustin Luth2017-09-123-1/+12
* tdf#104602: don't re-draw page background when bOnlyTextBackgroundJustin Luth2017-09-121-3/+2