summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2019-10-10Removed duplicated includeAndrea Gelmini
2019-10-10tdf#98603 export runs with correct lang attribute (2/2).Mark Hung
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-10-10tdf#98603 fix the missing char property (1/2).Mark Hung
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-10-07cid#1454626 Uninitialized scalar fieldCaolán McNamara
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák
2019-10-03tdf#127907 tdf#126724 Chart DOCX import: fix axis title positionBalazs Varga
2019-10-02tdf#127901: pptx export image greyscale, watermark, black/whiteXisco Fauli
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli
2019-10-01SmartArt edit UI: fix crash on empty node textGrzegorz Araminowicz
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-25Fix typoAndrea Gelmini
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23tdf#127393 OOXML chart import: fix X axis position setting "CrossBetween"Balazs Varga
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-17SmartArt: separate data model from diagram.cxxGrzegorz Araminowicz
2019-09-13tdf#117274 XLSX export: fix VML comment shape type idLászló Németh
2019-09-06Fixing '....'Andrea Gelmini
2019-09-05Fix typosAndrea Gelmini
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel
2019-09-03Fix typosAndrea Gelmini
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-09-02SmartArt edit UI: add new nodeGrzegorz Araminowicz
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-30tdf#103988 OOXML export: fix bubble chart MSO interoperabilityBalazs Varga
2019-08-30tdf#114657 OOXML chart export: fix broken chart with NaN X valueBalazs Varga
2019-08-28tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-23tdf#99497 CircleKind ARC, CUT, SECTION to OOXML arc, chord, pieRegina Henschel
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-23tdf#126741 - fix dash dot dot line style import problem, for pptxnd101
2019-08-22tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai
2019-08-22tdf#127030 PPTX export: keep fixed size of legacy shapesBalazs Varga
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-18SmartArt: implement DiagramData::getString()Grzegorz Araminowicz
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin