summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController_Insert.cxx
Commit message (Expand)AuthorAgeFilesLines
* add ChartController::getFirstDiagram codeNoel Grandin2022-01-191-4/+4
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-2/+3
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-191-51/+51
* loplugin:stringviewparam extend to new..Noel2021-01-291-1/+1
* Fix typo in codeAndrea Gelmini2020-09-011-2/+2
* use for-range on Sequence in chart2Noel Grandin2020-05-181-6/+6
* loplugin:flatten in chart2Noel Grandin2020-04-191-14/+14
* remove some unused local varsNoel Grandin2020-01-281-1/+1
* tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2019-11-211-1/+0
* loplugin:redundantpointerops check other pointer typesNoel Grandin2019-10-091-2/+2
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-191-18/+18
* loplugin:logexceptionnicely in chart2Noel Grandin2019-06-141-26/+27
* improve loplugin simplifyconstructNoel Grandin2019-04-151-2/+2
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-3/+0
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-2/+2
* weld SchAttribTabDlgCaolán McNamara2018-10-201-9/+9
* weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara2018-10-151-5/+5
* weld DataLabelsDialog and DataLabelsTabPageCaolán McNamara2018-10-131-3/+3
* weld SchLegendDlgCaolán McNamara2018-10-041-4/+4
* weld SchTitleDlgCaolán McNamara2018-10-041-3/+3
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+3
* loplugin:returnconstant in chart2Noel Grandin2018-08-011-3/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen2018-06-131-0/+1
* weld SchAxisDlgCaolán McNamara2018-05-211-6/+6
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-14/+13
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-32/+32
* loplugin:checkunusedparamsNoel Grandin2017-08-011-3/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* can drop SCH_RESSTR nowCaolán McNamara2017-05-181-31/+31
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen2017-03-241-8/+8
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-1/+1
* makeAny->Any in basctl..chart2Noel Grandin2017-02-031-6/+6
* loplugin:unusedfieldsNoel Grandin2016-11-171-8/+6
* convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin2016-08-301-32/+32
* convert SvxChartRegress to scoped enumNoel Grandin2016-08-251-1/+1
* Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier2016-08-161-0/+2
* chart2: cleanup local var assignmentsJochen Nitschke2016-07-131-1/+0
* new plugin stylepoliceNoel Grandin2016-04-211-2/+2
* com::sun::star->css in chart2Noel Grandin2016-03-141-1/+1
* cleanup some local var declarationsNoel Grandin2015-10-191-5/+5
* chart2: replace for_each with range-based forDaniel Robertson2015-10-081-22/+16
* boost->stdCaolán McNamara2015-09-141-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin2015-04-101-1/+1
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-3/+3