summaryrefslogtreecommitdiff
path: root/framework/source/services/desktop.cxx
AgeCommit message (Expand)Author
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
2017-02-03TyposJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11framework: call disposing from disposing, not notifyTerminationMichael Stahl
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2016-12-29process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard
2016-12-28fix indentationMarkus Mohrhard
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-10tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt
2016-10-03Fix typosAndrea Gelmini
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-23loplugin:constantparam in frameworkNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem
2016-01-10Fix typosAndrea Gelmini
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann
2015-12-16No need for TransactionGuard::stopStephan Bergmann
2015-12-16Clean upStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-07-19Fix typosAndrea Gelmini