summaryrefslogtreecommitdiff
path: root/editeng/source/misc/svxacorr.cxx
AgeCommit message (Expand)Author
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
2015-05-26unbreak calc againMarkus Mohrhard
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-25AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-07SotStorage ctor takes as 3rd param a StorageMode (aka short)Stephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson
2015-02-19tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-22This function object can now be hidden.Kohei Yoshida
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler
2014-10-31fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#735305 Unchecked return valueCaolán McNamara
2014-10-06Resolves: fdo#84698 crash in autoreplacementCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-09editeng: avoid autocorrect crashMichael Stahl
2014-08-31fdo#33899 autocorrect: don't replace date parts with fractionsLászló Németh
2014-08-29fdo#62923 Autocorrect opt. 'Replace dashes' uses en-dash between numbersLászló Németh
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-07cppcheck: Exception should be caught by referenceJulien Nabet
2014-08-01fdo#55292 add middle wildcard autocorrectionLászló Németh
2014-07-29fdo#55292 paragr. start. autocorr. with a single character (eg. ---A)László Németh
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet
2014-06-18coverity#1210038 Uncaught exceptionCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante