summaryrefslogtreecommitdiff
path: root/framework/source/services/autorecovery.cxx
AgeCommit message (Expand)Author
2021-10-04WaE: 'else' branch doesn't make sense, dereferences nullCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-04-17Fix autorecovery using wrong directorySamuel Mehrbrodt
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-03-02Fix typoAndrea Gelmini
2020-03-02tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk
2020-02-10Revert "tdf#129096 Don't autosave encrypted documents"Thorsten Behrens
2020-02-08tdf#129096 Don't autosave encrypted documentsThorsten Behrens
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-07Fix typoAndrea Gelmini
2019-12-04-Werror=maybe-uninitializedStephan Bergmann
2019-12-04Harmonize mask value notation (across DocState and Job enums)Stephan Bergmann
2019-12-04use scoped enumStephan Bergmann
2019-12-03use scoped enumStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-06Fix typosAndrea Gelmini
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-03Fix typosAndrea Gelmini
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-08-19Fix grammarAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-22Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolá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-04-03Fix typosJens Carl
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
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