summaryrefslogtreecommitdiff
path: root/oox/source/export/drawingml.cxx
AgeCommit message (Expand)Author
2017-08-14Decrease duplicated codeTamás Zolnai
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-05typosJulien Nabet
2017-06-04Remove usage of OString("")Arnaud Versini
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist
2017-03-04tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17tdf#90407: Export Text AutoFit to .pptxTor Lillqvist
2017-02-16Try harder to fix Android tinderboxTor Lillqvist
2017-02-15no std::lround on androidCaolán McNamara
2017-02-15tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-10New loplugin:conststringvar: ooxStephan Bergmann
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian
2016-12-28tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-29tdf#104115 DOCX export: ClosedBezierShape should always result in <a:custGeom>Miklos Vajna
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-10Clean up uses of Any::getValue() in ooxStephan Bergmann
2016-05-31tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin