summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar
AgeCommit message (Expand)AuthorFilesLines
2021-04-19notebookbar: minify for onlineSzymon Kłos1-2/+9
2021-03-24Notebookbar: skip early init in all appsPranam Lashkari1-2/+1
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara1-5/+4
2021-02-07Remove unneeded breaksAndrea Gelmini1-10/+0
2021-01-02getLayoutRequisition is a static member of VclContainerCaolán McNamara1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-3/+3
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-0/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara10-939/+3
2020-12-03drop SfxViewFrame::Current() guardCaolán McNamara2-5/+3
2020-12-03don't need to include button.hxx hereCaolán McNamara1-2/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-2/+0
2020-11-24notebookbar: don't hide elements for onlineSzymon Kłos1-0/+4
2020-11-24notebookbar: don't block init in calcSzymon Kłos1-1/+1
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer2-23/+14
2020-11-12notebookbar: set language before creatingSzymon Kłos1-0/+7
2020-10-30SidebarToolBox.hxx can be a private headerCaolán McNamara1-1/+1
2020-10-22long->tools::Long in sfx2Noel3-10/+10
2020-09-30loplugin:reducevarscope in sfx2Noel1-1/+1
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky1-14/+1
2020-08-23Fix typo in codeAndrea Gelmini1-3/+3
2020-08-04notebookbar: control early init per viewSzymon Kłos1-4/+7
2020-07-31notebookbar: early init on desktopSzymon Kłos1-2/+1
2020-07-31Notebookbar: skip early initSzymon Kłos1-0/+11
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos1-1/+3
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos1-9/+14
2020-07-02notebookbar: don't hide elements for onlineSzymon Kłos1-1/+2
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos1-11/+19
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann1-2/+2
2020-06-30notebookbar: don't overwrite popup heightSzymon Kłos1-2/+0
2020-06-26use underlying BitmapExCaolán McNamara1-2/+2
2020-06-09notebookbar: simplify custom widgetsSzymon Kłos2-10/+108
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara1-0/+1
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin1-7/+0
2020-04-05tdf#131209 reload the notebook barJim Raykowski1-1/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-0/+1
2020-02-16clang-format sfx2 with under 5-percent lines of changeMuhammet Kara1-1/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-1/+1
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara2-0/+2
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen6-14/+0
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski1-12/+3
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen3-12/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+7
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