summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/PropertyMaps.cxx
AgeCommit message (Expand)Author
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny
2016-12-12coverity#704108 Unchecked return valueCaolán McNamara
2016-10-11catch the exception to prevent broken charts, tdf#98690Markus Mohrhard
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-18these two attributes are not part of ODF and unnecessaryMarkus Mohrhard
2015-03-13Typo: elemet->elementJulien Nabet
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-17sal_Bool to boolTakeshi Abe
2013-08-16Properly hide implementation details.Kohei Yoshida
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa
2013-04-22get the handling of error bar ranges correct in xmloffMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot