summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.cxx
AgeCommit message (Expand)Author
2024-01-24make text-table dialog asyncNoel Grandin
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-22fix bug in renaming chart objectsNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05convert *CommandId enum to scoped enumNoel Grandin
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-01-30use more getChartModel in ChartControllerNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31pChartWindow cannot be null hereCaolán McNamara
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-09-19weld ShapeParagraphDialogCaolán McNamara
2018-09-18weld ShapeFontDialogCaolán McNamara
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-03weld SvxTextTabDialogCaolán McNamara
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16weld SvxObjectNameDialogCaolá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-07-21de-hrc various thingsCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen