aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
ption value='feature/refactor-god-objects'>feature/refactor-god-objects LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/linguistic/source/gciterator.cxx
AgeCommit message (Expand)Author
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
2018-04-16Defer grammar checker thread creation until use.Michael Meeks
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-25Use for-range loops in some modulesJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-02loplugin:casttovoid: linguisticStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin