summaryrefslogtreecommitdiff
path: root/framework/source/services/desktop.cxx
AgeCommit message (Expand)Author
2020-06-26tdf#134106: Get rid of XDesktopInternal againStephan Bergmann
2020-03-17tdf#127205 call shutdown in terminate, if not execJan-Marek Glogowski
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-08replace some more copy/clear with swapNoel Grandin
2019-12-17Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Stephan Bergmann
2019-12-02loplugin:mergeclasses TransactionBase with DesktopNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-08-19Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-22Fix typoAndrea Gelmini
2019-06-08TyposJulien Nabet
2019-05-16Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist
2019-05-10an uno -> a unoCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-07-31Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30tdf#114025 framework: avoid deadlock between Desktop init ...Michael Stahl
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-09-27tdf#112646 Flush the clipboard holding SolarMutexJan-Marek Glogowski
2017-09-19unused m_xLastFrame in DesktopNoel Grandin
2017-09-02use more ErrCode.IsWarning()Noel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-03-11Fix typosAndrea Gelmini
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk
2017-02-06Add missing #includesStephan Bergmann