summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-2/+2
2017-05-29getUtf8TokenName can return by const refNoel Grandin1-1/+1
2017-05-04cleanup includesJochen Nitschke1-12/+0
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin3-5/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-06loplugin:singlevalfieldsNoel Grandin1-13/+17
2017-03-31use actual UNO enums in ooxNoel Grandin1-3/+4
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist3-4/+4
2017-02-22Bin pointless once used typedefTor Lillqvist1-4/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+7
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-2/+0
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist8-9/+263
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann1-15/+49
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-2/+3
2016-12-02convert some anonymous enums to scopedNoel Grandin1-10/+10
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2-1/+14
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-3/+1
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann35-92/+92
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin4-5/+5
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+2
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-1/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin1-1/+1
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin3-3/+3
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak1-2/+1
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin1-2/+1
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin2-4/+2
2016-02-22loplugin:write only fieldsNoel Grandin2-4/+0
2016-02-09Remove excess newlinesChris Sherlock24-106/+0
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl1-1/+0
2016-01-21oox: import Math objects from PPTX filesMichael Stahl1-0/+13
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin1-3/+2
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin1-2/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-357/+175
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin23-106/+111
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann40-105/+105
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti1-0/+5
2015-09-17boost->stdCaolán McNamara4-10/+6
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-0/+5
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+1
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin1-2/+0
2015-08-03inline some use-once typedefsNoel Grandin1-2/+0