summaryrefslogtreecommitdiff
path: root/framework/source/services/autorecovery.cxx
AgeCommit message (Expand)Author
2018-11-17Fix typosAndrea Gelmini
2018-11-17Fix typosAndrea Gelmini
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-28Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini
2018-08-06fix for crash in CppunitTest_services on windowsNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): frameworkStephan Bergmann
2018-05-05Fix typosAndrea Gelmini
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-06Fix typosAndrea Gelmini
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2018-01-03tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-11tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-15Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-11Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-23change intervall -> intervalDavid Tardon
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19framework: AutoRecovery uses Timer without SolarMutexMichael Stahl
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-11-22Revert "Timer::Start must be called with SolarMutex locked"Stephan Bergmann