summaryrefslogtreecommitdiff
path: root/vcl/source/control/tabctrl.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-11jsdialog: properly export visibility of tabSzymon Kłos
2021-02-11Related: tdf#139667 allow TabControl tabs to always show tooltipsCaolán McNamara
2021-02-11ImplGetTabRect(ImplTabItem*) variant always returns 0 with default argsCaolán McNamara
2021-01-22jsdialog: fix tabcontrol json structureSzymon Kłos
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-11-04loplugin:unusedmethodsNoel
2020-10-19use tools::Long in vclNoel
2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara
2020-08-04loplugin:flatten in vclNoel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24jsdialog: send selected tab and namesSzymon Kłos
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-16tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-25tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos
2020-04-22Include <deque>Mike Kaganski
2020-04-17loplugin:buriedassign in vclNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-07-08tdf#126266 adjust calculations for invisble tabsJan-Marek Glogowski
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-21VCL constify ImplTabItem::m_nIdJan-Marek Glogowski
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-05-13handle empty tools::Rectangle in vclNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-11-12Fix typosAndrea Gelmini
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-12Fix typoAndrea Gelmini
2018-05-11[GSoC]Notebookbar: Hamburger icon is now well alignedKshitij Pathania
2018-05-11tdf#117549 crash with focus setting during disposingCaolán McNamara
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin