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