summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-29Typo: rParagraphDefaulsVector-> rParagraphDefaultsVectorJulien Nabet
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet
2019-12-26No need to pass string literals as char* hereMike Kaganski
2019-12-23Fix typoAndrea Gelmini
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet
2019-12-20CppunitTest_oox_drawingml: remove unneeded includesMiklos Vajna
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-17tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth
2019-12-06tdf#127237 fix table background color in Impress importnd101
2019-12-03Simplify a bit use of LabelPlacementParam (oox/chartexport)Julien Nabet
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Assign bool directly to boost::optional<bool>Stephan Bergmann
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth
2019-11-27tdf#127090 Export textbox rotation attribute.Gülşah Köse
2019-11-26Remove some unused includesMiklos Vajna
2019-11-26nipick followup: add TOOLS_WARN_EXCEPTION to empty try-catchJustin Luth
2019-11-25tdf#118776: pptx import: draw char noFill as transparentXisco Fauli
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-22tdf#128952 Set the position of shape for 180 deg.Gülşah Köse
2019-11-22make some classes module-privateNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-11-21oox: add PPTX import/export for semi-transparent shape textMiklos Vajna
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16oox: avoid control freeze on exceptionVasily Melenchuk
2019-11-16tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-11-16tdf128684: Rotate text in not preset custom shapeTamas Bunth
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-13tdf#128732 Chart OOXML import: fix rounding error of color transparencyBalazs Varga
2019-11-13tdf#128619 Chart OOXML export: fix gradient positionBalazs Varga
2019-11-12tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga
2019-11-11Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna
2019-11-10tdf#106638 oox: reset font settings if necessary.Mark Hung
2019-11-08tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga
2019-11-08tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga
2019-11-03make some classes module-privateNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth