summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtdrop.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-18/+18
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna1-3/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-4/+4
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-1/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna1-7/+7
2019-10-17Remove some memset callsMike Kaganski1-12/+5
2019-01-18convert POR constants to scoped enumNoel Grandin1-1/+1
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin1-1/+1
2019-01-11use unique_ptr in swNoel Grandin1-4/+3
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl1-2/+1
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+1
2018-09-03use less magic in sw/Noel Grandin1-7/+7
2018-07-10loplugin:useuniqueptr in SwDropPortionNoel Grandin1-9/+9
2018-07-03loplugin:useuniqueptr in SwDropPortionPartNoel Grandin1-3/+3
2018-06-08sw_redlinehide: add some checks in places that require the nodeMichael Stahl1-1/+3
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-1/+1
2018-06-08sw_redlinehide: add a SwTextFrame::GetDropLen()Michael Stahl1-1/+56
2018-06-08sw_redlinehide: SwScriptInfo conversion in txtdrop.cxxMichael Stahl1-4/+4
2018-06-08sw_redlinehide: trivial conversions in txtdrop.cxxMichael Stahl1-17/+18
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-1/+1
2018-05-11sw: remove pointless indirection to SwTextSizeInfo::HasHint_Michael Stahl1-1/+1
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-7/+7
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-2/+2
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-2/+2
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-2/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-3/+3
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-1/+1
2017-04-12tdf#39468 Translate German comments in swJens Carl1-2/+2
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-1/+0
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-3/+3
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-3/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-18/+18
2015-11-13sw: prefix members of SwTextIterMiklos Vajna1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1