summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml
Commit message (Expand)AuthorAgeFilesLines
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-252-4/+0
* Move two include files to oox/inc as they are used only in ooxTor Lillqvist2017-01-242-247/+0
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-1/+5
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-1/+1
* tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna2016-10-041-0/+1
* loplugin:constantparamNoel Grandin2016-09-301-2/+1
* convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke2016-09-171-38/+41
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-135-6/+6
* default dtors are fine hereCaolán McNamara2016-08-301-2/+1
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-192-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-2/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-1/+0
* tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas2016-05-0316-41/+138
* loplugin:passstuffbyref in ooxNoel Grandin2016-04-133-8/+8
* loplugin:write only fieldsNoel Grandin2016-02-221-1/+0
* Remove excess newlinesChris Sherlock2016-02-098-27/+0
* loplugin:unusedmethods unused return value in include/ooxNoel Grandin2016-01-121-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-239-85/+83
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-10/+10
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-061-2/+0
* loplugin:unusedmethods ooxNoel Grandin2015-07-212-7/+1
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-4/+0
* fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard2015-04-211-0/+4
* use index as real index and not token, tdf#90511Markus Mohrhard2015-04-151-1/+4
* remove empty constructor and destructorMarkus Mohrhard2015-04-151-3/+0
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* boost->stdCaolán McNamara2015-02-194-19/+18
* oox: use std::enable_shared_from_thisMiklos Vajna2015-02-172-7/+7
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* remove unused typedefsNoel Grandin2015-01-281-1/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* PPTX import: shape effect properties defined by themeZolnai Tamás2014-11-301-0/+1
* PPTX import: fix import of shape line properties defined by themeZolnai Tamás2014-11-301-0/+1
* bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2014-11-301-0/+1
* Remove unused membersStephan Bergmann2014-11-041-2/+0
* constStephan Bergmann2014-10-291-1/+1
* constStephan Bergmann2014-10-291-1/+1
* Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan2014-09-1439-2388/+7
* Better place to initialize mnThemedIdxMatúš Kukan2014-09-091-0/+1
* remove whitespaceMarkus Mohrhard2014-08-201-12/+0
* bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2014-07-071-0/+40
* fix crash loading ooo100546-1.xlsCaolán McNamara2014-07-071-4/+4
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-4/+4
* Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan2014-06-2525-2919/+0
* Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan2014-06-2315-888/+0
* These headers are private, also do not export symbols.Matúš Kukan2014-06-172-111/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-173-3/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-3/+3