summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist12-124/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-3/+3
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann1-1/+1
2014-03-20Remove newly unused framework::GuardStephan Bergmann1-1/+0
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann1-4/+4
2014-03-20Access safe members directlyStephan Bergmann1-27/+6
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-51/+28
2014-03-20Access safe members directlyStephan Bergmann1-9/+2
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-72/+28
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-5/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-12/+10
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-28/+13
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-46/+35
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-20/+15
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-18/+7
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-17/+4
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-10/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-16/+7
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann6-28/+28
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann7-57/+48
2014-03-17Remove unused framework::FairRWLockStephan Bergmann1-0/+2
2014-03-11Don't do anything in status indicators on non-desktop for nowTor Lillqvist1-1/+18
2014-02-26Remove visual noise from frameworkAlexander Wilms9-98/+86
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann12-68/+68
2014-02-23Remove unneccessary commentsAlexander Wilms7-39/+39
2014-01-28bool improvementsStephan Bergmann3-11/+11
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-21bool improvementsStephan Bergmann4-81/+23
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan1-17/+11
2014-01-14bool improvementsStephan Bergmann1-1/+1
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist1-2/+3
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-3/+3
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin1-8/+8
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl1-1/+4
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-1/+1
2013-09-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist1-0/+1
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2-6/+6
2013-09-09Fix non-debug buildTor Lillqvist1-5/+1
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist3-26/+11
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba1-10/+10
2013-07-26fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helperJulien Nabet1-9/+2
2013-07-26ouchFridrich Štrba1-0/+1
2013-07-26Don't dupplicate logic so that one can fix possible bugs only onceFridrich Štrba1-28/+6
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-2/+0
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin8-143/+34
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-2/+30