summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga2-3/+1
2019-10-07cid#1454626 Uninitialized scalar fieldCaolán McNamara1-0/+1
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin1-1/+1
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski1-2/+2
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák1-2/+2
2019-10-03tdf#127907 tdf#126724 Chart DOCX import: fix axis title positionBalazs Varga2-6/+11
2019-10-02tdf#127901: pptx export image greyscale, watermark, black/whiteXisco Fauli1-0/+18
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli1-2/+6
2019-10-01SmartArt edit UI: fix crash on empty node textGrzegorz Araminowicz3-5/+13
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga2-7/+51
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin2-4/+2
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski1-1/+1
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2-3/+3
2019-09-25Fix typoAndrea Gelmini1-1/+1
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz2-4/+67
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+1
2019-09-23tdf#127393 OOXML chart import: fix X axis position setting "CrossBetween"Balazs Varga3-2/+3
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-17SmartArt: separate data model from diagram.cxxGrzegorz Araminowicz7-562/+629
2019-09-13tdf#117274 XLSX export: fix VML comment shape type idLászló Németh1-1/+1
2019-09-06Fixing '....'Andrea Gelmini2-2/+2
2019-09-05Fix typosAndrea Gelmini2-3/+3
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel2-155/+204
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-02loplugin:constmethod in ooxNoel Grandin10-13/+13
2019-09-02SmartArt edit UI: add new nodeGrzegorz Araminowicz2-0/+78
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-30tdf#103988 OOXML export: fix bubble chart MSO interoperabilityBalazs Varga1-2/+4
2019-08-30tdf#114657 OOXML chart export: fix broken chart with NaN X valueBalazs Varga1-18/+6
2019-08-28tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai1-2/+2
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz2-0/+19
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov19-590/+482
2019-08-23tdf#99497 CircleKind ARC, CUT, SECTION to OOXML arc, chord, pieRegina Henschel1-3/+71
2019-08-23loplugin:returnconstval in ooxNoel Grandin3-3/+3
2019-08-23tdf#126741 - fix dash dot dot line style import problem, for pptxnd1012-2/+2
2019-08-22tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai1-3/+7
2019-08-22tdf#127030 PPTX export: keep fixed size of legacy shapesBalazs Varga1-1/+2
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann1-1/+1
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth1-1/+2
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga1-8/+25
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin4-7/+7
2019-08-18SmartArt: implement DiagramData::getString()Grzegorz Araminowicz2-1/+41
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin6-22/+11
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek7-3/+41
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin3-5/+6
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+4
2019-08-12Fix typosAndrea Gelmini2-2/+2