summaryrefslogtreecommitdiff
path: root/svtools/source/misc/acceleratorexecute.cxx
AgeCommit message (Expand)Author
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
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold