summaryrefslogtreecommitdiff
path: root/chart2/source/tools/DiagramHelper.cxx
AgeCommit message (Expand)Author
2019-12-13tdf#34517 Bring forward/backward in chart series switchedKelemen Gábor
2019-09-01Fix '..'Andrea Gelmini
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-19loop run a maximum of onceCaolán McNamara
2018-10-16Resolves: tdf#115182 default Chart percentage format is integerEike Rathke
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-09-17cppcheck: knownConditionTrueFalse in chart2Jochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-06-20loplugin:oncevar 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-17convert StackMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-01-06Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-19More scope reduction.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-03-25Skeleton template class for GL3D bar chart type.Kohei Yoshida