summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-19Bump version to 5.3-21.cd-5.3-21Jan Holesovsky1-1/+1
2017-07-19sd pptm: Preserve the VBA stream on export.Jan Holesovsky3-12/+63
2017-07-19lok: Add docm/xlsm/pptm filters to be known by LOK.Jan Holesovsky1-0/+3
2017-07-19sd pptm: Add a separate PPTM filter.Jan Holesovsky11-61/+108
2017-07-19comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-07-07CPLinux-MPL.confAndras Timar1-0/+52
2017-07-07tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai1-0/+1
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski4-2/+53
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski5-6/+13
2017-07-06Bump version to 5.3-19Andras Timar1-1/+1
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski3-3/+21
2017-07-06Set error on more than max params (255) per functionEike Rathke2-2/+7
2017-07-06tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna3-10/+31
2017-07-06tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-07-06handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard1-0/+7
2017-07-06always import page scaling, tdf#65848Markus Mohrhard1-1/+1
2017-07-06Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke1-0/+59
2017-07-06Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-07-06Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke1-3/+6
2017-07-06tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl1-1/+4
2017-07-05Fix a bit obscure pointer checkMarco Cecchetti1-10/+10
2017-07-05sc lok: disable items of the overlay managerHenry Castro1-12/+12
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti11-20/+130
2017-07-03tdf#108622: use correct type for last check timestamp during autocorrectAron Budea2-2/+2
2017-07-03fix crash on windows with nullptr in operator<<Markus Mohrhard2-0/+13
2017-07-03pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard1-0/+3
2017-06-28Bump version to 5.3-18cp-5.3-18Andras Timar1-1/+1
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos6-6/+56
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski3-8/+19
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski3-2/+16
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski8-1/+100
2017-06-27Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara1-1/+3
2017-06-27Resolves: tdf#108419 use spinfield preferred size as transparency widget sizeCaolán McNamara1-5/+2
2017-06-27ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-27tdf#108732 ListBox: in absence of a field, treat data as stringLionel Elie Mamane1-1/+3
2017-06-27Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-27tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-27tdf#55631: DBASE import (take 2)Julien Nabet1-0/+5
2017-06-27Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9
2017-06-27tdf#93968 bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara1-0/+2
2017-06-27Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara1-0/+5
2017-06-27tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-27ofz: use our own OString insteadCaolán McNamara5-16/+18
2017-06-27Resolves: rhbz#1454693 segv if tiled rendering is interruptedCaolán McNamara1-2/+21
2017-06-27tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna3-2/+9
2017-06-27Resolves: tdf#107438 write <text:sender-initials> for fieldsEike Rathke1-17/+4
2017-06-27ofz#2287 check multiplyCaolán McNamara1-1/+9
2017-06-27ofz#2332 fix dangling pCObjCaolán McNamara1-0/+2
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski1-37/+65
2017-06-26tdf#89139: dump pivotField itemsMike Kaganski1-5/+97