summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)Author
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17No need for framework::LockHelper to derive from framework::IMutexStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-17Remove superfluous framework::LockHelper::{acquire,release{Read,Write}AccessStephan Bergmann
2014-03-17Remove no-op framework::LockHelper::downgradeWriteAccessStephan Bergmann
2014-03-17No need for framework::IRWLock interfaceStephan 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-03Remove unnecessary #includeStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2013-12-20typo fixesAndras Timar
2013-09-26typo fixes in commentsAndras Timar
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-27Bin intermediate iteratorJulien Nabet
2013-08-27Bin intermediate iterator + rename parameter functionJulien Nabet
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-07-23improve commentsNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-16-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold