summaryrefslogtreecommitdiffstats
path: root/include/svtools/toolbarmenu.hxx
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-041-2/+2
* Recheck include/ with IWYUGabor Kelemen2021-04-091-1/+0
* rename to DropdownDockingWindowCaolán McNamara2021-02-221-1/+1
* merge together interimdockparent usageCaolán McNamara2021-02-201-2/+1
* tdf#124176 use pragma once instead of include guardsRoman Kuznetsov2020-11-191-4/+1
* tdf#136520 allow color popdowns to be tearable againCaolán McNamara2020-09-291-1/+1
* drop some unused methodsCaolán McNamara2020-09-021-2/+0
* Merge toolbar popup classesMaxim Monastirsky2020-08-131-42/+11
* loplugin:unusedmethodsNoel Grandin2020-04-241-1/+0
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* remove newly unused ToolbarPopup ctorCaolán McNamara2020-01-281-3/+0
* ToolbarMenu is now unusedCaolán McNamara2020-01-281-79/+0
* weld SfxCharmapCtrlCaolán McNamara2020-01-141-4/+3
* weld CellAppearancePropertyPanelCaolán McNamara2020-01-101-0/+1
* make welded toolbars on-demand that were previously on-demandCaolán McNamara2020-01-101-3/+28
* add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara2020-01-081-0/+40
* loplugin:constmethod in svtoolsNoel Grandin2019-08-221-1/+1
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-9/+5
* weld SwWatermarkDialogCaolán McNamara2018-06-251-11/+19
* give color picker explicit parentCaolán McNamara2018-03-091-1/+1
* tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky2017-09-241-0/+5
* loplugin:constparams in svtoolsNoel Grandin2017-07-191-1/+1
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann2017-01-191-0/+1
* loplugin:unusedmethodsNoel Grandin2016-10-181-2/+0
* loplugin:unnnecessaryoverride in svtoolsNoel Grandin2016-10-111-1/+0
* Split some stuff from ToolbarMenu to a base classMaxim Monastirsky2016-10-051-15/+26
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-2/+2
* tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli2016-06-011-1/+1
* use unique_ptrDavid Tardon2016-05-121-1/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-151-1/+1
* convert Link<> to typedNoel Grandin2015-09-081-1/+1
* coverity#1308503 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* refactor ToolBarMenu to use RenderContextTomaž Vajngerl2015-05-131-10/+10
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* svtools: convert new to ::Create.Noel Grandin2015-04-171-1/+1
* svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+1
* callcatcher: update unusedcodeCaolán McNamara2014-12-241-8/+0
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-7/+11
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-3/+3