summaryrefslogtreecommitdiff
path: root/vcl/source/control/notebookbar.cxx
AgeCommit message (Expand)Author
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
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky