summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar
AgeCommit message (Expand)AuthorFilesLines
2020-04-16tdf#131209 reload the notebook barJim Raykowski1-1/+1
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-12/+3
2019-11-11tdf#118526 Reload Notebookbar if read mode has switchedJim Raykowski1-1/+1
2019-11-03make some classes module-privateNoel Grandin4-5/+4
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara1-1/+0
2019-10-15new loplugin:bufferaddNoel Grandin1-6/+4
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan3-117/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-1/+1
2019-08-24loplugin:returnconstval in sfx2Noel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann1-5/+5
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-14/+11
2019-07-22Patch fixes the image rendering issue of extension in NotebookBarSumit Chauhan1-2/+16
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan1-2/+44
2019-06-24Category Target, now available for customization tabSumit Chauhan1-2/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-16Reload Notebookbar, when customization is being done.Sumit Chauhan1-6/+20
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-10tdf#116629 added chevron icon for noteboookbar hide buttonSumit Chauhan1-2/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2-0/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+0
2019-02-07loplugin:flatten in sfx2Noel Grandin2-84/+84
2019-01-23loplugin:constparams in sfx2Noel Grandin1-1/+1
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski1-0/+92
2018-12-15tdf#122112 Hide the menu bar when the notebookbar is lockedXisco Fauli1-0/+2
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov1-12/+5
2018-11-29tdf#121591, tdf#119945: ModuleManager::identify throws for embedded modulesMike Kaganski1-1/+10
2018-10-29tdf#120874 Don't show menubar in other windows when one is closedSamuel Mehrbrodt1-1/+34
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-1/+0
2018-08-24tdf#119364: fix by reverting some previous commits about notebookbarJulien Nabet1-4/+7
2018-08-18tdf#119330: fix regression in SfxNotebookBar.cxxJulien Nabet1-0/+2
2018-07-26Avoid com.sun.star.container.NoSuchElementException "Active" (3)Julien Nabet1-0/+3
2018-07-24Avoid com.sun.star.container.NoSuchElementException "Active" (2)Julien Nabet1-0/+1
2018-06-30Avoid com.sun.star.container.NoSuchElementException "Active"Julien Nabet1-0/+2
2018-06-12resizing of optionalbox now follows priority order strictlyKshitij Pathania1-1/+2
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania2-0/+77
2018-05-21Activated notebookbar in drawKshitij Pathania1-0/+10
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania1-10/+10
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+3
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin2-4/+4
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos9-196/+575