summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2018-12-16tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2018-02-16tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-24Related: tdf#108795 never use an unresolved LANGUAGE_SYSTEM in SvxAutoCorrectEike Rathke
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-19consider field marks as text for auto quotesCaolán McNamara
2017-06-19rename IsAutoCapitalizeWordDelim to NonFieldWordDelimCaolán McNamara
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-07Clean up some OUString creationStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: editengStephan Bergmann
2016-11-24extend markup support (/italic/ and -strikeout-)TiagoSantos
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-09-22convert C_ constants to typed_flagsNoel Grandin
2016-09-21Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara
2016-09-02editeng: don't let wild-card auto-correct leave current wordMichael Stahl
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-08-30loplugin:implicitboolconversionStephan Bergmann
2016-08-30Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin