summaryrefslogtreecommitdiff
path: root/chart2/source/tools/AxisHelper.cxx
AgeCommit message (Expand)Author
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-06reduce scope of local variablesMichael Weghorn
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-11coverity#1158099 Unchecked dynamic_castCaolán McNamara
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-05prevent excessive exceptionsMarkus Mohrhard
2013-11-19fix testsMarkus Mohrhard
2013-11-19dbgutil build fixMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-02-18Fix typos in commentsElton Chung
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-05Some cppcheck cleaningJulien Nabet
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-02Some cppcheck cleaningJulien Nabet
2011-01-19chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]
2010-12-09chart46: #i25706# implement date axis - remove explicit scaling in case of autoIngrid Halama [iha]