summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin15-36/+36
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12tdf#99135 VML import: handle image cropMiklos Vajna1-0/+4
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin11-105/+104
2016-04-09valgrind: use of uninitialized data on load of ooo98646-1.docCaolán McNamara1-1/+1
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak1-2/+1
2016-03-14inline some use-once macrosNoel Grandin1-5/+0
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin3-5/+5
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin8-25/+16
2016-02-22WaE vs2015 unreacheable codeNorbert Thiebaud2-0/+14
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-02-09Remove excess newlinesChris Sherlock71-370/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-1/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-29oox: replace boost::bind with std::bindMichael Stahl2-11/+13
2016-01-21oox: import Math objects from PPTX filesMichael Stahl1-2/+9
2016-01-15oox: export Math objects to PPTX filesMichael Stahl1-0/+1
2016-01-15starmath: only use WordProcessingML elements in DOCX filesMichael Stahl1-1/+4