summaryrefslogtreecommitdiff
path: root/linguistic/source/gciterator.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in linguisticNoel Grandin
2024-04-04Revert "osl::Mutex->std::mutex in GrammarCheckingIterator"Stephan Bergmann
2024-04-03osl::Mutex->std::mutex in GrammarCheckingIteratorNoel Grandin
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks
2024-01-09avoid null deref of xIgnoreAllCaolán McNamara
2024-01-09tdf#150716 - Partially solves the issue.Gökay Şatır
2023-06-02Simplify a bitMike Kaganski
2023-06-02tdf#155647: Pass XFlatParagraph by normal Reference, not WeakReferenceMike Kaganski
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-01-17Properties SortedTextId and DocumentElementsCount added for grammar checkFred Kruse
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-14loplugin:unocast (GrammarCheckingIterator)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-11-15rtl::Static->thread-safe static in linguisticNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in linguisticMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-02Use the new single-instance="true" attribute in linguisticStephan Bergmann
2020-07-14linguistic: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: linguisticStephan Bergmann
2020-04-07loplugin:flatten in linguisticNoel Grandin
2020-03-06add information to xProofrader in gciterator.cxxFred Kruse
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): linguisticStephan Bergmann
2019-07-20loplugin:referencecasting in linguisticNoel Grandin
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-10Fix double-clear of clearable mutex guardMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25tdf#120703 PVS: fix possible buffer over-read when iterating stringMike Kaganski
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-02mergedlibs failure with duplicate SwXStringKeyMapCaolán McNamara
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse