summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl2016-11-211-0/+1
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-191-5/+7
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-1/+5
* new loplugin finalprotectedNoel Grandin2016-11-162-3/+2
* crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara2016-11-091-3/+3
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-082-9/+0
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-087-14/+13
* loplugin:unusedfieldsNoel Grandin2016-11-021-6/+0
* tdf#63846 assign macros after VBA project fully loaded.Justin Luth2016-10-281-3/+3
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-1/+0
* tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai2016-10-251-1/+1
* loplugin:expandablemethodds in include/ooxNoel Grandin2016-10-212-8/+0
* move some useful header information to mscodec for reuseCaolán McNamara2016-10-211-66/+3
* hash len isn't going to change depending on who implements itCaolán McNamara2016-10-212-7/+5
* clarify hash lengths a bit moreCaolán McNamara2016-10-201-3/+4
* hash len is 20 for xls cryptoapi configurationCaolán McNamara2016-10-201-2/+3
* delete setProperty specialisation with value type AnyJochen Nitschke2016-10-171-0/+3
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-2/+0
* tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna2016-10-041-0/+1
* loplugin:constantparamNoel Grandin2016-09-306-13/+5
* convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke2016-09-171-38/+41
* loplogin:singlevalfields in include/Noel Grandin2016-09-162-10/+2
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-152-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1338-49/+49
* default dtors are fine hereCaolán McNamara2016-08-302-3/+1
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-251-1/+1
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-196-6/+6
* Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung2016-08-111-0/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-274-6/+6
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-073-3/+3
* tdf#42949: clean up includes in include/oox/vml with iwyuJorenz Paragas2016-06-109-18/+71
* tdf#42949: clean up includes in include/oox/token with iwyuJorenz Paragas2016-06-103-1/+6
* update mergeclasses resultsNoel Grandin2016-06-101-3/+1
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-082-10/+5
* tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas2016-05-2625-63/+214
* loplugin:unusedreturntypesNoel Grandin2016-05-261-3/+1
* Missing includeStephan Bergmann2016-05-251-0/+3
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-3/+0
* tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas2016-05-1314-33/+106
* tdf#42949: clean up includes in include/oox/mathml with iwyuJorenz Paragas2016-05-113-8/+13
* tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas2016-05-1018-39/+92
* remove STATIC_ARRAY_END and usagesJochen Nitschke2016-05-101-5/+0
* tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas2016-05-065-29/+96
* tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas2016-05-045-22/+52
* tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas2016-05-0316-41/+138
* tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak2016-04-291-0/+2
* tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas2016-04-2813-23/+23
* tdf#42949: clean up includes in include/oox/crypto with iwyuJorenz Paragas2016-04-266-24/+44
* tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas2016-04-2515-41/+173
* Avoid reserved identifiersStephan Bergmann2016-04-222-3/+3