summaryrefslogtreecommitdiffstats
path: root/framework/source/helper
Commit message (Expand)AuthorAgeFilesLines
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-068-41/+41
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0612-124/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-3/+3
* Remove newly unused framework::LockHelper classStephan Bergmann2014-03-201-1/+1
* Remove newly unused framework::GuardStephan Bergmann2014-03-201-1/+0
* Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2014-03-201-4/+4
* Access safe members directlyStephan Bergmann2014-03-201-27/+6
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-51/+28
* Access safe members directlyStephan Bergmann2014-03-201-9/+2
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-72/+28
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-5/+3
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-12/+10
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-28/+13
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-46/+35
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-20/+15
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-18/+7
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-17/+4
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-10/+3
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-16/+7
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-176-28/+28
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-177-57/+48
* Remove unused framework::FairRWLockStephan Bergmann2014-03-171-0/+2
* Don't do anything in status indicators on non-desktop for nowTor Lillqvist2014-03-111-1/+18
* Remove visual noise from frameworkAlexander Wilms2014-02-269-98/+86
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2612-68/+68
* Remove unneccessary commentsAlexander Wilms2014-02-237-39/+39
* bool improvementsStephan Bergmann2014-01-283-11/+11
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-221-2/+2
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-211-4/+2
* bool improvementsStephan Bergmann2014-01-214-81/+23
* fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan2014-01-171-17/+11
* bool improvementsStephan Bergmann2014-01-141-1/+1
* The #ifndef MACOSX can surround even more codeTor Lillqvist2013-12-261-2/+3
* WaE: unused variablesTor Lillqvist2013-12-261-2/+2
* typo fixesAndras Timar2013-12-201-1/+1
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-3/+3
* remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin2013-11-111-8/+8
* StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl2013-11-031-1/+4
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* convert FRAMEWORK module from String to OUStringNoel Grandin2013-09-171-1/+1
* WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist2013-09-091-0/+1
* Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2013-09-092-6/+6
* Fix non-debug buildTor Lillqvist2013-09-091-5/+1
* Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist2013-09-083-26/+11
* Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba2013-07-291-10/+10
* fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet2013-07-261-9/+2
* ouchFridrich Štrba2013-07-261-0/+1
* Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba2013-07-261-28/+6
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-232-2/+0
* Convert the easy cases in framework to WeakImplHelperNoel Grandin2013-07-238-143/+34