- 4bbd985 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4) by Julien Nabet · 2 years, 5 months ago
- 28756e8 loplugin:fieldcast in framework::AddonsToolBarWrapper by Noel Grandin · 2 years, 5 months ago
- e88c98f loplugin:fieldcast in framework::MenuBarManager::MenuItemHandler by Noel Grandin · 2 years, 5 months ago
- 8644179 loplugin:fieldcast in framework::MenuBarWrapper by Noel Grandin · 2 years, 5 months ago
- ba1c844 loplugin:fieldcast in framework::StatusBarWrapper by Noel Grandin · 2 years, 5 months ago
- 11a97db loplugin:fieldcast in framework::ToolBarWrapper by Noel Grandin · 2 years, 5 months ago
- bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
- 64c47c9 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: framework by Stephan Bergmann · 2 years, 6 months ago
- b946842 Clean up the remaining uses of OUStringConstExpr, and drop it by Stephan Bergmann · 2 years, 6 months ago
- ca74511 Add NUMBERSIGN key handler. by Gökay Şatır · 2 years, 6 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
- 30c582a make CppunitTest_framework_dispatch reliable by Caolán McNamara · 2 years, 6 months ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- 71cae3a tdf#155698 - Start Center: Retain pinned items when clearing the list by Andreas Heinisch · 2 years, 7 months ago
- 31ca96f tdf#146150 Use dispatch cmd for the corresponding SID by apurvapriyadarshi · 2 years, 7 months ago
- b1b002c tdf#147021 use std::size instead of SAL_N_ELEMENTS by Adam Seskunas · 2 years, 7 months ago
- 9a4f776 tdf#45904: Remove old SwXReferenceMarks Java test by anfanite396 · 2 years, 8 months ago
- b065212 tdf#45904: Remove old SwXParagraphEnumeration Java test by anfanite396 · 2 years, 8 months ago
- 30b7721 tdf#45904: Remove old SwXFootnotes Java test by anfanite396 · 2 years, 8 months ago
- 3b2d95a tdf#45904: Remove old SwXFieldEnumeration Java test by anfanite396 · 2 years, 8 months ago
- e346c66 tdf#45904: Remove old SwXDocumentIndexes Java test by anfanite396 · 2 years, 8 months ago
- 1dca3e5 tdf#45904: Remove old SwXStyleFamilies Java test by anfanite396 · 2 years, 8 months ago
- 534326b tdf#45904: Move SwXTextEmbeddedObjects Java tests to C++ by anfanite396 · 2 years, 8 months ago
- 52f785d tdf#45904: Remove old SwXReferenceMark Java test by anfanite396 · 2 years, 8 months ago
- 0440f57 tdf#45904: Move SwXTextFieldMasters Java tests to C++ by anfanite396 · 2 years, 8 months ago
- 6d9f68e tdf#45904: Remove old SwXBookmark Java test by anfanite396 · 2 years, 8 months ago
- 2c5dfcf tdf#45904: Move SwXTextTables Java tests to C++ by anfanite396 · 2 years, 8 months ago
- 49c4f05 tdf#45904: Move SwXTextSections Java tests to C++ by anfanite396 · 2 years, 8 months ago
- 63464fd Move SwXTextFieldTypes Java tests to C++ by anfanite396 · 2 years, 9 months ago
- d71d613 tdf#45904: Remove old SwXBookmarks Java test by anfanite396 · 2 years, 8 months ago
- 7ffa7e5 loplugin: new global analysis locking2 by Noel Grandin · 2 years, 8 months ago
- 918cd8c VCLSession: avoid null dereferences by Justin Luth · 2 years, 8 months ago
- e6007b3 Fix typo by Andrea Gelmini · 2 years, 8 months ago
- f1c3526 tdf#137878 autorecovery: reduce "file not found" pop-ups by Justin Luth · 2 years, 8 months ago
- 3b81780 autorecovery: add some documentation by Justin Luth · 2 years, 8 months ago
- c3cb2f9 partial Revert "tdf#144512 autorecovery: always wait for user idle... by Justin Luth · 2 years, 8 months ago
- 90b23d0 tdf#144512 autorecovery: always wait for user idle with timed save by Justin Luth · 2 years, 8 months ago
- c3cf88f tdf#144512 autorecovery: only wait once for user idle by Justin Luth · 2 years, 8 months ago
- ceeb48b tdf#57414 autorecovery: ignoreClosing during Emergency/SessionSave by Justin Luth · 2 years, 8 months ago
- 63bb760 tdf#57414 autorecovery: avoid unnecessary storeToRecoveryFile by Justin Luth · 2 years, 8 months ago
- f5d6888 tdf#57414 autorecovery: don't store unmodified docs in RecoveryList by Justin Luth · 2 years, 8 months ago
- 9fffac2 tdf#57414 autorecovery: not in RecoveryList? always delete tmp files by Justin Luth · 2 years, 8 months ago
- 9e0f13b tdf#57414 autorecovery: don't always add every file to RecoveryList by Justin Luth · 2 years, 9 months ago
- db9fa6d related tdf#57414 autosave: try harder to know when !IsModified by Justin Luth · 2 years, 9 months ago
- eef0c5d tdf#71550 autorecovery: use osl::File::Remove when isEmptyFileUrl by Justin Luth · 2 years, 8 months ago
- fe55282 tdf#144512 autorecovery: don't delay autosave on shutdown by Justin Luth · 2 years, 8 months ago
- f080ef9 tdf#65509 autorecovery: don't UserAutoSave during EmergencySave by Justin Luth · 2 years, 8 months ago
- b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
- d16d866 tdf#57414 autorecovery: if no recovery doc, remove from RecoveryList by Justin Luth · 2 years, 8 months ago
- 630303a tdf#104382 - Menus should be disabled when they have no enabled submenus by Balazs Varga · 2 years, 8 months ago
- 6fa4e59 tdf#149318 Set HID for menus that have sub menus by Rafael Lima · 2 years, 9 months ago
- 11b513d vcl: Drop now unneeded DevicePoint typedef by Khaled Hosny · 2 years, 9 months ago
- 97e5f7b tdf#65509 autosave: apply UserAutoSave without restarting by Justin Luth · 2 years, 9 months ago
- 514cc22 Use correct configuration by Mike Kaganski · 2 years, 9 months ago
- 7911348 [API CHANGE] tdf#144512: keep autosave interval separately for each document by Mike Kaganski · 2 years, 9 months ago
- 3c41b32 tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSave by Mike Kaganski · 2 years, 9 months ago
- 8362ec6 Small simplification by Mike Kaganski · 2 years, 9 months ago
- 65db5b6 tdf#71550 autosave: remove empty, new file on failed autosave by Justin Luth · 2 years, 9 months ago
- d36ae67 tdf#65509 apply new AutoRecovery timeInterval without restarting by Justin Luth · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- 651d60f tdf#155699 - MRU: show pinned documents at the beginning of the list by Andreas Heinisch · 2 years, 10 months ago
- 0558926 use more officecfg for SvtMiscOptions by Noel Grandin · 2 years, 10 months ago
- 41c248e SvtCommandOptions only supports CMDOPTION_DISABLED by Noel Grandin · 2 years, 10 months ago
- 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
- e810bd2b merge some stringadds by Noel Grandin · 2 years, 11 months ago
- 98a87f0 [API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3 by Miklos Vajna · 2 years, 11 months ago
- d4bc98c [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. by Gökay Şatır · 3 years, 2 months ago
- 07af6b1 simplify by Noel Grandin · 2 years, 11 months ago
- 5152841 framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use it by Julien Nabet · 2 years, 11 months ago
- 4327ee4 Simplify some initializations in framework/source/classes/taskcreator.cxx by Julien Nabet · 2 years, 11 months ago
- 9f878c6 framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool (2) by Julien Nabet · 2 years, 11 months ago
- 45aa6f7 framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool since 2014 by Julien Nabet · 2 years, 11 months ago
- 12e0178 Typo: freature->feature by Julien Nabet · 2 years, 11 months ago
- 31e2b47 improve some usage of OInterfaceIteratorHelper4 by Noel Grandin · 3 years ago
- 2b7773e survive exporting to pdf without config for fuzzing by Caolán McNamara · 3 years ago
- 601db233 remove dodgy code in OReadToolBoxDocumentHandler by Noel Grandin · 3 years ago
- 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
- 3a759a0 Remove some unused includes by Miklos Vajna · 3 years ago
- 4578ded Simplify initialized check by Mike Kaganski · 3 years ago
- bc21016 loplugin:stringviewparam improvements by Noel Grandin · 3 years ago
- 00f7347 try to fix CppunitTest_framework_dispatch on windows by Noel Grandin · 3 years ago
- 08495e2 OUString::intern is a relic by Noel Grandin · 3 years ago
- 8b6d167 Use of O(U)StringNumber for float/double is actually a pessimisation by Mike Kaganski · 3 years ago
- 105a939 drop unused eventtesting stuff by Caolán McNamara · 3 years ago
- 7f9b3a0 Resolves: tdf#154308 if start center frame exists, use it as dialog parent by Caolán McNamara · 3 years ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
- 3a0c5b7 loplugin:stringadd in editeng..framework by Noel Grandin · 3 years ago
- e7dbef9 rtl::Static to thread-safe-static by Noel Grandin · 3 years ago
- 936f2e6 fix crash seen when experimenting with tdf#129547 by Caolán McNamara · 3 years, 1 month ago
- 1cfeb4b sc drawstyles: Handle style commands and undo by Maxim Monastirsky · 3 years, 1 month ago
- 038f0b0 little optimization in accelerators by Juergen Funk · 3 years, 2 months ago
- c6dffdf tdf#153587 If one of the multiple shortcuts is deleted, by Juergen Funk · 3 years, 2 months ago
- 899dfbc elide some temporary OStrings by Noel Grandin · 3 years, 1 month ago
- e056c1c Related tdf#129547 and tdf#154136: add COLON key by Julien Nabet · 6 years ago
- 37a4d67 flatten DocumentUndoGuard by Noel Grandin · 3 years, 1 month ago
- 394dcb8 tdf#153857 Writer hangs right-clicking on form field by Noel Grandin · 3 years, 1 month ago
- 5032262f BaseMutex->std::mutex in PopupMenuControllerBase by Noel Grandin · 3 years, 1 month ago
- d56b6e0 BaseMutex->std::mutex in JobExecutor by Noel Grandin · 3 years, 2 months ago