summaryrefslogtreecommitdiff
path: root/framework/source/accelerators
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-95/+83
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-93/+39
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-140/+85
2014-03-17Use SolarMutexGuard directlyStephan Bergmann1-60/+11
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann7-87/+79
2014-02-26Remove visual noise from frameworkAlexander Wilms3-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-60/+60
2014-02-23Remove unneccessary commentsAlexander Wilms8-135/+135
2014-02-13Do not use pattern::configuration::ConfigurationHelper.Matúš Kukan1-32/+3
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet3-3/+3
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-2/+2
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-3/+3
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky3-39/+34
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky3-33/+41
2014-01-18fwk: Use constructor feature for ModuleAcceleratorConfiguration.Matúš Kukan1-40/+85
2014-01-18fwk: Use constructor feature for DocumentAcceleratorConfiguration.Matúš Kukan1-47/+93
2014-01-17fwk: Use constructor feature for GlobalAcceleratorConfiguration.Matúš Kukan1-41/+75
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-09-26typo fixes in commentsAndras Timar2-4/+4
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-3/+3
2013-09-09Try to make the Gentoo tinderbox happy with explicit OUString() valuesTor Lillqvist3-3/+3
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist5-43/+24
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist1-1/+1
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist2-15/+15
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-3/+3
2013-07-26fdo#46037: comphelper/configurationhelper partly not used in fmwk/acceleratorsJulien Nabet2-3/+0
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-9/+4
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin4-73/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin5-44/+44
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin3-7/+27
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-18/+18
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin1-14/+8
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer3-2/+63
2013-04-15fdo#60724 informations -> informationThomas Arnhold3-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-197/+197
2013-04-05new module i18nlangtagEike Rathke3-3/+3
2013-03-28we really don't need to assign the same value againEike Rathke1-6/+6
2013-03-28eliminated useless back and forth conversionEike Rathke2-19/+17
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke5-38/+47
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-2/+2
2013-02-11fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin2-12/+1
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-1/+1
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-2/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0