summaryrefslogtreecommitdiff
path: root/AllLangHelp_sbasic.mk
AgeCommit message (Expand)Author
2013-11-05Install new help filesLionel Elie Mamane
2013-11-05Access2Base - Help fileJean-Pierre Ledure
2013-02-26gbuildize helpcontent2David Tardon
ption value='feature/orcus-odf-rebased2'>feature/orcus-odf-rebased2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/vcl/tabctrl.hxx
AgeCommit message (Expand)Author
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-06-03implement "show-tabs" for TabControlCaolán McNamara
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
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