summaryrefslogtreecommitdiff
path: root/include/vcl/tabctrl.hxx
AgeCommit message (Expand)Author
2021-02-11default args for ImplGetTabRect variant are a hazardCaolán McNamara
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-11-04loplugin:unusedmethodsNoel
2020-11-03loplugin:unnecessaryvirtualNoel
2020-10-19use tools::Long in vclNoel
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-06-21VCL constify ImplTabItem::m_nIdJan-Marek Glogowski
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10loplugin:unnecessaryvirtualNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-08-11loplugin:constantparamNoel Grandin
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken