summaryrefslogtreecommitdiff
path: root/chart2/source/tools/InternalDataProvider.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann1-1/+1
2015-03-25TyposJulien Nabet1-3/+3
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir1-0/+7
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann1-8/+8
2014-12-09inline UNO helper macrosNoel Grandin1-1/+23
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-21/+21
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-58/+142
2014-06-24Let's remove these lcl_ fetish.Kohei Yoshida1-27/+27
2014-06-10coverity#1158096 Unchecked dynamic_castCaolán McNamara1-3/+2
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-42/+42
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-1/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-27/+27
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-12/+0
2013-07-01Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand1-3/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+7
2013-04-01some little code clean-upMarkus Mohrhard1-15/+8
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-18/+11
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-31target cppcheck index incrementing revertMichael Meeks1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-04-19prefer prefix ++/-- operatorsKayo Hamid1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-14mis-merge: setComplexColumnLabel now takes vector of uno::AnyNorbert Thiebaud1-5/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-116/+229
2011-01-17chart46: #i25706# compiler error after rebaseIngrid Halama [iha]1-2/+1
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]1-3/+5
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]1-38/+4
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-113/+259
2010-10-20unused variablesCaolán McNamara1-2/+1
2010-10-16Adding support for importing charts using InternalData.Muthu Subramanian K1-4/+74
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-07chart49: #i114953# don't crash with very complex categoriesIngrid Halama1-2/+4
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama1-0/+0
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29chartmultiline: fixed compiler warningsIngrid Halama1-5/+5
2010-01-28chartmultiline: #i82971# complex categories (part6 - allow editing of complex...Ingrid Halama1-0/+84
2010-01-13chartmultiline: #i82971# complex categories (part3 - complex categories for i...Ingrid Halama1-308/+496
2009-12-21chartmultiline: split internal data from internal data providerIngrid Halama1-578/+49
2009-11-24chartmultiline: remove unsued concept 'UnusedData'Ingrid Halama1-5/+0
2009-09-14CWS-TOOLING: integrate CWS chart41Kurt Zenker1-4/+6