summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/AxisHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-6/+5
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-11/+11
* loplugin:checkunusedparamsNoel Grandin2017-08-011-5/+3
* loplugin:oncevar chart2Noel Grandin2017-06-201-2/+1
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-281-3/+3
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-8/+8
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-7/+7
* chart2: remove unused ContainerHelper.hxx includesJochen Nitschke2016-07-131-1/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-5/+5
* com::sun::star->css in chart2Noel Grandin2016-03-141-5/+5
* Fix typosAndrea Gelmini2016-01-101-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-2/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* Fix typosAndrea Gelmini2015-06-161-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-1/+4
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-1/+1
* chart2: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-3/+3
* reduce scope of local variablesMichael Weghorn2014-12-061-1/+1
* chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl2014-10-201-3/+3
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-1/+14
* Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida2014-06-191-1/+2
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-4/+2
* coverity#1158099 Unchecked dynamic_castCaolán McNamara2014-05-111-1/+5
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-151-11/+11
* prevent excessive exceptionsMarkus Mohrhard2014-04-051-8/+12
* fix testsMarkus Mohrhard2013-11-191-1/+1
* dbgutil build fixMarkus Mohrhard2013-11-191-1/+0
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-4/+6
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-5/+0
* fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard2013-04-221-5/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-19/+19
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Fix typos in commentsElton Chung2012-02-181-1/+1
* catch by const referenceTakeshi Abe2011-11-291-4/+4
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-271-2/+1
* Some cppcheck cleaningJulien Nabet2011-05-051-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-0/+232
|\
| * chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-191-6/+52
| * chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-151-36/+0
| |\
| | * chart49: cleanupIngrid Halama2010-10-061-36/+0
| | * 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-0/+142
| * | chart46: #i25706# implement date axis - remove explicit scaling in case of autoIngrid Halama [iha]2010-12-091-0/+3