summaryrefslogtreecommitdiff
path: root/include/svtools/tabbar.hxx
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24-Werror,-Wunused-private-fieldStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
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