summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2016-03-04PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-25Avoid hard-coded perl path, check with envcoypu
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-02Export and import of file name fieldRosemary Sebastian
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27Format the datetime fields properly on importRosemary Sebastian
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-08deleting a null pointer is fineMarkus Mohrhard
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-23Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>"Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-23oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13Reduce scope of variableStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin