summaryrefslogtreecommitdiff
path: root/linguistic/source
AgeCommit message (Expand)Author
3 dayssilence unknown property 'HyphNoLastWord'... etc warningsCaolán McNamara
2024-05-10loplugin:ostr in linguisticNoel Grandin
2024-04-05Silence strange -Wmaybe-uninitialized with recent GCC 14Stephan Bergmann
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04Revert "osl::Mutex->std::mutex in GrammarCheckingIterator"Stephan Bergmann
2024-04-03osl::Mutex->std::mutex in GrammarCheckingIteratorNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: linguistic/Gabor Kelemen
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-08Remove duplicated includeAndrea Gelmini
2024-03-08use more string_viewNoel Grandin
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin
2024-02-28use more string view in linguisticNoel Grandin
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-09avoid null deref of xIgnoreAllCaolán McNamara
2024-01-09tdf#150716 - Partially solves the issue.Gökay Şatır
2024-01-01tdf#158885 sw: don't hyphenate right after a stem boundaryLászló Németh
2023-12-22Lok: make Ignore All list name independent on UI languageMike Kaganski
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-10Add missing license headersMike Kaganski
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: linguisticStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-10using decls should come after #includeNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-02Simplify a bitMike Kaganski
2023-06-02tdf#155647: Pass XFlatParagraph by normal Reference, not WeakReferenceMike Kaganski
2023-06-02Fix nullptr dereferenceMike Kaganski
2023-05-13use more optional for CharClassNoel Grandin
2023-05-06Use getXWeak in linguisticMike Kaganski
2023-03-08Add some SAL_WARNs and SAL_INFOsMike Kaganski
2023-03-05tdf#152459: fallback to language-only when looking for grammar checkerMike Kaganski
2023-03-05No need to use a clearable guard hereMike Kaganski
2023-03-05Swap instead of copy-assignmentMike Kaganski
2023-02-28tdf#143148 Use pragma once instead of include guardsniket1322git
2023-02-15Make a few warning messages a bit more usefulTor Lillqvist
2023-02-02Remove redundant attributes that were added to published XLinguPropertiesStephan Bergmann
2023-01-30no need to take SolarMutex when calling Idle::StartNoel Grandin
2023-01-21tdf#144915 effectively remove limit on number of words in dictionaryCaolán McNamara
2023-01-17Properties SortedTextId and DocumentElementsCount added for grammar checkFred Kruse
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh
2022-12-14loplugin:unocast (GrammarCheckingIterator)Stephan Bergmann
2022-10-14cid#1515996 silence Unchecked return value from libraryCaolán McNamara
2022-10-13Remove duplicated includeAndrea Gelmini
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski