summaryrefslogtreecommitdiff
path: root/framework/source/services/desktop.cxx
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-20Access safe members directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan 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-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan
2014-01-21bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor 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-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-22fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/childrens/children/Tor Lillqvist
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-11loplugin: misleading indentCaolán McNamara
2012-03-05add a spaceBjoern Michaelsen
2012-03-05lp#562027: actually give the quickstart suppressor a scopeBjoern Michaelsen