summaryrefslogtreecommitdiff
path: root/framework/source/services/desktop.cxx
AgeCommit message (Expand)Author
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix typosAndrea Gelmini
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-24Less castingStephan Bergmann
2015-02-08Typo: we has->we haveJulien Nabet
2015-02-08Typo: relaese->releaseJulien Nabet
2015-02-03Clean up some weird loggingTor Lillqvist
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12typo: represant->representAndras Timar
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-06-29Typo: easiear->easierJulien Nabet
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
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