summaryrefslogtreecommitdiff
path: root/include/svtools/toolbarmenu.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-22rename to DropdownDockingWindowCaolán McNamara
2021-02-20merge together interimdockparent usageCaolán McNamara
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2020-09-29tdf#136520 allow color popdowns to be tearable againCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-08-13Merge toolbar popup classesMaxim Monastirsky
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-01-28remove newly unused ToolbarPopup ctorCaolán McNamara
2020-01-28ToolbarMenu is now unusedCaolán McNamara
2020-01-14weld SfxCharmapCtrlCaolán McNamara
2020-01-10weld CellAppearancePropertyPanelCaolán McNamara
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-03-09give color picker explicit parentCaolán McNamara
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-05-12use unique_ptrDavid Tardon
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2014-12-24callcatcher: update unusedcodeCaolán McNamara