summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/acredlin.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-10/+0
2016-07-04remove comphelper::string::removeNoel Grandin1-4/+4
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-8/+8
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+2
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-6/+2
2016-03-16more fixes for "loplugin:constantparam in unotools/"Noel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-03-03remove double definesJochen Nitschke1-7/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-103/+103
2015-09-23convert Link<> to typedNoel Grandin1-2/+1
2015-09-22convert Link<> to typedNoel Grandin1-7/+5
2015-09-08convert Link<> to typedNoel Grandin1-11/+4
2015-09-08convert Link<> to typedNoel Grandin1-4/+2
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-4/+3
2015-08-31convert Link<> to typedNoel Grandin1-2/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-6/+6
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-5/+5
2015-05-22loplugin:constantfunctionNoel Grandin1-6/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-13/+13
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-6/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-20sc: convert new to ::CreateNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+4
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-29/+29
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-7/+7
2015-03-06Idle: Changed to new enum nameTobias Madl1-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-2/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-2/+2
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn1-9/+6
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-5/+5
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann1-3/+3
2014-06-25remove whitespaceMarkus Mohrhard1-10/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-15CID#1093227: check for (unlikely) null return valueEike Rathke1-1/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0