summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docedt.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-4/+4
2019-01-10use unique_ptr in swNoel Grandin1-7/+6
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl1-1/+2
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+1
2018-09-19sw_redlinehide_2: JoinPrev with NonFirst nodeMichael Stahl1-1/+4
2018-09-19sw_redlinehide_2: JoinPrev() may need to move frames on deleted ...Michael Stahl1-0/+6
2018-09-12loplugin:useuniqueptr in SwDoc::SpellNoel Grandin1-5/+4
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin1-6/+3
2018-06-08sw_redlinehide: hyphenationMichael Stahl1-0/+2
2018-05-11sw: cosmeticsMichael Stahl1-3/+4
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-29loplugin:useuniqueptr in SaveRedlEndPosForRestoreNoel Grandin1-10/+10
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann1-1/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+4
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna1-1/+2
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-10/+10
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-06cppcheck: help it a bit to not fail with syntax error in its ASTJulien Nabet1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-22/+22
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-15cppcheck:variableScopeNoel Grandin1-2/+1
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-5/+5
2015-06-17sw: why doesn't _RestFlyInRange() assign the node to the anchor position?Michael Stahl1-1/+1
2015-06-17sw: fix assert on exporting ooo75410-1.doc to WW8Michael Stahl1-4/+9
2015-06-15sw: move CheckAnchoredFlyConsistency to frmfmt.hxxMichael Stahl1-1/+1
2015-06-15sw: fix assert on exporting ooo24533-1.sxw to WW8Michael Stahl1-0/+8
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-137/+137
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2