summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar
AgeCommit message (Expand)Author
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
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-14avoid OConfigurationTreeRoot copy assignmentCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke