summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edlingu.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-25convert CursorMoveState to scoped enumNoel Grandin1-2/+2
2020-04-03Turn defines into constexprsMike Kaganski1-1/+1
2020-02-25loplugin:referencecastingNoel Grandin1-1/+2
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-2/+2
2019-11-24Fix some loplugin error.Tamás Zolnai1-2/+2
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai1-2/+3
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai1-2/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-6/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-20/+12
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-2/+2
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-3/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+3
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-3/+3
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl1-6/+6
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-23/+9
2018-10-22pvs-studio: V763 Parameter always rewritten in function body before being usedCaolán McNamara1-4/+4
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+7
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-4/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl1-1/+1
2018-04-13tdf#39593 fixed copy paste code in sw edlingu.cxxHrishabh1-94/+56
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-02sw: convert DELETEZ to unique_ptr in edlingu.cxxMichael Stahl1-24/+20
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-3/+3
2017-11-21loplugin:flatten in swNoel Grandin1-154/+156
2017-11-07loplugin:constparams in swNoel Grandin1-3/+2
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-8/+8
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-2/+2
2017-08-04loplugin:constparams in sw part3Noel Grandin1-4/+4
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-22loplugin:unusedfields in sw part4Noel Grandin1-4/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-11/+11
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-10edlingu.cxx: remove some pointless OSL_ENSUREMichael Stahl1-9/+4
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-10/+10
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-1/+1
2016-11-29sw core: de-obfuscate assignments in conditions to help GCCMichael Stahl1-12/+14
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-08-31fix windows buildNoel Grandin1-0/+1