summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/ObjectNameProvider.cxx
AgeCommit message (Expand)Author
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
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio
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]