summaryrefslogtreecommitdiff
path: root/vcl/source/control/tabctrl.cxx
AgeCommit message (Expand)Author
2020-07-10tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski
2020-07-10tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos
2020-05-22jsdialog: send selected tab and namesSzymon Kłos
2020-05-15jsdialog: send tab namesSzymon Kłos
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
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-22Merely forward-declare NotebookBar in vcl/syswin.hxxStephan Bergmann
2018-01-28Modernize a bit vcl (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-12Notebookbar: allow only one tab lineSzymon Kłos
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-14Fix typosAndrea Gelmini
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-22tdf#103896: Fix wrong leading and trailing tabs within dialogs on macOSThorsten Wagner