summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
2019-03-08tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet
2018-07-24tdf#118517: Use xStg before resetting itXisco Fauli
2018-05-20coverity#1435680 silence Unchecked return valueCaolán McNamara
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-11Use for-range loops in editengJulien Nabet
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl
2018-02-15tdf#83260 editeng sw: avoid accessing dead nodes in AutoCorrectFyodor Yemelyanenko
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
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