summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-01-01tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar
2016-12-10tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai
2016-11-26tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-26tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-11-11tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai
2016-11-08google docs can generate a pptx with an empty cmLstCaolán McNamara
2016-10-29tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-14tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes
2016-10-14tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-10-04tdf#96161, always write the varyColors elementMarkus Mohrhard
2016-09-21tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard
2016-06-07tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung
2016-05-25oox: replace boost::array with std::arrayMichael Stahl
2016-05-20warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bitsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10loplugin:rangedforcopyTor Lillqvist
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin