summaryrefslogtreecommitdiffstats
path: root/framework/source/services/desktop.cxx
Commit message (Expand)AuthorAgeFilesLines
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-061-56/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-8/+8
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-30/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-7/+7
* Remove newly unused framework::LockHelper classStephan Bergmann2014-03-201-2/+2
* Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann2014-03-201-2/+2
* Access safe members directlyStephan Bergmann2014-03-201-0/+1
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-36/+16
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-1/+1
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-171-12/+11
* Remove visual noise from frameworkAlexander Wilms2014-02-261-54/+37
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-49/+49
* Remove unneccessary commentsAlexander Wilms2014-02-231-29/+29
* fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan2014-02-131-117/+113
* bool improvementsStephan Bergmann2014-01-211-18/+9
* typo fixesAndras Timar2013-12-201-12/+12
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
* typo fixes in commentsAndras Timar2013-09-261-5/+5
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-2/+0
* convert FRAMEWORK module from String to OUStringNoel Grandin2013-09-171-1/+1
* Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2013-09-091-3/+3
* Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist2013-09-081-37/+9
* Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist2013-09-081-2/+2
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* Convert the easy cases in framework to WeakImplHelperNoel Grandin2013-07-231-39/+16
* fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin2013-06-051-14/+14
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-3/+2
* fdo#46808, convert XMultiServiceFactory to XComponentContextNoel Grandin2013-05-221-5/+5
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-6/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-13/+13
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-4/+4
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/childrens/children/Tor Lillqvist2013-02-221-1/+1
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-2/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-4/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* ditch SYNCHRONIZED_START/ENDCaolán McNamara2012-10-251-37/+32
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-1/+0
* loplugin: misleading indentCaolán McNamara2012-10-111-11/+7
* add a spaceBjoern Michaelsen2012-03-051-1/+1
* lp#562027: actually give the quickstart suppressor a scopeBjoern Michaelsen2012-03-051-1/+1
* lp#562027: fix logout with quickstarterBjoern Michaelsen2012-02-281-0/+30
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
* Remove HelpAgentWindowAugust Sodora2011-12-211-27/+0
* childs -> childrenMichael T. Whiteley2011-12-081-8/+8
* remove include of pch header from frameworkNorbert Thiebaud2011-11-271-2/+0
* overly staticCaolán McNamara2011-06-011-4/+4
* remove extra header guardCaolán McNamara2011-05-201-2/+0