summaryrefslogtreecommitdiff
path: root/vcl/source/window/NotebookBarAddonsMerger.cxx
AgeCommit message (Expand)Author
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-01IPrioritable.hxx can move into private headersCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-11-11convert more long -> tools::LongNoel
2020-09-02MergeNotebookBarMenuAddons has only static methodsCaolán McNamara
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-18prepare builder to support menubarsCaolán McNamara
2019-10-01loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan
2019-07-26Extension support for gtkmenuItem and notebookbar.ui file added for writerSumit Chauhan
2019-07-22Patch fixes the image rendering issue of extension in NotebookBarSumit Chauhan
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan