summaryrefslogtreecommitdiff
path: root/framework/source/fwi
AgeCommit message (Expand)AuthorFilesLines
2014-02-03Remove unnecessary #includeStephan Bergmann1-1/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2013-12-20typo fixesAndras Timar3-11/+11
2013-09-26typo fixes in commentsAndras Timar3-5/+5
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2-4/+4
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist2-2/+0
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist2-5/+5
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-16/+0
2013-08-27Bin intermediate iteratorJulien Nabet1-5/+3
2013-08-27Bin intermediate iterator + rename parameter functionJulien Nabet1-5/+3
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks2-2/+2
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin2-55/+18
2013-07-23improve commentsNoel Grandin1-5/+5
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin1-4/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-05-14LockHelper::getGlobalLock is never called with an argumentStephan Bergmann1-2/+2
2013-05-14Remove unused LOCKTYPE_FRAMEWORK env var overrideStephan Bergmann1-223/+19
2013-05-14ENABLE_MUTEXDEBUG is never definedStephan Bergmann2-10/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-45/+44
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter4-36/+36
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin1-4/+2
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin1-7/+5
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-16use LanguageTagEike Rathke1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks12-279/+171
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-30/+28
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-2/+6
2012-08-16-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold6-74/+0
2012-08-08remove include comments and boxesThomas Arnhold8-70/+0
2012-08-07remove bogus date informationThomas Arnhold1-16/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-24removed unused const char[]Takeshi Abe1-2/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-09s/pathes/paths/Tor Lillqvist2-2/+2
2012-04-09s/pathes/paths/Tor Lillqvist1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-5/+5