summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#134118 Chart OOXML import: fix gaps in month based dataBalazs Varga2020-08-231-1/+10
* Fix typosAndrea Gelmini2020-08-212-2/+2
* Fix typo in codeAndrea Gelmini2020-08-211-2/+2
* tdf#123647 Chart XLSX export: fix missing empty chartTünde Tóth2020-08-191-0/+5
* tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna2020-08-184-0/+49
* tdf#134563 Add UNO API for custom leader linesBalazs Varga2020-08-184-5/+11
* loplugin:simplifybool moreNoel Grandin2020-08-144-4/+4
* Remove some unused includesMiklos Vajna2020-08-131-1/+0
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-134-6/+6
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-2/+1
* loplugin:flattenNoel Grandin2020-08-111-18/+18
* tdf#133015 Fix table position during import multicol textbox.Gülşah Köse2020-08-101-1/+1
* tdf#133015 Inherit numCol from placeholder.Gülşah Köse2020-08-101-0/+13
* tdf#133015 Do not import multicol table text on master.Gülşah Köse2020-08-103-3/+6
* tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel2020-08-092-6/+99
* Fix typosAndrea Gelmini2020-08-071-1/+1
* oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl2020-08-071-0/+41
* oox: VML export: produce bottom-to-top in a better wayMichael Stahl2020-08-071-10/+26
* tdf#134977 Chart OOXML: fix import of custom data labelTünde Tóth2020-08-071-0/+1
* oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl2020-08-061-1/+16
* tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna2020-08-063-3/+60
* tdf#135184 add linecaps in chartsRegina Henschel2020-08-062-14/+15
* oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna2020-08-043-1/+41
* loplugin:simplifybool a little more aggressiveNoel Grandin2020-08-041-2/+2
* tdf#133687 Fix the placeholders priority order.Gülşah Köse2020-08-031-2/+19
* oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna2020-08-031-0/+12
* oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna2020-08-031-3/+43
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-0/+1
* Avoid UBSan signed-integer-overflowStephan Bergmann2020-08-011-1/+1
* oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna2020-07-311-8/+40
* oox smartart: consider rules when scaling in linear layoutMiklos Vajna2020-07-313-11/+87
* oox: remove commented code blockThorsten Behrens2020-07-251-18/+0
* throw if length of keys and values are differentXisco Fauli2020-07-241-0/+4
* oox smartart: start parsing rule listsMiklos Vajna2020-07-2410-6/+172
* tdf#133015 Fix duplicated row and column problem.Gülşah Köse2020-07-245-11/+54
* ofz#24317 hash too shortCaolán McNamara2020-07-221-1/+3
* tdf#134969 Add solid transparence in color gradientRegina Henschel2020-07-221-3/+20
* fix --with-tls=openssl build with openssl upgradeCaolán McNamara2020-07-201-9/+36
* fix some warnings with --with-tls=opensslCaolán McNamara2020-07-201-3/+3
* compact namespace: ooxNoel Grandin2020-07-1947-249/+93
* tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel2020-07-182-37/+75
* tdf#134111 Chart OOXML Import: set text break to trueBalazs Varga2020-07-151-1/+1
* tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna2020-07-153-0/+80
* comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna2020-07-152-9/+9
* tdf#60316 Chart plotarea background issuend1012020-07-142-1/+4
* tdf#134221 Fix SMARTART caption text locationnd1012020-07-131-2/+2
* tdf#134255 Chart OOXML Import: set the auto text wrapBalazs Varga2020-07-131-0/+4
* update pchesCaolán McNamara2020-07-121-2/+7
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* replace usage of whitelist with allowlistThorsten Behrens2020-07-102-6/+6