summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)Author
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-09-30loplugin:constantparamNoel Grandin
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard
2015-04-15remove empty constructor and destructorMarkus Mohrhard
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-19boost->stdCaolán McNamara
2015-02-17oox: use std::enable_shared_from_thisMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-30PPTX import: shape effect properties defined by themeZolnai Tamás
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-04Remove unused membersStephan Bergmann
2014-10-29constStephan Bergmann
2014-10-29constStephan Bergmann
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan
2014-08-20remove whitespaceMarkus Mohrhard
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida