summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/findfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-04-18forcepoint#79 FindStartEndOfRowSpanCell returning nullCaolán McNamara1-6/+4
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-4/+4
2019-01-03Move FindBodyFrame from SwTextFrame to SwFrameTamás Zolnai1-0/+13
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-16loplugin:buriedassign in swNoel Grandin1-10/+30
2018-11-07loplugin:collapseif in swNoel Grandin1-2/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl1-5/+39
2018-04-17tdf#116848 sw, sections in tables: no split in headers or footersMiklos Vajna1-1/+4
2018-03-06sw: convert checks about mbInfTab and cell parent to assert()Michael Stahl1-2/+2
2018-03-02related forcepoint #18, reconcile GetPrevCellLeaf with GetNextCellLeafCaolán McNamara1-3/+3
2017-12-22tdf#114306 fix unexpected page break in row-spanned tableManfred Blume1-1/+7
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-2/+0
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-10/+10
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-10/+10
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-10/+10
2017-10-23loplugin:includeform: swStephan Bergmann1-8/+8
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-12tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna1-1/+5
2017-07-06i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna1-2/+7
2017-06-26Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl1-12/+0
2017-06-19tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna1-0/+12
2017-06-16tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna1-9/+6
2017-05-12tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-2/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-14/+14
2016-03-22loplugin:constantparam in swNoel Grandin1-39/+23
2016-03-15loplugin:constantparamNoel Grandin1-5/+5
2016-03-09loplugin:constantparam in swNoel Grandin1-4/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-512/+512
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-76/+76
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-6/+6
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-0/+41
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-3/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-185/+185
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-4/+4
2015-05-09bodge layout to not crash on load of File_1292.docxCaolán McNamara1-10/+10
2015-04-10sw: replace some magic frame type numbersMichael Stahl1-1/+2
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+32
2014-11-19loplugin: cstylecastNoel Grandin1-76/+76
2014-11-16Use boolean operators instead of ?: with sal_True/sal_FalseMatteo Casalin1-1/+1