summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/sidebar/Chart2PanelFactory.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in chart2Noel Grandin2024-05-071-10/+10
* Revert all the recent loplugin:unocast changesStephan Bergmann2023-01-051-2/+1
* loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann2022-12-201-1/+2
* use comphelper::WeakComponentImplHelper in ChartPanelFactoryNoel Grandin2021-12-301-1/+0
* remove intermediate containers in sidebarsCaolán McNamara2021-03-111-22/+16
* SidebarPanelBase is always created with a PanelLayoutCaolán McNamara2021-03-041-1/+1
* clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin2020-01-141-2/+2
* chart2: Weld ChartTypePanelMuhammet Kara2019-11-151-1/+9
* Add ChartTypePanel to the ChartDeckMuhammet Kara2019-11-141-0/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann2019-07-311-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-3/+0
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-2/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-1/+1
* loplugin:oncevar chart2Noel Grandin2017-06-201-2/+1
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-1/+1
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-7/+0
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-051-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* provide structure for chart line panelMarkus Mohrhard2015-07-301-0/+3
* add skeleton for chart area sidebar panelMarkus Mohrhard2015-07-261-0/+3
* add skeleton for error bar panelMarkus Mohrhard2015-07-181-0/+3
* add chart sidebar axis panelMarkus Mohrhard2015-07-171-0/+3
* remove unnecessary parts in chart sidebar codeMarkus Mohrhard2015-07-171-24/+2
* add skeleton for chart series panelMarkus Mohrhard2015-07-161-0/+3
* we need access to the chart model in the chart sidebarMarkus Mohrhard2015-07-161-13/+24
* WaE: C2872 chart is ambiguousCaolán McNamara2015-07-121-1/+1
* add ChartElements panelMarkus Mohrhard2015-07-121-2/+4
* big step towards real chart sidebarMarkus Mohrhard2015-07-121-0/+149