summaryrefslogtreecommitdiff
path: root/framework/inc/services
AgeCommit message (Expand)Author
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
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-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove dead codeStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-17framework: prefer passing OUString by referenceNoel Grandin
2014-03-14remove com.sun.star.comp.framework.LicenseCaolán McNamara
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#983681 Uncaught exceptionCaolán McNamara
2014-02-21coverity#738660 unused membersCaolán McNamara
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan
2014-02-11fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan
2014-01-30fwk: Constructor feature for single-instance TaskCreatorService.Matúš Kukan
2014-01-30fwk: Constructor feature for single-instance SubstitutePathVariables.Matúš Kukan
2014-01-23fwk: Use constructor feature for one instance PathSettings.Matúš Kukan
2014-01-23framework: Bin unused source files.Matúš Kukan
2014-01-20fwk: Use constructor feature for AutoRecovery.Matúš Kukan
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan
2014-01-17fwk: Use constructor feature for LayoutManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for ModuleManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for URLTransformer.Matúš Kukan
2014-01-17fwk: Use constructor feature for TabWindowService.Matúš Kukan
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-12-20typo fixesAndras Timar