summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar
AgeCommit message (Expand)Author
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-23loplugin:constparams in sfx2Noel Grandin
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-12-15tdf#122112 Hide the menu bar when the notebookbar is lockedXisco Fauli
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-11-29tdf#121591, tdf#119945: ModuleManager::identify throws for embedded modulesMike Kaganski
2018-10-29tdf#120874 Don't show menubar in other windows when one is closedSamuel Mehrbrodt
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-08-24tdf#119364: fix by reverting some previous commits about notebookbarJulien Nabet
2018-08-18tdf#119330: fix regression in SfxNotebookBar.cxxJulien Nabet
2018-07-26Avoid com.sun.star.container.NoSuchElementException "Active" (3)Julien Nabet
2018-07-24Avoid com.sun.star.container.NoSuchElementException "Active" (2)Julien Nabet
2018-06-30Avoid com.sun.star.container.NoSuchElementException "Active"Julien Nabet
2018-06-12resizing of optionalbox now follows priority order strictlyKshitij Pathania
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania
2018-05-21Activated notebookbar in drawKshitij Pathania
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos
2017-10-13Notebookbar: PriorityHBox working after reloadSzymon Kłos
2017-10-13Notebookbar: initialize correctly PriorityHBoxSzymon Kłos
2017-08-20tdf#107129: correct showing orderSzymon Kłos
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-26ChangedUIEventListener is refcounted, mustn't be helt by unique_ptrStephan Bergmann
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon 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
2017-03-07Notebookbar: don't show unnecessary separators in the popupSzymon Kłos
2017-03-02Fix typosAndrea Gelmini
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-19tdf#103355 Hide Notebookbar during slide showSzymon Kłos
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2017-02-14Convert WindowType to scoped enumNoel Grandin