summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-1/+1
2011-05-20adjust for modified singletonCaolán McNamara1-1/+1
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida1-11/+11
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-22/+23
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko1-12/+12
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-10/+10
2010-10-25chart49: #i113103# guard calls to vcl window with solar mutexIngrid Halama1-10/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-03chartshapes: merge with DEV300_m72Thomas Benisch1-13/+13
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch1-4/+1
2009-10-21#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-97/+102
2009-09-08#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-716/+716
2009-09-08#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-684/+736
2009-08-21#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-2/+213
2009-07-24#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-1/+1
2009-06-09#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-20/+115
2009-06-05#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch1-0/+45