summaryrefslogtreecommitdiff
path: root/vcl/source/control/notebookbar.cxx
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-03-04Init Notebookbar for Online Drawmert
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-07-28loplugin:oncevarNoel Grandin
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-21User directory path changedSumit Chauhan
2019-06-14Refactoring - Converting private methods to static non-member methodsSumit Chauhan
2019-06-04Rendering notebookbar*.ui file from user/share directorySumit Chauhan
2019-02-11loplugin:indentation in vclNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2017-10-18tdf#107224 use correct bg for notebookbarSzymon Kłos
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-21Notebookbar: multiple context containers supportSzymon Kłos
2017-03-16tdf#103235 Notebookbar: use persona themeSzymon Kłos
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-05Improve last commitMaxim Monastirsky
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin