summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2018-09-14tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga
2018-08-23tdf#94502 Fix overlap export of Stacked Bar Chart to *.xlsxBalazs Varga
2018-08-20tdf#116350 Better text layout for big shapesSzymon Kłos
2018-08-20coverity#1438224 Dereference null return valueCaolán McNamara
2018-08-20tdf#119160 remove fill from all fontwork shapesSzymon Kłos
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos
2018-08-20tdf#116350 Correctly display text on arcSzymon Kłos
2018-08-20tdf#116350 Fix export of fontworkSzymon Kłos
2018-08-20tdf#116350 Export preset text geometry (text effects)Szymon Kłos
2018-08-20tdf#116350 Import preset text geometry (text effects)Szymon Kłos
2018-08-16ofz#9892 Null-dereferenceCaolán McNamara
2018-08-15tdf#119234 OOXML Shapes from Word fail to renderNoel Grandin
2018-08-10tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga
2018-08-03forcepoint#59 the "matrix" is always one row in heightCaolán McNamara
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski
2018-08-02forcepoint#54 null derefCaolán McNamara
2018-07-31tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-07-21tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek
2018-07-19tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-07-14related tdf#114845 oox: ensure rXShape.is()Justin Luth
2018-07-04tdf#115945 oox export: data label writeRunPropertiesJustin Luth
2018-07-02tdf#104199 sd: export non-borders as noFillJustin Luth
2018-06-30NFC oox export shape: move replicated code into functionJustin Luth
2018-06-28tdf#114845 sd: only shift rotated group itemsJustin Luth
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna
2018-06-15tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14ofz#7624 Integer-overflowCaolán McNamara
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl
2018-04-12Fix typosAndrea Gelmini
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-31No need to test var at each loop (oox/typegroupconverter)Julien Nabet
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara
2018-03-22oox: don't segfault when failing to open a custom fragmentAshod Nakashian
2018-03-21ofz#7012 Integer-overflowCaolán McNamara
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand