summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
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-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel 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