summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Insert.cxx
AgeCommit message (Expand)Author
2022-08-25chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl
2022-08-24chart2: Add undo/redo for the data tableTomaž Vajngerl
2022-08-20chart2: InsertDataTable and DeleteDataTable for context menuTomaž Vajngerl
2022-08-20chart2: InsertDataTableDialog for inserting/removing the data tableTomaž Vajngerl
2022-08-20chart2: add "InsertMenuDataTable" action to menuTomaž Vajngerl
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-09-01Fix typo in codeAndrea Gelmini
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-20weld SchAttribTabDlgCaolán McNamara
2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara
2018-10-13weld DataLabelsDialog and DataLabelsTabPageCaolán McNamara
2018-10-04weld SchLegendDlgCaolán McNamara
2018-10-04weld SchTitleDlgCaolán McNamara
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-05-21weld SchAxisDlgCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-24UNO objects should never hold a VclPtr they dont own on heap ...Bjoern Michaelsen
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-09-14boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara