summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/ChartTypeDialogController.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch2021-05-191-2/+2
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-10/+10
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-10/+10
* rename SvtValueSet back to ValueSetCaolán McNamara2020-04-251-11/+11
* loplugin:flatten in chart2Noel Grandin2020-04-191-19/+19
* chart2: Move some headers to incMuhammet Kara2019-11-121-1/+1
* loplugin:virtualdead unused param in ResourceChangeListenerNoel Grandin2019-10-221-1/+1
* loplugin:virtualdead unused param in ChartTypeDialogControllerNoel Grandin2019-10-221-4/+3
* loplugin:virtualdead in chart2Noel Grandin2019-09-281-8/+0
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-191-5/+3
* tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen2019-01-031-6/+0
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-103/+103
* tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxxGabor Kelemen2018-11-091-0/+1
* weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2018-10-151-66/+65
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-1/+1
* remove the GL based 3D chartsMarkus Mohrhard2018-07-171-19/+0
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-4/+5
* Use for-range loops in chart2 (part1)Julien Nabet2018-03-031-13/+9
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-3/+2
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-9/+9
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-12/+12
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-4/+4
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-44/+44
* remove chart2 bitmaps from .src filesCaolán McNamara2017-04-251-114/+114
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-191-3/+1
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-7/+7
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+2
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-161-10/+43
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* no point in these dtors being virtualCaolán McNamara2016-08-301-3/+0
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-95/+76
* new plugin stylepoliceNoel Grandin2016-04-211-20/+20
* loplugin:unusedmethods unused return value in chart2Noel Grandin2016-01-111-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-2/+1
* convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin2015-06-111-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* XY chart needs to set the X value propertyMarkus Mohrhard2014-06-231-0/+1
* Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida2014-03-291-6/+6
* Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida2014-03-291-2/+16
* Start using common symbols for textural UNO property names.Kohei Yoshida2014-03-291-2/+3
* Pass the rounded edge property to the diagram object.Kohei Yoshida2014-03-261-8/+8
* Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida2014-03-261-0/+9
* convert chart type page to .ui formatCaolán McNamara2014-03-031-43/+22
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-061-1/+1
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-1/+1