summaryrefslogtreecommitdiff
path: root/include/svtools/popupmenucontrollerbase.hxx
AgeCommit message (Expand)Author
2023-03-03tdf#153926 crash when trying to change language for selectionNoel Grandin
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-09-21use more string_view in svtoolsNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim 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-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen