summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/shapepropertymap.cxx
AgeCommit message (Expand)Author
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek
2018-11-18tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-09Fix signed/unsigned comparisonMatteo Casalin
2014-03-06n#821567: Import PPTX background images with table-name.Muthu Subramanian
2014-03-04better safe than sorryMarkus Mohrhard
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-23n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian
2011-01-12dr78: build errors after rebaseDaniel Rentz [dr]
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]