summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/wrong.hxx
AgeCommit message (Expand)Author
2021-07-23tdf#143464: fix SmartTag managementJulien Nabet
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R
2019-04-02sw_redlinehide: remove WrongListIterator::MergedOrSame assertsMichael Stahl
2018-12-13loplugin:unusedfields in swNoel Grandin
2018-11-15sw_redlinehide_3: add another kind of WrongListIteratorMichael Stahl
2018-08-08Fix typosAndrea Gelmini
2018-08-07Ensure consistent pointer-to-member representation on MSVCStephan Bergmann
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-06-01linguistic: add functionality to change spellcheck colorFred Kruse
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2016-10-18Any.get<Any>() is AnyJochen Nitschke
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-23loplugin:unusedmethods 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-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2014-11-11Remove unused ShiftRightStephan Bergmann
2014-11-11More nEndInvalid/COMPLETE_STRING fixesStephan Bergmann
2014-03-05Simplify DrawWaveKeith Curtis
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-16sal_Bool to boolMatteo Casalin
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
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-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-14don't include unused tools/string.hxxChr. Rossmanith
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-24WaE: unreferenced local variableTor Lillqvist
2013-05-23Resolves: #i121733# enhancement for colored smarttagsJürgen Schmidt