summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)Author
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29fix compile: delegate RenderContext parameter to superTomaž 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-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-20sc: convert new to ::CreateNoel 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-09vcl: VclPtr conversion in scNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-02-22Typo: widht->widthJulien Nabet
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timer to idle, and translated de to enTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10typo: follwing -> followingAndras Timar
2014-10-10fix coverity#1242413 Logically dead codeCaolán McNamara
2014-10-04coverity#1242413: logically dead codeNorbert Thiebaud
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard