summaryrefslogtreecommitdiff
path: root/chart2/source/tools/AxisHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-13tdf#128733 Chart import: fix secondary X axisBalazs Varga1-0/+1
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga1-1/+1
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-1/+1
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin1-2/+2
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-1/+1
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-2/+0
2018-09-26tdf#119882, don't change the chart model from the chart viewMarkus Mohrhard1-5/+0
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+2
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen1-1/+3
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-39/+36
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+9
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+1
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet1-14/+11
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-6/+5
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-11/+11
2017-08-01loplugin:checkunusedparamsNoel Grandin1-5/+3
2017-06-20loplugin:oncevar chart2Noel Grandin1-2/+1
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-3/+3
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-8/+8
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-7/+7
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-03-14com::sun::star->css in chart2Noel Grandin1-5/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-2/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+4
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-1/+1
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-06reduce scope of local variablesMichael Weghorn1-1/+1
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl1-3/+3
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+14
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida1-1/+2
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-4/+2
2014-05-11coverity#1158099 Unchecked dynamic_castCaolán McNamara1-1/+5
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin1-11/+11
2014-04-05prevent excessive exceptionsMarkus Mohrhard1-8/+12
2013-11-19fix testsMarkus Mohrhard1-1/+1
2013-11-19dbgutil build fixMarkus Mohrhard1-1/+0
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-4/+6
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-5/+0
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard1-5/+5