summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/ObjectNameProvider.cxx
AgeCommit message (Expand)Author
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-01-18Fix typosAndrea Gelmini
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-19loplugin:stringcopy: chart2Stephan Bergmann
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-07break circular includeJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-04-27tdf#99518 Use correct decimal separatorLaurent Balland-Poirier
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-08-14loplugin: defaultparamsNoel Grandin
2014-06-10coverity#1158120 Unchecked dynamic_castCaolán McNamara
2014-04-15chart2: sal_Bool->boolNoel Grandin
2013-12-11Show name of the trendline in tooltip (at hovering).Tomaž Vajngerl
2013-12-10fdo#40315 Improve text for moving average trendlineLaurent Balland-Poirier
2013-12-09More clearly name the trendline in chart's element selection box.Tomaž Vajngerl
2013-12-09Display correct equation with multiple trendlines in chart.Tomaž Vajngerl
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-11-16fdo#35712 Correct update of equation in status barLaurent Balland-Poirier
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-04-07Some cppcheck cleaningJulien Nabet
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot