summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar
AgeCommit message (Expand)Author
2022-04-23lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos
2022-02-14do not unnecessarily lock XLayoutManager for menubar changesLuboš Luňák
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-17Revert "Notebookbar: skip early init in all apps"Szymon Kłos
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-03-24Notebookbar: skip early init in all appsPranam Lashkari
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-01-02getLayoutRequisition is a static member of VclContainerCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
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-03drop SfxViewFrame::Current() guardCaolán McNamara
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24notebookbar: don't hide elements for onlineSzymon Kłos
2020-11-24notebookbar: don't block init in calcSzymon Kłos
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-12notebookbar: set language before creatingSzymon Kłos
2020-10-30SidebarToolBox.hxx can be a private headerCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-04notebookbar: control early init per viewSzymon Kłos
2020-07-31notebookbar: early init on desktopSzymon Kłos
2020-07-31Notebookbar: skip early initSzymon Kłos
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos
2020-07-02notebookbar: don't hide elements for onlineSzymon Kłos
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-30notebookbar: don't overwrite popup heightSzymon Kłos
2020-06-26use underlying BitmapExCaolán McNamara
2020-06-09notebookbar: simplify custom widgetsSzymon Kłos
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin
2020-04-05tdf#131209 reload the notebook barJim Raykowski
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara
2020-02-16clang-format sfx2 with under 5-percent lines of changeMuhammet Kara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-11tdf#118526 Reload Notebookbar if read mode has switchedJim Raykowski
2019-11-03make some classes module-privateNoel Grandin
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara
2019-10-15new loplugin:bufferaddNoel Grandin