Age | Commit message (Expand) | Author |
2024-04-05 | Silence strange -Wmaybe-uninitialized with recent GCC 14 | Stephan Bergmann |
2024-04-04 | loplugin:unusedmethods | Noel Grandin |
2024-04-04 | Revert "osl::Mutex->std::mutex in GrammarCheckingIterator" | Stephan Bergmann |
2024-04-03 | osl::Mutex->std::mutex in GrammarCheckingIterator | Noel Grandin |
2024-04-01 | tdf#146619 Drop unused 'using namespace' in: linguistic/ | Gabor Kelemen |
2024-03-20 | tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundary | László Németh |
2024-03-08 | Remove duplicated include | Andrea Gelmini |
2024-03-08 | use more string_view | Noel Grandin |
2024-03-06 | remove deprecated IsGermanPreReform property | Noel Grandin |
2024-03-04 | finish removing IsSpellCapitalisation property | Noel Grandin |
2024-02-28 | use more string view in linguistic | Noel Grandin |
2024-02-14 | lok: implement a joinThreads function - to wind down thread pools. | Michael Meeks |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-09 | avoid null deref of xIgnoreAll | Caolán McNamara |
2024-01-09 | tdf#150716 - Partially solves the issue. | Gökay Şatır |
2024-01-01 | tdf#158885 sw: don't hyphenate right after a stem boundary | László Németh |
2023-12-22 | Lok: make Ignore All list name independent on UI language | Mike Kaganski |
2023-11-20 | Extended loplugin:ostr: linguistic | Stephan Bergmann |
2023-11-11 | Move user agent initialization to InitCurl_easy | Mike Kaganski |
2023-11-10 | Add missing license headers | Mike Kaganski |
2023-11-09 | officecfg,*: add Office::Security::Net::AllowInsecureProtocols | Michael Stahl |
2023-11-07 | curl: mitigate migration to OpenSSL on Linux | Michael Stahl |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: linguistic | Stephan Bergmann |
2023-10-18 | Clean up the remaining uses of OUStringConstExpr, and drop it | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-02 | Simplify a bit | Mike Kaganski |
2023-06-02 | tdf#155647: Pass XFlatParagraph by normal Reference, not WeakReference | Mike Kaganski |
2023-06-02 | Fix nullptr dereference | Mike Kaganski |
2023-05-13 | use more optional for CharClass | Noel Grandin |
2023-05-06 | Use getXWeak in linguistic | Mike Kaganski |
2023-03-09 | Use officecfg instead of SvxLanguageToolOptions | Mike Kaganski |
2023-03-08 | Add some SAL_WARNs and SAL_INFOs | Mike Kaganski |
2023-03-05 | tdf#152459: fallback to language-only when looking for grammar checker | Mike Kaganski |
2023-03-05 | No need to use a clearable guard here | Mike Kaganski |
2023-03-05 | Swap instead of copy-assignment | Mike Kaganski |
2023-02-28 | tdf#143148 Use pragma once instead of include guards | niket1322git |
2023-02-15 | Make a few warning messages a bit more useful | Tor Lillqvist |
2023-02-02 | Remove redundant attributes that were added to published XLinguProperties | Stephan Bergmann |
2023-02-01 | linguistic: add REST API protocol unit test | Henry Castro |
2023-01-30 | no need to take SolarMutex when calling Idle::Start | Noel Grandin |
2023-01-21 | tdf#144915 effectively remove limit on number of words in dictionary | Caolán McNamara |
2023-01-17 | Properties SortedTextId and DocumentElementsCount added for grammar check | Fred Kruse |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-30 | tdf#136306 offapi linguistic: add options to disable rule-based compounding | László Németh |
2022-12-14 | loplugin:unocast (GrammarCheckingIterator) | Stephan Bergmann |
2022-11-28 | WASM linguistic,sw: disable curl-using deepl code | Michael Stahl |
2022-10-14 | cid#1515996 silence Unchecked return value from library | Caolán McNamara |