summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-4/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht16-41/+41
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-26fix ellipsisDennis Roczek1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-6/+4
2015-09-18boost->stdCaolán McNamara6-21/+21
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara6-21/+21
2015-09-17boost->stdCaolán McNamara6-21/+21
2015-09-09tdf#93243 replace boost::bind with C++11 lambdas in drawsh2.cxxAlbert Thuswaldner1-3/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-27Clean up aEmptyStephan Bergmann1-3/+2
2015-08-17convert Link<> to typedNoel Grandin1-10/+6
2015-08-14loplugin: defaultparamsNoel Grandin6-9/+9
2015-07-22loplugin:unusedmethods scNoel Grandin2-59/+0
2015-07-16sc: Disable the alignment group buttonMaxim Monastirsky1-0/+1
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-1/+8
2015-07-04Fix typosAndrea Gelmini1-2/+2
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky1-0/+19
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-7/+7
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara1-0/+6
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-2/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin8-21/+21
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-5/+5
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann4-6/+6
2015-05-05tdf#34555 add to scalc: crop, change img, save img, edit with ext toolsPhilippe Jung2-2/+150
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-5/+2
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin3-5/+5
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin4-10/+10
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-7/+6
2015-04-28tdf#86606 Removal of additional direct formattingYousuf Philips1-140/+0
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-2/+2
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-0/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+0
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2-5/+5
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin3-17/+0
2015-03-19loplugin:constantfunction: svxNoel Grandin2-10/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-15/+15
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+0
2015-02-11fdo#39468 translated german commentsMichael Jaumann1-22/+22