summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/moduleacceleratorconfiguration.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-05-10an uno -> a unoCaolán McNamara
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-18fwk: Use constructor feature for ModuleAcceleratorConfiguration.Matúš Kukan
2013-09-09Try to make the Gentoo tinderbox happy with explicit OUString() valuesTor Lillqvist
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-07-26fdo#46037: comphelper/configurationhelper partly not used in fmwk/acceleratorsJulien Nabet
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-02-02Some cppcheck cleaningJulien Nabet