summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-10-02tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna9-2/+90
2018-08-28tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga1-0/+51
2018-08-15tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin1-1/+1
2018-08-03forcepoint#59 the "matrix" is always one row in heightCaolán McNamara1-23/+17
2018-07-31tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2-17/+14
2018-07-21tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek1-3/+5
2018-07-14related tdf#114845 oox: ensure rXShape.is()Justin Luth1-1/+1
2018-07-10tdf#114845 sd: only shift rotated group itemsJustin Luth1-5/+24
2018-07-05tdf#104199 sd: export non-borders as noFillJustin Luth1-1/+4
2018-07-02NFC oox export shape: move replicated code into functionJustin Luth1-48/+20
2018-06-22tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth1-2/+1
2018-04-07Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek1-6/+12
2018-04-07tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-4/+20
2018-04-07tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek1-1/+5
2018-04-05forcepoint #31 survive missing control modelCaolán McNamara1-2/+8
2018-03-20tdf#104792 Double check for target shapeSzymon Kłos1-2/+8
2018-03-16tdf#116163: Limit label height in chart if neededSzymon Kłos1-3/+17
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos1-0/+18
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai4-9/+24
2018-02-14tdf#114821 calculate better label positionSzymon Kłos1-10/+24
2018-01-26crashtesting: multiple export failuresCaolán McNamara1-10/+16
2018-01-17export explosion property for pie chart property, tdf#114182Markus Mohrhard1-2/+22
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-19/+41
2018-01-04ofz#4929 ensure min input len for openssl ciphersCaolán McNamara1-0/+10
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea1-1/+5
2017-12-19don't export category info to bubble charts, tdf#103988Markus Mohrhard1-1/+1
2017-12-19fix validation error in lineChart export, related tdf#57832Markus Mohrhard1-2/+2
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard1-1/+1
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos4-68/+30
2017-12-05tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-6/+9
2017-12-01ofz: check col/row boundsCaolán McNamara1-2/+4
2017-12-01ofz: handle empty Gradient StopsCaolán McNamara1-1/+1
2017-11-30ofz: ensure aCoordList has required elementsCaolán McNamara1-7/+13
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara1-0/+3
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara1-2/+3
2017-11-30ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara2-3/+11
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara1-1/+1
2017-11-24ubsan: runtime error: signed integer overflowCaolán McNamara1-8/+14
2017-11-24Fix typosAndrea Gelmini1-1/+1
2017-11-23Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt1-10/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-1/+1
2017-11-15Don't pollute /tmp with vba_debug* filesStephan Bergmann1-9/+25
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos2-2/+84
2017-11-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2017-11-04loplugin:constparams in various(1)Noel Grandin2-2/+2
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2-9/+72
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl1-28/+33
2017-11-01loplugin:finalclasses in ooxNoel Grandin19-57/+54
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin4-16/+13