summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/InternalDataProvider.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* com::sun::star->css in chart2Noel Grandin2016-03-141-4/+4
* Use comphelper::containerToSequence()Noel Grandin2015-12-031-19/+21
* use comphelper::containerToSequenceNoel Grandin2015-11-191-6/+6
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-4/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* chart2: replace for_each with range-based forDaniel Robertson2015-10-081-1/+3
* Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann2015-04-231-1/+1
* TyposJulien Nabet2015-03-251-3/+3
* Use constructors for services from chartcore.component.Ursache Vladimir2015-02-121-0/+7
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-8/+8
* inline UNO helper macrosNoel Grandin2014-12-091-1/+23
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-2/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-21/+21
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-58/+142
* Let's remove these lcl_ fetish.Kohei Yoshida2014-06-241-27/+27
* coverity#1158096 Unchecked dynamic_castCaolán McNamara2014-06-101-3/+2
* chart2: sal_Bool->boolNoel Grandin2014-04-151-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-42/+42
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-1/+3
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-27/+27
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-12/+0
* Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand2013-07-011-3/+14
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-9/+7
* some little code clean-upMarkus Mohrhard2013-04-011-15/+8
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-201-18/+11
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-7/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* target cppcheck index incrementing revertMichael Meeks2012-05-311-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* prefer prefix ++/-- operatorsKayo Hamid2011-04-191-2/+2
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* mis-merge: setComplexColumnLabel now takes vector of uno::AnyNorbert Thiebaud2011-03-141-5/+5
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-116/+229
|\
| * chart46: #i25706# compiler error after rebaseIngrid Halama [iha]2011-01-171-2/+1
| * chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-151-3/+5
| |\
| | * chart49: #i114953# don't crash with very complex categoriesIngrid Halama2010-10-071-2/+4
| | * chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama2010-10-051-0/+0
| * | chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-141-38/+4
| * | chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-301-113/+259
| |/
* | cppunit: prefer prefix variantCaolán McNamara2011-01-061-2/+2
* | unused variablesCaolán McNamara2010-10-201-2/+1