summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/PropertyMapper.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-04-02tdf#78027 - Fix Chart OOXML Import with non-uniform formatted titlesBalazs Varga
2023-09-08improve log messageNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-02-17micro-optimisation: use std::moveNoel Grandin
2022-02-03tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chartNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-12remove unused codeNoel Grandin
2022-01-07fix setPropertyNameMapForFilledSeriesPropertiesNoel Grandin
2022-01-06avoid Sequence reallocNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-04speed up setting properties in chart2Noel Grandin
2022-01-04drop the OverwriteMap stuff in chart2Noel Grandin
2022-01-02use concrete types in chart2, createTextNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-09-08avoid some ref-countingNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-07-15tdf#134659 chart2: use centered label alignment at text breakBalazs Varga
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2018-03-04Modernize a bit chart2Julien Nabet
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-03-13Typo: taget->targetJulien Nabet
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-02-23disable this performance improvementMarkus Mohrhard
2014-02-22try to limit the getPropertyValue callsMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-05-06fix typos (wich instead of which)Philipp Riemer