summaryrefslogtreecommitdiff
path: root/chart2/source/inc/chartview
AgeCommit message (Expand)AuthorFilesLines
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer1-14/+16
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga1-2/+3
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman6-20/+6
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna1-0/+2
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth1-2/+3
2020-05-08compact namespace in canvas..cuiNoel Grandin4-20/+20
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-4/+1
2020-04-03Turn defines into constexprsMike Kaganski1-124/+129
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann1-1/+4
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga1-4/+1
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth1-1/+2
2020-03-03tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth1-1/+2
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov1-1/+0
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-3/+9
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard1-1/+2
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen1-0/+4
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen3-9/+17
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen1-9/+15
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen1-1/+0
2018-01-06remove unused definesNoel Grandin1-1/+0
2017-12-20convert chart2 to TypedWhichIdNoel Grandin1-95/+95
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi1-8/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann5-8/+8
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann4-5/+5
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-4/+1
2017-07-27loplugin:constparams in chart2Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
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