summaryrefslogtreecommitdiff
path: root/include/svtools/calendar.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svtoolsNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-6/+5
2016-02-09Formatting changes across all modulesChris Sherlock1-14/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+2
2015-08-17maSelectHdl is unusedNoel Grandin1-3/+0
2015-08-17make Link<> typedNoel Grandin1-5/+5
2015-08-17maDoubleClickHdl is unusedNoel Grandin1-2/+0
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin1-2/+0
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin1-2/+0
2015-08-17maSelectionChangingHdl is unusedNoel Grandin1-2/+0
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-58/+0
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+3
2015-05-11refactor "Calendar" control to use RenderContextTomaž Vajngerl1-7/+6
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-18/+18
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-17svtools: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-2/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-5/+5
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-03-24svtools: sal_Bool->boolNoel Grandin1-30/+30
2014-03-01Remove visual noise from includeAlexander Wilms1-6/+6
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-08-22convert include/svtools/calendar.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-4/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+451