summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara
2016-10-20clarify hash lengths a bit moreCaolán McNamara
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-10-13tdf#103143 Fix importing number of characters from docx filesBartosz Kosiorek
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-10-01tdf#96161, always write the varyColors elementMarkus Mohrhard
2016-09-30loplugin:constantparamNoel Grandin
2016-09-28oox: use '= default' to define a trivial destructorMiklos Vajna
2016-09-20tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-18fix missing default ctor for ObjectTypeFormatEntry with MSVCJochen Nitschke
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-16fix copy&paste in DownBarFillsJochen Nitschke
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (oox)Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19coverity#1371374 Resource leakCaolán McNamara
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-21oox: avoid pointless multiplication at int precision in WpsContextMiklos Vajna
2016-07-08oox: indentation fixesMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-06-24warn->info: its just a factCaolán McNamara
2016-06-23tdf#100153 modify noSmoking shapeZhengqiang Wang
2016-06-21simplifyNoel Grandin
2016-06-18fix indentationMarkus Mohrhard
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-13Fix typosAndrea Gelmini
2016-06-10Clean up uses of Any::getValue() in ooxStephan Bergmann
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta