summaryrefslogtreecommitdiff
path: root/framework/inc/services/desktop.hxx
AgeCommit message (Expand)Author
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-06-14Fix typoAndrea Gelmini
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2018-11-16Fix typosAndrea Gelmini
2018-07-31Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-09-19unused m_xLastFrame in DesktopNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-01-28Missing includesStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
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-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-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-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2013-12-20typo fixesAndras Timar
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold