summaryrefslogtreecommitdiff
path: root/include/vcl/tabctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu1-0/+3
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos1-3/+9
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos1-1/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-1/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-4/+2
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos1-3/+5
2016-08-11loplugin:constantparamNoel Grandin1-1/+1
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos1-1/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos1-0/+1
2016-07-22GSoC notebookbar: file menuSzymon Kłos1-2/+8
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos1-8/+22
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-0/+2
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-06-22uitest: add support for TabControlMarkus Mohrhard1-0/+2
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard1-0/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken1-0/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-09-03convert Link<> to typedNoel Grandin1-4/+4
2015-07-13loplugin:unusedmethods vclNoel Grandin1-3/+1
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-9/+0
2015-05-12fix buildCaolán McNamara1-0/+9
2015-05-07refactor "TabControl" to use RenderContextTomaž Vajngerl1-2/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann1-3/+2
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-3/+4
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-16callcatcher: update unused codeCaolán McNamara1-2/+0
2014-08-15drop TabControl resource loaderCaolán McNamara1-2/+0
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-20/+20