summaryrefslogtreecommitdiff
path: root/framework/source/services/autorecovery.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Fix typosAndrea Gelmini1-3/+3
2019-08-24loplugin:returnconstval in frameworkNoel Grandin1-4/+2
2019-08-19Fix grammarAndrea Gelmini1-1/+1
2019-08-19Fix typosAndrea Gelmini1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-10Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in frameworkNoel Grandin1-3/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-22Fix typoAndrea Gelmini1-4/+4
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-3/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-2/+2
2019-04-16fix usage of successful/successfully in commentsNoel Grandin1-1/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-1/+1
2019-04-03Fix typosJens Carl1-1/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-8/+2
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-18/+5
2019-02-09loplugin:indentation in frameworkNoel Grandin1-2/+2
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-17Fix typosAndrea Gelmini1-1/+1
2018-11-17Fix typosAndrea Gelmini1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-28Fix E_SUCCEDED -> E_SUCCEEDEDAndrea Gelmini1-4/+4
2018-08-06fix for crash in CppunitTest_services on windowsNoel Grandin1-3/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): frameworkStephan Bergmann1-1/+1
2018-05-05Fix typosAndrea Gelmini1-2/+2
2018-03-17Use for-range loops in frameworkJulien Nabet1-108/+74
2018-03-06Fix typosAndrea Gelmini1-2/+2
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-6/+6
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-20/+17
2018-01-15Fix typoAndrea Gelmini1-8/+8
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-3/+3
2018-01-05Fix typosAndrea Gelmini1-3/+3
2018-01-03tdf#107039: Avoid deadlock by locking the SolarMutex early on in one placeTor Lillqvist1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-13Fix typosAndrea Gelmini1-3/+3
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-6/+6
2017-10-01throw more useful uno::Exception'sNoel Grandin1-2/+2
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-3/+3
2017-09-11tdf#46037: Replace ConfigurationHelper with new configuration APIIvan Safonov1-167/+105
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20loplugin:constparams in frameworkNoel Grandin1-4/+4