summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/acorrect.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-2/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-01-30tdf#105103 assertion failure crashPranav Kant1-1/+1
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-5/+3
2016-04-22Avoid reserved identifiersStephan Bergmann1-9/+9
2016-03-18loplugin:constantfunction in editengNoel Grandin1-6/+4
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+4
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-32/+32
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky1-2/+2
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky1-2/+2
2015-05-25AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh1-1/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-59/+59
2015-05-12sw: Prefix SwAutoCorrExceptWord member variables.Jan Holesovsky1-9/+7
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna1-1/+1
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-2/+2
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+1
2014-12-05move Ring<>::MoveRingTo to RingContainer<>::mergeBjoern Michaelsen1-2/+2
2014-12-02use new typesafer implementationBjoern Michaelsen1-4/+6
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-3/+2
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-9/+9
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-05-03sw: hypothetical crashes if last node is not SwTxtNodeMichael Stahl1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-6/+6
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-27editeng: sal_Bool->boolNoel Grandin1-15/+15
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl1-4/+5
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-8/+8
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-4/+4
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-1/+1
2013-09-21map autocorrection files with LanguageTag keyEike Rathke1-2/+3
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara1-1/+1
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin1-2/+2
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin1-22/+20
2013-07-30String to OUStringMatteo Casalin1-2/+2
2013-06-09removed commented out code in sw/source/core/editPhilipp Riemer1-1/+0