summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10more lifecycle cleanup & fixing.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09calc: double dispose issue.Michael Meeks
2015-04-09more double dispose protection.Michael Meeks
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30sc tiled editing: Setup the Calc's editeng for tiled editing.Jan Holesovsky
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-11surely this check should preceed deref of pActiveViewShCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-03-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna
2015-03-02sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-01-24coverity#265794 Dereference null return valueCaolán McNamara
2015-01-23Resolves: fdo#75565 reduce block on pasting rtf like we do for htmlCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fix invalid string accessMarkus Mohrhard
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09WaE: set but not usedCaolán McNamara
2014-12-09We now only need one bit of information hereCaolán McNamara
2014-12-09changed timers to idlesJennifer Liebel
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-27remove SAL_DEBUGEike Rathke
2014-11-27fdo#86169 fix completion of function name crashWinfried Donkers
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara