summaryrefslogtreecommitdiff
path: root/framework/source/services
AgeCommit message (Expand)Author
4 dayscid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
10 dayscid#1556239 Use of auto that causes a copyCaolán McNamara
2024-06-13use more concrete UNO types in XFrameImplNoel Grandin
2024-06-11Fix typoAndrea Gelmini
2024-06-11Fix typoAndrea Gelmini
2024-06-11tdf#57414 tdf#160769 autorecovery: keep open docs in RecoveryListJustin Luth
2024-05-08loplugin:ostr in frameworkNoel Grandin
2024-05-06The previous behavior of using the TerminationVetoException has changedTibor Nagy
2024-05-03replace createFromAscii with OUString literals in frameworkNoel Grandin
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-02-14tdf#145539 convert const char[] in files to constexpr OUStringLiteralvarshneydevansh
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-13Remove misleading commentStephan Bergmann
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4)Julien Nabet
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2023-08-15VCLSession: avoid null dereferencesJustin Luth
2023-08-12Fix typoAndrea Gelmini
2023-08-12tdf#137878 autorecovery: reduce "file not found" pop-upsJustin Luth
2023-08-11autorecovery: add some documentationJustin Luth
2023-08-10partial Revert "tdf#144512 autorecovery: always wait for user idle...Justin Luth
2023-08-09tdf#144512 autorecovery: always wait for user idle with timed saveJustin Luth
2023-08-09tdf#144512 autorecovery: only wait once for user idleJustin Luth
2023-08-07tdf#57414 autorecovery: ignoreClosing during Emergency/SessionSaveJustin Luth
2023-08-07tdf#57414 autorecovery: avoid unnecessary storeToRecoveryFileJustin Luth
2023-08-07tdf#57414 autorecovery: don't store unmodified docs in RecoveryListJustin Luth
2023-08-07tdf#57414 autorecovery: not in RecoveryList? always delete tmp filesJustin Luth
2023-08-07tdf#57414 autorecovery: don't always add every file to RecoveryListJustin Luth
2023-08-07related tdf#57414 autosave: try harder to know when !IsModifiedJustin Luth
2023-08-03tdf#71550 autorecovery: use osl::File::Remove when isEmptyFileUrlJustin Luth
2023-08-02tdf#144512 autorecovery: don't delay autosave on shutdownJustin Luth
2023-08-02tdf#65509 autorecovery: don't UserAutoSave during EmergencySaveJustin Luth
2023-08-01tdf#57414 autorecovery: if no recovery doc, remove from RecoveryListJustin Luth
2023-07-20tdf#65509 autosave: apply UserAutoSave without restartingJustin Luth
2023-07-19Use correct configurationMike Kaganski
2023-07-18[API CHANGE] tdf#144512: keep autosave interval separately for each documentMike Kaganski
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski
2023-07-17Small simplificationMike Kaganski
2023-07-14tdf#71550 autosave: remove empty, new file on failed autosaveJustin Luth
2023-07-13tdf#65509 apply new AutoRecovery timeInterval without restartingJustin Luth
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-05-07framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use itJulien Nabet
2023-05-07Typo: freature->featureJulien Nabet
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (framework::Desktop)Stephan Bergmann