summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fusel.cxx
AgeCommit message (Expand)Author
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-01-08silence mouse release warningCaolán McNamara
2015-12-01cppcheck: memleakTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-15coverity#705838 Dereference before null checkCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704702 Dereference after null checkCaolán McNamara
2014-03-02coverity#704701 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2013-10-12Bin pointless commentsTor Lillqvist
2013-10-08convert sc/source/ui/drawfunc/*.cxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-10reverts d2157548221e28d8f702cc81991f7aef198b523eMarkus Mohrhard
2013-03-09fix fdo#61025, Revert "fdo#55430 switches off text mode when ...Markus Mohrhard
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal
2013-01-01remove use of #pragma optimizeLuboš Luňák