Age | Commit message (Expand) | Author |
2023-08-19 | loplugin: new global analysis locking2 | Noel Grandin |
2023-08-15 | VCLSession: avoid null dereferences | Justin Luth |
2023-08-12 | Fix typo | Andrea Gelmini |
2023-08-12 | tdf#137878 autorecovery: reduce "file not found" pop-ups | Justin Luth |
2023-08-11 | autorecovery: add some documentation | Justin Luth |
2023-08-10 | partial Revert "tdf#144512 autorecovery: always wait for user idle... | Justin Luth |
2023-08-09 | tdf#144512 autorecovery: always wait for user idle with timed save | Justin Luth |
2023-08-09 | tdf#144512 autorecovery: only wait once for user idle | Justin Luth |
2023-08-07 | tdf#57414 autorecovery: ignoreClosing during Emergency/SessionSave | Justin Luth |
2023-08-07 | tdf#57414 autorecovery: avoid unnecessary storeToRecoveryFile | Justin Luth |
2023-08-07 | tdf#57414 autorecovery: don't store unmodified docs in RecoveryList | Justin Luth |
2023-08-07 | tdf#57414 autorecovery: not in RecoveryList? always delete tmp files | Justin Luth |
2023-08-07 | tdf#57414 autorecovery: don't always add every file to RecoveryList | Justin Luth |
2023-08-07 | related tdf#57414 autosave: try harder to know when !IsModified | Justin Luth |
2023-08-03 | tdf#71550 autorecovery: use osl::File::Remove when isEmptyFileUrl | Justin Luth |
2023-08-02 | tdf#144512 autorecovery: don't delay autosave on shutdown | Justin Luth |
2023-08-02 | tdf#65509 autorecovery: don't UserAutoSave during EmergencySave | Justin Luth |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-08-01 | tdf#57414 autorecovery: if no recovery doc, remove from RecoveryList | Justin Luth |
2023-07-28 | tdf#104382 - Menus should be disabled when they have no enabled submenus | Balazs Varga |
2023-07-26 | tdf#149318 Set HID for menus that have sub menus | Rafael Lima |
2023-07-20 | tdf#65509 autosave: apply UserAutoSave without restarting | Justin Luth |
2023-07-19 | Use correct configuration | Mike Kaganski |
2023-07-18 | [API CHANGE] tdf#144512: keep autosave interval separately for each document | Mike Kaganski |
2023-07-17 | tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSave | Mike Kaganski |
2023-07-17 | Small simplification | Mike Kaganski |
2023-07-14 | tdf#71550 autosave: remove empty, new file on failed autosave | Justin Luth |
2023-07-13 | tdf#65509 apply new AutoRecovery timeInterval without restarting | Justin Luth |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-15 | tdf#155699 - MRU: show pinned documents at the beginning of the list | Andreas Heinisch |
2023-06-06 | use more officecfg for SvtMiscOptions | Noel Grandin |
2023-06-06 | SvtCommandOptions only supports CMDOPTION_DISABLED | Noel Grandin |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 | Miklos Vajna |
2023-05-23 | [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. | Gökay Şatır |
2023-05-13 | simplify | Noel Grandin |
2023-05-07 | framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use it | Julien Nabet |
2023-05-07 | Simplify some initializations in framework/source/classes/taskcreator.cxx | Julien Nabet |
2023-05-07 | Typo: freature->feature | Julien Nabet |
2023-05-07 | improve some usage of OInterfaceIteratorHelper4 | Noel Grandin |
2023-04-28 | survive exporting to pdf without config for fuzzing | Caolán McNamara |
2023-04-28 | remove dodgy code in OReadToolBoxDocumentHandler | Noel Grandin |
2023-04-20 | Run clang-tidy with misc-unused-using-decls on modules [d-o]* | Gabor Kelemen |
2023-04-15 | Simplify initialized check | Mike Kaganski |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-12 | OUString::intern is a relic | Noel Grandin |
2023-04-10 | Use of O(U)StringNumber for float/double is actually a pessimisation | Mike Kaganski |
2023-04-07 | drop unused eventtesting stuff | Caolán McNamara |
2023-04-05 | Resolves: tdf#154308 if start center frame exists, use it as dialog parent | Caolán McNamara |