summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in variousNoel Grandin
2024-11-11loplugin:reftotemp in libreofficekit..ooxNoel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-07cid#1555009 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-18reset m_bEnd after use to quit lcl_workerfuncCaolán McNamara
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-26cid#1557746 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09cid#1557346 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-18tdf#161637 linguistic: fix apostrophe in spelling suggestionsLászló Németh
2024-06-16cid#1603804 Unchecked return valueCaolán McNamara
2024-06-14tdf#150582 linguistic: fix always rejected words with U+2019 apostropheLászló Németh
2024-06-10silence 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-20Extended loplugin:ostr: linguisticStephan Bergmann
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-10Add missing license headersMike Kaganski
2023-11-09officecfg,*: add Office::Security::Net::AllowInsecureProtocolsMichael Stahl
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