summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/DataInterpreter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski2021-10-291-5/+2
* tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga2021-05-211-0/+6
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-3/+3
* use for-range on Sequence in chart2Noel Grandin2020-05-181-17/+15
* loplugin:flatten in chart2Noel Grandin2020-04-191-13/+13
* Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann2019-07-311-1/+1
* Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2019-06-101-2/+2
* tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen2018-10-081-2/+0
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-12/+13
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* Use for-range loops in chart2 (part1)Julien Nabet2018-03-031-5/+3
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-7/+6
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-5/+5
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-3/+3
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-7/+0
* loplugin:unusedfieldsNoel Grandin2017-01-101-3/+1
* loplugin:unusedfieldsNoel Grandin2016-11-171-1/+1
* loplugin:expandablemethods in chart2Noel Grandin2016-11-111-12/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-051-2/+1
* chart2: remove unused ContainerHelper.hxx includesJochen Nitschke2016-07-131-2/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-141-5/+5
* unnecessary use of OUString constructorNoel Grandin2016-01-311-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-2/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* inline UNO helper macrosNoel Grandin2014-12-091-1/+23
* remove whitespacesMarkus Mohrhard2014-07-021-1/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* remove C2U in chart2Markus Mohrhard2013-03-251-5/+6
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-15/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* catch by const referenceTakeshi Abe2011-11-291-6/+6
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-0/+8
|\
| * chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-151-4/+0
| |\
| | * chart49: cleanupIngrid Halama2010-10-061-4/+0
| | * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-0/+0