summaryrefslogtreecommitdiff
path: root/include/vcl/timer.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-04make idle timers actually activate only when idleLuboš Luňák1-1/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-09Michael's patch implementedTobias Madl1-10/+0
2014-12-09applied patch from Michael MeeksJennifer Liebel1-0/+10
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh1-0/+6
2014-11-05Basic Idle handler implementationTobias Madl1-0/+36
2014-09-25vcl: comment timer classes at least minimally.Michael Meeks1-1/+4
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks1-1/+2
2013-11-20sal_Bool to bool in VCL Timer and minor cleanupsRodolfo Ribeiro Gomes1-12/+5
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+81