summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-08bump libnumbertext requirement to >= 1.0.6Rene Engelhard1-1/+1
2020-08-07tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel7-37/+155
2020-08-07oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl2-1/+20
2020-08-07tdf#135464 sw: ODT->DOCX: fix positioning of at-page shapes and framesMichael Stahl6-0/+177
2020-08-07tdf#135464 sw: avoid invalid combinations of HoriOrientRelation and FLY_AT_PAGEMichael Stahl2-1/+32
2020-08-07tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski6-1/+38
2020-08-06update creditsChristian Lohmaier1-1595/+1646
2020-08-06Resolves: tdf#135249 Duration input 0:123 or 0:0:123 or 0:123:59 is validEike Rathke1-4/+9
2020-08-06Revert "tdf#130863: autoredact, disable useless checkboxes for regex"Julien Nabet1-10/+2
2020-08-05tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens2-22/+68
2020-08-05gpgpmepp: fix creative abuse of gbuildMichael Stahl2-7/+1
2020-08-05tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-05tdf#133747 add missing character to make the sort feature work correctlyTomoyuki Kubota3-4176/+4176
2020-08-05oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna4-3/+44
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna2-0/+18
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna3-3/+48
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna3-8/+48
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna5-11/+106
2020-08-05oox smartart: start parsing rule listsMiklos Vajna10-6/+172
2020-08-05tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault1-1/+6
2020-08-05tdf#133687 Fix the placeholders priority order.Gülşah Köse3-2/+39
2020-08-05Avoid UBSan signed-integer-overflowStephan Bergmann1-1/+1
2020-08-04Update git submodulesOlivier Hallot1-0/+0
2020-08-04Update git submodulesOlivier Hallot1-0/+0
2020-08-04tdf#134817 XLSX export: fix partially lost header/footerAttila Szűcs3-1/+21
2020-08-04tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna5-16/+127
2020-08-04tdf#134971 Don't overwrite default styles when inserting docThorsten Behrens4-1/+27
2020-08-04tdf#131288 Chart: fix export of embedded xlsxBalazs Varga1-19/+7
2020-08-04Update git submodulesOlivier Hallot1-0/+0
2020-08-04correctly mark the "New menu" dialog as modalMarkus Mohrhard1-0/+1
2020-08-03Resolves: tdf#134660 listen for 'ShowFontBoxWYSIWYG' config changesCaolán McNamara1-8/+37
2020-08-03fix build with (system-)cppunit 1.14.0Rene Engelhard2-0/+2
2020-08-03tdf#135098 assert/crash on checking IsSelected on cell being disposedCaolán McNamara1-0/+3
2020-08-03tdf#135121 don't paint the image over the rect that will contain the colorCaolán McNamara1-7/+18
2020-08-03tdf#135368 change the mnemonic to point to our combobox replacementCaolán McNamara1-0/+28
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl1-0/+1
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl3-1/+178
2020-08-02tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl1-0/+4
2020-08-01tdf#135325 previews missing content drawn via DrawTransformedBitmapExCaolán McNamara1-2/+11
2020-07-31missing icon for filter navigator field expander iconCaolán McNamara1-0/+0
2020-07-31tdf#135321: fix crash when right click empty in Command listJulien Nabet2-4/+8
2020-07-31ignore invalid dates like the vcl Calendar doesCaolán McNamara1-0/+3
2020-07-31Colibre: Update Cell Style link, Sukapura: ^ Save iconsRizal Muttaqin75-61/+75
2020-07-30tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl3-0/+163
2020-07-30tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl3-1/+159
2020-07-30tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl1-1/+8
2020-07-30(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl1-30/+31
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna8-34/+153
2020-07-30tdf#133967: sw_uiwriter: Add unittestXisco Fauli2-0/+28