summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt
2016-03-15Remove nonsense commentSamuel Mehrbrodt
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-29Related: tdf#89646 sc: Fix some issues with the new toolsMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-08silence mouse release warningCaolán McNamara
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17Clean unused defines after src->xml conversionMaxim Monastirsky
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
2015-12-01cppcheck: memleakTakeshi Abe
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
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