summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.cxx
AgeCommit message (Expand)Author
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
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-25convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin