summaryrefslogtreecommitdiff
path: root/include/svtools/tabbar.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-20mbHasInsertTab is not needed anymoreTomaž Vajngerl
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl
2015-05-11refactor TabBar to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
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-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-10tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl
2015-03-10tabbar: move TabBarList to implTomaž Vajngerl
2015-03-10tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl
2015-03-06tabbar: scroll tabs with wheelTomaž Vajngerl
2015-03-05tabbar: clean-up header - bitfields to bool, using, ...Tomaž Vajngerl
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-09fdo#39468 translate German commentsMichael Weghorn
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-28WaE: implicit conversion from bool to 'long'Tor Lillqvist
2014-04-28remove unused code from TabBarNoel Grandin
2014-04-28Improve TabBar return typesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
2013-08-12XubString->OUStringCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen