Age | Commit message (Expand) | Author |
2023-12-06 | tdf#157915 Error when running a Basic macro with instruction commitChanges | Noel Grandin |
2023-11-28 | Prevent attempts to create UCB content from .component URIs | Mike Kaganski |
2023-11-23 | tdf#158321 No error message when file doesn't exist | Noel Grandin |
2023-11-20 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (unotools) | Julien Nabet |
2023-11-17 | tdf#158135 - UI: Part 30 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-11-16 | [API CHANGE] Remove deprecated Password config item | Samuel Mehrbrodt |
2023-11-15 | tdf#158094 Can't remove trusted certificate in Macro Security | Noel Grandin |
2023-11-13 | [API CHANGE] Remove deprecated IsSpellCapitalization | Samuel Mehrbrodt |
2023-11-04 | tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialog | Balazs Varga |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-22 | Load the locales from config file for languagetool | Mert Tumer |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: unotools | Stephan Bergmann |
2023-10-19 | tdf#157484 UI: Add UI controls for personal information to be kept | Balazs Varga |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-11 | Delete OUString UTF-16 string literal ctor/assignment op | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-02 | reduce allocations in InterceptedInteraction | Noel Grandin |
2023-09-25 | tdf#155698 - Start Center: Retain pinned items when clearing the list | Andreas Heinisch |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-08-25 | Revert "use more Reference::query instead of UNO_QUERY_THROW" | Noel Grandin |
2023-08-18 | use more Reference::query instead of UNO_QUERY_THROW | Noel Grandin |
2023-08-09 | use sal_uInt64 when dealing with stream position | Noel Grandin |
2023-07-21 | remove unused SvtPathOptions methods | Noel Grandin |
2023-07-17 | Simplify some UTF-16 string literals | Stephan Bergmann |
2023-07-12 | Revert recent LanguageTool commits | Xisco Fauli |
2023-07-10 | Remove duplicated entry | Stephan Bergmann |
2023-07-07 | Load the locales from config file for languagetool | Mert Tumer |
2023-06-28 | Drop i18nutil::SearchOptions | Mike Kaganski |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-24 | Change LocaleDataWrapper::getDuration() parameter to tools::Duration | Eike Rathke |
2023-06-23 | tdf#142437: Fix word boundary detection in autocorrect | Baole Fang |
2023-06-19 | tdf#38742 - Start Center: move last opened documents to the top | Andreas Heinisch |
2023-06-08 | tdf#38742 - Start Center: odb files messes up pinned documents | Andreas Heinisch |
2023-06-06 | SvtCommandOptions only supports CMDOPTION_DISABLED | Noel Grandin |
2023-06-06 | tdf#38742 - Start Center: introduce push pins to favorite documents | Andreas Heinisch |
2023-06-04 | Use getXWeak in unotools | Mike Kaganski |
2023-05-03 | Related tdf#154769: XML Form add limits of length value for some datatype | Julien Nabet |
2023-04-28 | survive exporting to pdf without config for fuzzing | Caolán McNamara |
2023-04-26 | tdf#108757 avoid some OUString construction on a hot path | Noel Grandin |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-04 | tdf#41652: Variable width NBSP | Vojtěch Doležal |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-30 | loplugin:stringadd in ucbhelper..uui | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-17 | elide some temporary OUStrings | Noel Grandin |
2023-03-13 | remove leftover #undef | Noel Grandin |
2023-03-08 | tdf#82984 tdf#94915 zip64 support (import + export) | Attila Szűcs |
2023-02-27 | no need to hold CollatorWrapper by std::unique_ptr | Noel Grandin |
2023-02-21 | osl::Mutex->std::mutex in FmSearchConfigItem | Noel Grandin |