summaryrefslogtreecommitdiffstats
path: root/include/svtools/tabbar.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-5/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* loplugin:unusedmethodsNoel Grandin2018-11-301-1/+0
* tdf#67248 Use localized layer name only for display in UIRegina Henschel2018-09-211-2/+4
* More loplugin:cstylecast: svtoolsStephan Bergmann2018-01-121-4/+4
* svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe2018-01-071-2/+0
* tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose2017-11-201-0/+1
* convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin2017-10-031-10/+15
* tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow2017-09-041-0/+15
* WB_TOPBORDER,WB_3DTAB are deadNoel Grandin2017-08-181-7/+0
* Rename flag to less generic name to prepare adding more flagsUlrich Gemkow2017-08-181-2/+6
* loplugin:unusedfields in svtoolsNoel Grandin2017-06-211-1/+0
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-1/+1
* sd: Use unique Page ids for better multi-view support + unit testPranav Kant2017-05-011-0/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin2016-11-211-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-3/+3
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2016-06-241-2/+0
* loplugin:singlevalfields in svtoolsNoel Grandin2016-06-241-2/+0
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-15/+1
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* convert Link<> to typedNoel Grandin2015-09-041-6/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+3
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-16/+0
* mbHasInsertTab is not needed anymoreTomaž Vajngerl2015-05-201-1/+0
* callcatcher: update unused codeCaolán McNamara2015-05-181-1/+0
* tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl2015-05-171-3/+7
* refactor TabBar to use RenderContextTomaž Vajngerl2015-05-111-3/+4
* Gradually typed LinkStephan Bergmann2015-04-301-6/+6
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-0/+3
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+2
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+1
* | Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-091-1/+1
|/
* tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl2015-03-101-10/+8
* tabbar: move TabBarList to implTomaž Vajngerl2015-03-101-2/+1
* tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl2015-03-101-7/+3
* tabbar: scroll tabs with wheelTomaž Vajngerl2015-03-061-0/+1
* tabbar: clean-up header - bitfields to bool, using, ...Tomaž Vajngerl2015-03-051-28/+24
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Typo: postion(s)=>position(s)Julien Nabet2014-12-101-1/+1
* fdo#39468 translate German commentsMichael Weghorn2014-12-091-218/+203