summaryrefslogtreecommitdiffstats
path: root/oox/inc
Commit message (Expand)AuthorAgeFilesLines
* Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist2017-02-273-4/+4
* Bin pointless once used typedefTor Lillqvist2017-02-221-4/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-7/+7
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-251-2/+0
* Move two include files to oox/inc as they are used only in ooxTor Lillqvist2017-01-248-9/+263
* New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann2017-01-191-15/+49
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-2/+3
* convert some anonymous enums to scopedNoel Grandin2016-12-021-10/+10
* tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2016-11-172-1/+14
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-081-3/+1
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-3/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1335-92/+92
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-191-1/+1
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-054-5/+5
* tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas2016-05-101-0/+2
* basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl2016-05-061-1/+0
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-1/+1
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* loplugin:passstuffbyref in ooxNoel Grandin2016-04-131-1/+1
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-121-1/+1
* clang-tidy performance-unnecessary-value-param in ooxNoel Grandin2016-04-113-3/+3
* tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak2016-03-101-2/+1
* loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2016-03-041-2/+1
* loplugin:unuseddefaultparams in ooxNoel Grandin2016-03-032-4/+2
* loplugin:write only fieldsNoel Grandin2016-02-222-4/+0
* Remove excess newlinesChris Sherlock2016-02-0924-106/+0
* oox: replace boost::bind with C++11 lambdaMichael Stahl2016-02-031-1/+0
* oox: import Math objects from PPTX filesMichael Stahl2016-01-211-0/+13
* loplugin:unusedmethods unused return value in oox,packageNoel Grandin2016-01-151-3/+2
* loplugin:unusedfields in oox,packageNoel Grandin2015-12-221-1/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-231-2/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-357/+175
* com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin2015-10-2323-106/+111
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1240-105/+105
* tdf#88154 workaround and unit testMarco Cecchetti2015-10-071-0/+5
* boost->stdCaolán McNamara2015-09-174-10/+6
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-091-0/+5
* oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-231-2/+1
* sal,rsc,oox: inline some use-once typedefsNoel Grandin2015-08-041-2/+0
* inline some use-once typedefsNoel Grandin2015-08-031-2/+0
* loplugin:unusedmethods ooxNoel Grandin2015-07-216-19/+0
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* improve the returnbyref lopluginNoel Grandin2015-07-061-1/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-1/+1
* drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara2015-06-181-1/+0
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* inherit default title rotation from parent, tdf#75316Markus Mohrhard2015-05-082-8/+3
* loplugin:staticmethodsNoel Grandin2015-05-052-8/+8