summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapepresetdata.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-03-20Further reducion of OString copying by in-string comparisonMatteo Casalin
2019-03-20Reduce OString copying by using in-string comparisonMatteo Casalin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-05-04cleanup includesJochen Nitschke
2017-04-24Indentation fixesMiklos Vajna
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: ooxStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna
2016-11-12tdf#100733 oox: update preset shape definition for polar handles.Mark Hung
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2015-05-16Fix copy-paste errorJoren De Cuyper
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-05fdo#38835 strip out OString globalsNoel Grandin
2014-11-15oox: these are expected to be UTF-8Miklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-17oox customshapepresetdata: empty is an empty string sequenceMiklos Vajna
2014-04-17oox customshapepresetdata: parse SubViewSizeMiklos Vajna
2014-04-17oox customshapepresetdata: allow empty equation listMiklos Vajna
2014-04-17oox customshapepresetdata: handle RadiusRangeMaximum/RadiusRangeMinimumMiklos Vajna
2014-04-17oox customshapepresetdata: allow empty handle listMiklos Vajna
2014-04-17oox customshapepresetdata: allow empty adjustment listMiklos Vajna
2014-04-17oox customshapepresetdata: handle multiple definitionsMiklos Vajna
2014-04-17oox customshapepresetdata: handle RangeXMaximum and a few more propertiesMiklos Vajna
2014-04-17oox: initial customshape preset data loaderMiklos Vajna