summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung1-5/+7
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-1/+5
2016-11-16new loplugin finalprotectedNoel Grandin2-3/+2
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara1-3/+3
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2-9/+0
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin7-14/+13
2016-11-02loplugin:unusedfieldsNoel Grandin1-6/+0
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth1-3/+3
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+0
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai1-1/+1
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin2-8/+0
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara1-66/+3
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara2-7/+5
2016-10-20clarify hash lengths a bit moreCaolán McNamara1-3/+4
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara1-2/+3
2016-10-17delete setProperty specialisation with value type AnyJochen Nitschke1-0/+3
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-2/+0
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna1-0/+1
2016-09-30loplugin:constantparamNoel Grandin6-13/+5
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke1-38/+41
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-10/+2
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann38-49/+49
2016-08-30default dtors are fine hereCaolán McNamara2-3/+1
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann6-6/+6
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung1-0/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin4-6/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-3/+3
2016-06-10tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas9-18/+71
2016-06-10tdf#42949: clean up includes in include/oox/token with iwyuJorenz Paragas3-1/+6
2016-06-10update mergeclasses resultsNoel Grandin1-3/+1
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page2-10/+5
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas25-63/+214
2016-05-26loplugin:unusedreturntypesNoel Grandin1-3/+1
2016-05-25Missing includeStephan Bergmann1-0/+3
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-3/+0
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas14-33/+106
2016-05-11tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas3-8/+13
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas18-39/+92
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke1-5/+0
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas5-29/+96
2016-05-04tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas5-22/+52
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas16-41/+138
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak1-0/+2
2016-04-28tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas13-23/+23
2016-04-26tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas6-24/+44
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas15-41/+173
2016-04-22Avoid reserved identifiersStephan Bergmann2-3/+3