summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/ftnfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-15tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara1-3/+26
2018-06-14sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-2/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-10/+10
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-10/+10
2018-03-26forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl1-5/+8
2018-02-21forcepoint #3Caolán McNamara1-8/+5
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+2
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-2/+2
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-2/+2
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-56/+58
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-32/+22
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-57/+57
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-10/+27
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-11/+45
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-49/+49
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-03tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna1-0/+1
2017-08-28sw: prefix members of SwFootnoteFrameMiklos Vajna1-14/+14
2017-08-04loplugin:constparams in sw part3Noel Grandin1-3/+3
2017-07-02loplugin:casttovoid: swStephan Bergmann1-30/+0
2017-06-26Revert "crashtesting failure on ooo61225-1.sxw"Michael Stahl1-5/+7
2017-06-25crashtesting failure on ooo61225-1.sxwCaolán McNamara1-7/+5
2017-06-22tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-06-06sw: prefix members of SwFootnoteBossFrameMiklos Vajna1-10/+10
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-2/+2
2017-04-26sw: convert some OSL_ENSURE to assert in ftnfrm.cxxMichael Stahl1-3/+3
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-43/+42
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-2/+2
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-50/+50
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-27/+27
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-2/+2
2016-03-31tdf#84938 convert NA_ constants to scoped enumNoel Grandin1-11/+11
2016-03-31tdf#84938 convert FINDMODE_ constants to scoped enumNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-646/+646
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-79/+79
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-20/+20
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-699/+699
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-5/+5
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-16/+16
2015-04-17fix crash on export of ooo103108-1.odt .docCaolán McNamara1-0/+5