summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
2017-07-03tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-01-19tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn
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
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-15coverity#3148472 Unused valueCaolán McNamara
2016-01-15editeng: coverity#1348472 unused value AddNonBrkSpaceMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-23get rid of erroneous 0x7ff language maskCaolán McNamara
2015-10-23more tdf#76964 fall back to primary language via getLanguageCaolán McNamara
2015-10-23Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-07Reduce variable scopeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-17editeng: pointless codeMichael Stahl
2015-07-17editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin