summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ShapeController.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-2/+2
* weld SvxLineTabDialogCaolán McNamara2018-10-021-2/+2
* weld ShapeParagraphDialogCaolán McNamara2018-09-191-3/+3
* weld ShapeFontDialogCaolán McNamara2018-09-181-3/+3
* weld SvxCaptionTabDialogCaolán McNamara2018-09-101-1/+1
* weld SvxAreaTabDialogCaolán McNamara2018-09-091-2/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+1
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-89/+62
* weld SvxTransformTabDialogCaolán McNamara2018-05-291-1/+1
* weld SvxTextTabDialogCaolán McNamara2018-05-031-1/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-4/+5
* weld SvxObjectTitleDescDialogCaolán McNamara2018-03-161-1/+2
* weld SvxObjectNameDialogCaolán McNamara2018-03-161-1/+2
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-3/+2
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-8/+8
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-131-1/+1
* loplugin:casttovoid: chart2Stephan Bergmann2017-07-021-3/+1
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-7/+5
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-3/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-0/+1
* Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen2017-03-231-21/+21
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+0
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-191-2/+0
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-7/+7
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* convert SvxBreak to scoped enumNoel Grandin2016-08-171-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-5/+0
* loplugin:constantparam in svxNoel Grandin2016-03-091-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* convert Link<> to typedNoel Grandin2015-09-251-7/+5
* boost->stdCaolán McNamara2015-09-141-8/+8
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-2/+2
* Lost more cleanup and fixing post re-basing.Michael Meeks2015-04-101-1/+1
* convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin2015-04-101-2/+2
* dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin2015-04-101-4/+4
* vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-101-4/+4
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-6/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* chart2: sal_Bool->boolNoel Grandin2014-04-151-3/+3
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-2/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-8/+8
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* convert GetName/Title/Description methods to OUStringIvan Timofeev2013-08-151-7/+5
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-5/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3