summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-12Fix typosAndrea Gelmini3-7/+7
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-08-09tdf#126746 Fix exporting closed Polylines to PPTXBartosz Kosiorek2-5/+7
2019-08-07tdf#125337 Chart DOCX Import: fix missing empty data series columnsBalazs Varga1-1/+1
2019-08-07crashtesting: null deref on import of fdo62183-3.pptxCaolán McNamara1-2/+2
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz3-44/+52
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann12-249/+249
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga4-16/+49
2019-07-23Fix typosAndrea Gelmini5-5/+5
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin12-33/+31
2019-07-19cid#1448460 Unchecked return valueCaolán McNamara1-1/+1