summaryrefslogtreecommitdiff
path: root/framework/source/services/desktop.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-09-27tdf#112646 Flush the clipboard holding SolarMutexJan-Marek Glogowski1-4/+5
2017-09-19unused m_xLastFrame in DesktopNoel Grandin1-4/+2
2017-09-02use more ErrCode.IsWarning()Noel Grandin1-1/+1
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-16/+4
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+44
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-08framework: replace double checked locking patternsJochen Nitschke1-19/+4
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara1-3/+5
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-03-11Fix typosAndrea Gelmini1-3/+3
2017-02-07Stop question in context of session manager when cancel a frameJuergen Funk1-1/+9
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-02-03TyposJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-57/+38
2017-01-11framework: call disposing from disposing, not notifyTerminationMichael Stahl1-2/+2
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-0/+29
2016-12-29process all outstanding events before shutdown, tdf#104969, tdf#104286, tdf#1...Markus Mohrhard1-0/+5
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard1-0/+2
2016-12-28fix indentationMarkus Mohrhard1-7/+7
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-10/+10
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin1-14/+2
2016-10-10tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt1-6/+7
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-22Resolves: tdf#88985 block app from exiting during macro executionCaolán McNamara1-0/+23
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-9/+9
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann1-2/+2
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-2/+2
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-1/+0
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem1-2/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-12-16Simplify Desktop::getInfoHelperStephan Bergmann1-73/+25
2015-12-16No need for TransactionGuard::stopStephan Bergmann1-13/+3
2015-12-16Clean upStephan Bergmann1-25/+33
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-02loplugin:stringconstantNoel Grandin1-5/+5
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-11/+11
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-2/+2
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara1-2/+7
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-5/+5
2015-09-11valgrind: silence worrying invalid pthread lock/unlock warnings on exitCaolán McNamara1-0/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1