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