summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shapepropertymap.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl1-9/+9
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl1-1/+1
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-7/+10
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl1-4/+7
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai1-1/+2
2017-10-23loplugin:includeform: ooxStephan Bergmann1-2/+2
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin1-2/+2
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke1-22/+13
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2014-06-25remove whitespacesMarkus Mohrhard1-8/+0
2014-03-09Fix signed/unsigned comparisonMatteo Casalin1-1/+2
2014-03-06n#821567: Import PPTX background images with table-name.Muthu Subramanian1-0/+14
2014-03-04better safe than sorryMarkus Mohrhard1-1/+1
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard1-4/+11
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-1/+1
2014-02-26Remove visual noise from ooxAlexander Wilms1-4/+4
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky1-1/+3
2012-12-13PCH for Library_ooxLuboš Luňák1-5/+5
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-2/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-5/+5
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-08-23n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian1-1/+16
2011-01-12dr78: build errors after rebaseDaniel Rentz [dr]1-1/+0
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]1-0/+195