summaryrefslogtreecommitdiff
path: root/lingucomponent/source/hyphenator
AgeCommit message (Expand)Author
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-02Use the new single-instance="true" attribute in lingucomponentStephan Bergmann
2020-07-20this should be a single-instance componentNoel Grandin
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin
2020-04-07loplugin:flatten in lingucomponentNoel Grandin
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-10-14New loplugin:getstrStephan Bergmann
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann
2019-07-21loplugin:referencecasting in variousNoel Grandin
2019-07-19Fix typoAndrea Gelmini
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-03-12Fix typoAndrea Gelmini
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
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-05-12coverity#1430057 rework warning code to use nonwarning patternCaolán McNamara
2018-03-19coverity#1430057 silence Argument cannot be negativeCaolán McNamara
2018-02-17loplugin:useuniqueptr in HyphenatorNoel Grandin
2018-01-15remove local copies of std::min,std::maxNoel Grandin
2018-01-12More loplugin:cstylecast: lingucomponentStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-01Replace lists by vectors in lingucomponentJulien Nabet
2017-10-25Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara
2017-10-23loplugin:includeform: lingucomponentStephan Bergmann
2017-10-23hardly need a mutex to return a local stringCaolán McNamara
2017-10-18strip out trivial indirectionNoel Grandin
2017-09-26Unify hyphenator loading and ensure Unicode paths on WindowsMike Kaganski
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: lingucomponentStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-25Clean up use of integer typesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, lingucomponentStephan Bergmann
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-13Fix typosAndrea Gelmini
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini