summaryrefslogtreecommitdiff
path: root/linguistic/source/lngprophelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-06-10silence unknown property 'HyphNoLastWord'... etc warningsCaolán McNamara1-0/+7
2024-04-04loplugin:unusedmethodsNoel Grandin1-5/+0
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh1-0/+15
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin1-21/+0
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-2/+2
2024-01-01tdf#158885 sw: don't hyphenate right after a stem boundaryLászló Németh1-0/+15
2023-02-15Make a few warning messages a bit more usefulTor Lillqvist1-4/+4
2022-12-30tdf#136306 offapi linguistic: add options to disable rule-based compoundingLászló Németh1-0/+42
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-1/+0
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin1-57/+13
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: linguisticStephan Bergmann1-1/+1
2020-04-07loplugin:flatten in linguisticNoel Grandin1-82/+82
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-2/+30
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov1-86/+63
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen1-0/+2
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin1-25/+22
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-7/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin1-4/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-7/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+0
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-3/+3
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-7/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-10-23com::sun::star->css in linguisticNoel Grandin1-27/+19
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+0
2015-03-19loplugin:constantfunction: linguisticNoel Grandin1-6/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-17/+0
2014-04-15linguistic: sal_Bool->boolNoel Grandin1-4/+4
2014-04-01linguistic: sal_Bool->boolNoel Grandin1-32/+32
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+2
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-3/+3
2012-04-21Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi1-0/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-11/+11
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from linguisticNorbert Thiebaud1-2/+0
2011-09-29Resolves: fdo#41128 hyphenation properties without handle ids not honouredCaolán McNamara1-9/+12
2011-08-03restore this, was unused due to incorrect mergeCaolán McNamara1-2/+9
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-14/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-19/+15