summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-1/+1
2018-05-03weld SvxTextTabDialogCaolán McNamara1-1/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+5
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-1/+2
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-1/+2
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-8/+8
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-1/+1
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann1-3/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-7/+5
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-0/+1
2017-03-23Lets not call 1/2 of everyone we know friend...Bjoern Michaelsen1-21/+21
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin1-2/+0
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-03-09loplugin:constantparam in svxNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-09-25convert Link<> to typedNoel Grandin1-7/+5
2015-09-14boost->stdCaolán McNamara1-8/+8
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-1/+1
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-2/+2
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin1-4/+4
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-04-15chart2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-2/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-8/+8
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev1-7/+5
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida1-3/+5
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-26remove obsolete ColorTable lifecycle workaroundMichael Meeks1-2/+0
2011-09-25hide a WaE... should be fixed properly when the issue is understoodNorbert Thiebaud1-0/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-5/+1