summaryrefslogtreecommitdiff
path: root/framework/source/services/frame.cxx
AgeCommit message (Expand)Author
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-09Remove unused functionsStephan Bergmann
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-03-29typo: opend -> openedThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Use SolarMutexGuard directlyStephan Bergmann
2014-03-20Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan 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-10Typo: acess -> accessJulien Nabet
2014-02-09Typo: (a)synchronoues -> a(synchronous)Julien Nabet
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-01-29bool improvementsStephan Bergmann
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-22-Werror,-WreorderStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22WaE: -WreorderTor Lillqvist
2014-01-22Make the casting work on Windows too.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan
2013-12-20typo fixesAndras Timar
2013-11-23rigth -> right (other occurences)Julien Nabet
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-09WaE: warning C4100: 'aEvent' : unreferenced formal parameterTor Lillqvist
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-09-09Fix non-debug buildTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist