summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController_Properties.cxx
Commit message (Expand)AuthorAgeFilesLines
* add ChartController::getFirstDiagram codeNoel Grandin2022-01-191-1/+1
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-6/+4
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-191-47/+47
* no need to allocate this SfxItemSet on the heapNoel Grandin2021-09-241-4/+4
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-1/+1
* loplugin:stringviewparam extend to new..Noel2021-01-291-10/+10
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+1
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-4/+4
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-04-091-9/+2
* Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann2020-03-241-2/+7
* tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga2020-03-241-7/+2
* tdf#130777 UI: add Hide legend entry option for pie chartTünde Tóth2020-03-031-1/+1
* tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2019-11-211-1/+0
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-191-1/+1
* tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov2019-06-201-1/+2
* loplugin:logexceptionnicely in chart2Noel Grandin2019-06-141-2/+3
* weld View3DDialogCaolán McNamara2019-06-081-2/+2
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* Fix typoAndrea Gelmini2019-04-051-1/+1
* loplugin:indentation in canvas..chart2Noel Grandin2019-02-081-2/+2
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-2/+0
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+1
* weld SchAttribTabDlgCaolán McNamara2018-10-201-6/+6
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen2018-06-221-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen2018-06-131-0/+1
* loplugin:useuniqueptr in SchAttribTabDlgNoel Grandin2018-06-111-4/+3
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-2/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-33/+33
* loplugin:checkunusedparamsNoel Grandin2017-08-011-1/+1
* loplugin:constparams in chart2Noel Grandin2017-07-271-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:oncevar: empty strings: chart2Stephan Bergmann2017-07-131-2/+2
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-60/+60
* loplugin:oncevar chart2Noel Grandin2017-06-201-3/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-5/+5
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen2017-03-241-2/+2
* convert GraphicObjectType to scoped enumNoel Grandin2017-02-171-8/+8
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-1/+1
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-1/+1
* unify color selectorsCaolán McNamara2016-11-041-1/+1