summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/PropertyMapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel1-3/+6
2020-07-15tdf#134659 chart2: use centered label alignment at text breakBalazs Varga1-0/+2
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse1-1/+3
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse1-1/+4
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen1-1/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+3
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-8/+9
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen1-1/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen1-0/+1
2018-03-04Modernize a bit chart2Julien Nabet1-21/+15
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-5/+4
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-18/+18
2017-07-27loplugin:constparams in chart2Noel Grandin1-1/+1
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-1/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-16/+16
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-154/+161
2016-04-21new plugin stylepoliceNoel Grandin1-16/+16
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-03-14com::sun::star->css in chart2Noel Grandin1-2/+2
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-2/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard1-2/+3
2015-03-13Typo: taget->targetJulien Nabet1-1/+1
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida1-4/+17
2014-02-23disable this performance improvementMarkus Mohrhard1-3/+3
2014-02-22try to limit the getPropertyValue callsMarkus Mohrhard1-9/+31
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-19/+19
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-12remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák1-106/+106
2011-11-29catch by const referenceTakeshi Abe1-4/+4
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+3
2011-02-06Remove dead codeThomas Arnhold1-24/+0
2011-01-31chart51: merge with DEV300_m97Ingrid Halama [iha]1-10/+0
2011-01-19chart51: #i103864# Data labels overliningThomas Benisch [tbe]1-0/+3
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-10/+0
2010-11-08Removed commented-out code.Ricardo Moreno1-33/+1
2010-10-14translated and spell corrected a few comments in the view codeRené Kjellerup1-15/+15
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06chart49: cleanupIngrid Halama1-10/+0