summaryrefslogtreecommitdiff
path: root/include/vcl/tabctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
44 hoursnotebookbar: Pass menu button as parent for its menuMichael Weghorn1-1/+0
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin1-1/+1
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin1-12/+0
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin1-9/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-4/+4
2022-06-03implement "show-tabs" for TabControlCaolán McNamara1-0/+3
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-1/+1
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-02-11default args for ImplGetTabRect variant are a hazardCaolán McNamara1-1/+1
2020-12-03don't need to include button.hxx hereCaolán McNamara1-1/+1
2020-11-04loplugin:unusedmethodsNoel1-4/+0
2020-11-03loplugin:unnecessaryvirtualNoel1-1/+1
2020-10-19use tools::Long in vclNoel1-9/+9
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara1-0/+6
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-1/+0
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+1
2020-05-20jsdialog: send tab namesSzymon Kłos1-0/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-1/+2
2019-12-13loplugin:unusedmethodsNoel Grandin1-2/+0
2019-10-04loplugin:unusedmethodsNoel Grandin1-3/+0
2019-06-21VCL constify ImplTabItem::m_nIdJan-Marek Glogowski1-1/+1
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski1-11/+10
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski1-0/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-1/+0
2018-12-10loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-12loplugin:singlevalfields in vclNoel Grandin1-1/+0
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin1-1/+1
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
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