summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DataBrowserModel.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-1/+0
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-4/+0
2016-02-22loplugin:write only fieldsNoel Grandin1-6/+1
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-03-23loplugin:constantfunction: chart2Noel Grandin1-7/+0
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-07-02remove whitespacesMarkus Mohrhard1-1/+0
2014-06-26fdo#79151: No need to offset column index by category labels.Kohei Yoshida1-5/+0
2014-06-26Clarify the code a little more.Kohei Yoshida1-35/+49
2014-06-26Move the category level removal code into its own method.Kohei Yoshida1-17/+23
2014-06-25Remove these pesky ::com::sun::star ....Kohei Yoshida1-12/+8
2014-06-25Tuck this anonymous namespace inside chart namespace.Kohei Yoshida1-12/+10
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida1-17/+9
2014-06-24Annotate the code a little more, to make it easier to follow.Kohei Yoshida1-12/+22
2014-06-24Unwind this logic a bit.Kohei Yoshida1-4/+8
2014-06-24Reduce indentation levels.Kohei Yoshida1-160/+163
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida1-2/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-07coverity#1158121 Unchecked dynamic_castCaolán McNamara1-0/+2
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-7/+10
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2012-10-08OUString cleanup in Chart2Olivier Hallot1-12/+12
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-11Display correct errorbars columns in chart data browser.Rafael Dominguez1-33/+8
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+23
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-2/+23
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-1/+0
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]1-43/+26
2011-01-12chart46: #i25706# implement date axis - #i116425# interpret no data as text axisIngrid Halama [iha]1-2/+14
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-6/+32
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29chartmultiline: fixed compiler warningsIngrid Halama1-1/+1
2010-01-28chartmultiline: #i82971# complex categories (part7 - add toolbox item for ins...Ingrid Halama1-38/+45
2010-01-28chartmultiline: #i82971# complex categories (part6 - allow editing of complex...Ingrid Halama1-13/+83
2009-07-02CWS-TOOLING: integrate CWS bubblechartRelease Engineers1-7/+31
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker1-4/+4
2009-03-03CWS-TOOLING: integrate CWS chart35Oliver Bolte1-17/+20
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov1-34/+10