summaryrefslogtreecommitdiffstats
path: root/oox/source/drawingml
Commit message (Expand)AuthorAgeFilesLines
* Passing shaperect to addShape function is uselessTamás Zolnai2017-03-112-6/+4
* Use the converted shape rectanle hereTamás Zolnai2017-03-111-2/+2
* tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai2017-03-111-0/+5
* loplugin:loopvartoosmallStephan Bergmann2017-03-071-14/+14
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-8/+8
* Fix typosAndrea Gelmini2017-03-021-5/+5
* Fix incorrect function name in SAL_INFOTor Lillqvist2017-02-281-1/+1
* new loplugin unoanyNoel Grandin2017-02-2812-96/+99
* Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist2017-02-2711-11/+11
* There is nothing called FillPropertiesGroupContext since 2009Tor Lillqvist2017-02-271-1/+0
* Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist2017-02-273-18/+19
* loplugin:subtlezeroinit: ooxStephan Bergmann2017-02-212-5/+5
* Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relidMiklos Vajna2017-02-101-0/+12
* tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna2017-02-031-0/+5
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-6/+3
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-252-12/+0
* Move two include files to oox/inc as they are used only in ooxTor Lillqvist2017-01-2420-24/+24
* Drop incorrect "artistic" prefix from some token namesTor Lillqvist2017-01-241-13/+13
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-4/+3
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-154-6/+6
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-132-2/+0
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-1311-48/+19
* tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2016-12-091-1/+3
* convert some anonymous enums to scopedNoel Grandin2016-12-022-8/+8
* tdf#103477 buClrTx => use text color insteadMuthu Subramanian2016-12-011-1/+3
* tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2016-11-271-3/+3
* loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann2016-11-232-9/+0
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-181-26/+85
* tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2016-11-172-18/+67
* chartx: (regression) fix crash on label importJean-Tiare Le Bigot2016-11-141-0/+1
* oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna2016-11-141-3/+3
* drop extra semicolonsDavid Tardon2016-11-131-1/+1
* tdf#100733 oox: update preset shape definition for polar handles.Mark Hung2016-11-122-14/+20
* tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung2016-11-122-0/+21
* tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2016-11-101-1/+1
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-081-6/+1
* chartx: fix sparse chart importJean-Tiare Le Bigot2016-11-063-6/+6
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-021-3/+1
* fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke2016-10-173-20/+20
* tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes2016-10-071-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna2016-10-042-0/+7
* loplugin:constantparamNoel Grandin2016-09-301-3/+2
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-2/+1
* fix missing default ctor for ObjectTypeFormatEntry with MSVCJochen Nitschke2016-09-181-0/+8
* convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke2016-09-174-95/+80
* fix copy&paste in DownBarFillsJochen Nitschke2016-09-161-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1312-18/+18
* default dtors are fine hereCaolán McNamara2016-08-301-4/+0
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1