summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna2018-10-029-1/+89
* ofz#10395 Null-dereferenceCaolán McNamara2018-09-181-5/+8
* tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2018-09-141-1/+1
* tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga2018-08-231-1/+16
* tdf#116350 Better text layout for big shapesSzymon Kłos2018-08-201-0/+8
* coverity#1438224 Dereference null return valueCaolán McNamara2018-08-201-0/+1
* tdf#119160 remove fill from all fontwork shapesSzymon Kłos2018-08-201-1/+1
* tdf#118385 Avoid crash on loading documentSzymon Kłos2018-08-201-1/+1
* tdf#116350 Correctly display text on arcSzymon Kłos2018-08-201-1/+10
* tdf#116350 Fix export of fontworkSzymon Kłos2018-08-201-1/+6
* tdf#116350 Export preset text geometry (text effects)Szymon Kłos2018-08-201-1/+6
* tdf#116350 Import preset text geometry (text effects)Szymon Kłos2018-08-2012-5/+371
* ofz#9892 Null-dereferenceCaolán McNamara2018-08-161-1/+3
* tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin2018-08-151-1/+1
* tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga2018-08-101-0/+51
* forcepoint#59 the "matrix" is always one row in heightCaolán McNamara2018-08-031-22/+16
* tdf#119029: also export rotation for data seriesMike Kaganski2018-08-021-7/+21
* forcepoint#54 null derefCaolán McNamara2018-08-021-0/+2
* tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2018-07-312-17/+14
* tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek2018-07-211-3/+5
* tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga2018-07-191-2/+7
* tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2018-07-181-15/+35
* related tdf#114845 oox: ensure rXShape.is()Justin Luth2018-07-141-1/+1
* tdf#115945 oox export: data label writeRunPropertiesJustin Luth2018-07-041-0/+2
* tdf#104199 sd: export non-borders as noFillJustin Luth2018-07-021-1/+4
* NFC oox export shape: move replicated code into functionJustin Luth2018-06-301-48/+20
* tdf#114845 sd: only shift rotated group itemsJustin Luth2018-06-281-5/+24
* tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna2018-06-261-1/+7
* tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth2018-06-151-2/+1
* Fix some IWYU warningsMiklos Vajna2018-05-091-1/+14
* DOC import: lazy-read imagesMiklos Vajna2018-04-201-6/+1
* DOCX import: lazy-read images without external headersMiklos Vajna2018-04-201-4/+11
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-201-1/+0
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-193-8/+3
* loplugin:constparamsNoel Grandin2018-04-172-2/+2
* Make linked graphic register into LinkedManager againTomaž Vajngerl2018-04-161-1/+3
* remove some unused comphelper includesJochen Nitschke2018-04-1514-14/+0
* ofz#7624 Integer-overflowCaolán McNamara2018-04-141-2/+3
* Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl2018-04-131-1/+0
* Fix typosAndrea Gelmini2018-04-121-1/+1
* graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl2018-04-101-1/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-8/+9
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-4/+4
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-4/+4
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-2/+2
* Use for-range loops in oox (part2)Julien Nabet2018-03-3131-249/+270
* No need to test var at each loop (oox/typegroupconverter)Julien Nabet2018-03-311-2/+2
* Use for-range loops in oox (part1)Julien Nabet2018-03-3117-213/+192
* forcepoint #31 survive missing control modelCaolán McNamara2018-03-261-2/+8
* oox: don't segfault when failing to open a custom fragmentAshod Nakashian2018-03-221-6/+9