summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-04-12tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2017-04-12tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist
2017-03-02tdf#90407: Export Text AutoFit to .pptxTor Lillqvist
2017-02-16tdf#106026: Export paragraph top and bottom margin to DrawingMLTor Lillqvist
2017-02-15Related: tdf#105707 PPTX import: warn on invalid/empty SmartArt fallback relidMiklos Vajna
2017-02-13Related: tdf#105707 PPTX import: decode document name from URLAndras Timar
2017-02-09tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-02-09tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai
2017-01-17tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
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