summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-01tdf#57414 autorecovery: if no recovery doc, remove from RecoveryListJustin Luth
2023-07-28tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
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-26new loplugin:constexprliteralNoel Grandin
2023-06-15tdf#155699 - MRU: show pinned documents at the beginning of the listAndreas Heinisch
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25[API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3Miklos Vajna
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-05-13simplifyNoel Grandin
2023-05-07framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use itJulien Nabet
2023-05-07Simplify some initializations in framework/source/classes/taskcreator.cxxJulien Nabet
2023-05-07framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool (2)Julien Nabet
2023-05-07framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool since 2014Julien Nabet
2023-05-07Typo: freature->featureJulien Nabet
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-28remove dodgy code in OReadToolBoxDocumentHandlerNoel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-17Remove some unused includesMiklos Vajna
2023-04-15Simplify initialized checkMike Kaganski
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13try to fix CppunitTest_framework_dispatch on windowsNoel Grandin