summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar/NotebookbarTabControl.cxx
AgeCommit message (Expand)Author
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara
2021-01-02getLayoutRequisition is a static member of VclContainerCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-10-30SidebarToolBox.hxx can be a private headerCaolán McNamara
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16tdf#103355 Working menu after closing slideshowSzymon Kłos
2017-03-16Notebookbar: fixed crash after customizationSzymon Kłos
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos