summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)Author
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
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-24removed unused const char[]Takeshi Abe
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-01do not include external stuff into namespaceDavid Tardon
2012-02-29Drop comparison with empty rtl::OUStringTakeshi Abe
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann