summaryrefslogtreecommitdiff
path: root/sw/source/core/text/wrong.cxx
AgeCommit message (Expand)Author
2018-11-15sw_redlinehide_3: add another kind of WrongListIteratorMichael Stahl
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-07-12Revert "loplugin:useuniqueptr in SwGrammarContact"Tor Lillqvist
2018-07-12loplugin:useuniqueptr in SwGrammarContactNoel Grandin
2018-07-04Revert "loplugin:useuniqueptr in SwWrongList"Stephan Bergmann
2018-07-03loplugin:useuniqueptr in SwWrongListNoel Grandin
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-08sw_redlinehide: Add sw::WrongListIteratorMichael Stahl
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-11Yet more nEndInvalid/COMPLETE_STRING fixesStephan Bergmann
2014-11-11More nEndInvalid/COMPLETE_STRING fixesStephan Bergmann
2014-11-10Update nEndInvalid if it was COMPLETE_STRINGStephan Bergmann
2014-07-22Do not include txttypes.hxx unnecessarilyMatteo Casalin
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-04-14typo: postion -> positionThomas Arnhold
2014-02-16Avoid assignment in complex if conditionMatteo Casalin
2014-02-16sal_Bool to boolMatteo Casalin
2014-01-27coverity#1157751 Copy-paste errorCaolán McNamara
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-06translate German variables nUnten, nOben, nMittePhilipp Riemer
2014-01-06translate German comments and convert them to doxygen stylePhilipp Riemer
2014-01-06remove visual noise in sw/source/core/text/wrong.cxxPhilipp Riemer
2013-12-15xub_StrLen to sal_Int32 with minor optimizationsMatteo Casalin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-05-23Resolves: #i121733# enhancement for colored smarttagsJürgen Schmidt
2013-03-29Use const_iterator instead of iteratorJulien Nabet
2012-12-11sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-27rtl::OUString to OUString clean upgerhard oettl
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl