summaryrefslogtreecommitdiff
path: root/chart2/source/inc/chartview
AgeCommit message (Expand)AuthorFilesLines
2017-05-03remove empty commentsNoel Grandin2-6/+0
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-7/+6
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier1-1/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke1-3/+2
2016-03-14com::sun::star->css in chart2Noel Grandin4-48/+42
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-14boost->stdCaolán McNamara2-5/+3
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-6/+7
2015-07-20loplugin:unusedmethods chart2Noel Grandin1-4/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-1/+1
2015-03-20remove whitespaceMarkus Mohrhard1-1/+0
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-3/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-27Remove visual noise from chart2Alexander Wilms1-2/+2
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl1-1/+2
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-4/+4
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold5-10/+10
2013-10-23remove unused header file: servicenames_charttypes.hxxThomas Arnhold1-37/+0
2013-09-08chart2: String to OUStringJelle van der Waa1-1/+1
2013-09-03std::auto_ptr is deprecated.Kohei Yoshida1-1/+3
2013-09-03Service manager class member not used. Remove it.Kohei Yoshida1-3/+2
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa6-35/+0
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl1-6/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-3/+3
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-6/+6
2012-07-18re-base on ALv2 code. Includes:Michael Meeks3-69/+42
2012-06-22re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-03-23Add chart errorbar type property.Rafael Dominguez1-1/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-18Fix typos in commentsElton Chung1-2/+2
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-6/+6
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida4-194/+231
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]4-196/+229
2011-01-27chart52: #28670# make the legend within charts resizeable - part 3Ingrid Halama [iha]1-1/+2
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2-86/+0
2010-12-08chart46: #i25706# implement date axis - compiler warningsIngrid Halama [iha]1-6/+6
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]4-111/+230