summaryrefslogtreecommitdiff
path: root/svtools/source/misc/acceleratorexecute.cxx
AgeCommit message (Expand)Author
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-01cid#1607958 Data race conditionNoel Grandin
2024-05-13loplugin:ostr in svtoolsNoel Grandin
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-05-25[API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3Miklos Vajna
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-02-20loplugin:refcounting in svtoolsNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-04tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-10-26rename createOnShotInstance->createOneShotInstanceNoel Grandin
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:dllprivateStephan Bergmann
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-21drop unused stuff scheduled to be removed 'before the next major'Caolán McNamara
2015-10-21afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-05fdo#69162 avoid crashing on Accellerator in poorly initialized contextNorbert Thiebaud
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->bool and remove virtualNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák