summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)AuthorFilesLines
2018-02-14tdf#114821 calculate better label positionSzymon Kłos1-10/+24
2017-12-01ofz: check col/row boundsCaolán McNamara1-2/+4
2017-12-01ofz: handle empty Gradient StopsCaolán McNamara1-1/+1
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara1-0/+3
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara1-2/+2
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai1-0/+1
2017-08-10tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna1-1/+1
2017-08-09tdf#109858: Override default point label placement setting...Dennis Francis1-6/+14
2017-08-02tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai1-0/+6
2017-07-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk1-10/+22
2017-06-01tdf#104219 Don't export color information when color is automaticBartosz Kosiorek1-0/+1
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke15-15/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-18/+14
2017-05-07revert OSL_ASSERT changesChris Sherlock5-15/+14
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock5-14/+15
2017-05-04tdf#106520 xlsx: black square where image should beThomas Beck1-3/+3
2017-05-04cleanup includesJochen Nitschke3-10/+9
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin11-29/+16
2017-04-24Indentation fixesMiklos Vajna1-1/+1
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai1-0/+5
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: ooxStephan Bergmann2-7/+7
2017-04-06loplugin:singlevalfieldsNoel Grandin2-9/+7
2017-03-31use actual UNO enums in ooxNoel Grandin1-3/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai2-6/+4
2017-03-11Use the converted shape rectanle hereTamás Zolnai1-2/+2
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai1-0/+5
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-14/+14
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-8/+8
2017-03-02Fix typosAndrea Gelmini1-5/+5
2017-02-28Fix incorrect function name in SAL_INFOTor Lillqvist1-1/+1
2017-02-28new loplugin unoanyNoel Grandin12-96/+99
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist11-11/+11
2017-02-27There is nothing called FillPropertiesGroupContext since 2009Tor Lillqvist1-1/+0
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist3-18/+19
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann2-5/+5
2017-02-10Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relidMiklos Vajna1-0/+12
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-0/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-6/+3
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin2-12/+0
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist20-24/+24
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist1-13/+13
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-4/+3
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin4-6/+6
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin2-2/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin11-48/+19
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai1-1/+3
2016-12-02convert some anonymous enums to scopedNoel Grandin2-8/+8
2016-12-01tdf#103477 buClrTx => use text color insteadMuthu Subramanian1-1/+3