summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl2-3/+8
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+4
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl1-1/+2
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin12-27/+21
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl1-1/+1
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-04these fields can be static constantsNoel Grandin1-1/+0
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock2-4/+4
2015-12-23loplugin:unusedfields in /includeNoel Grandin2-5/+2