summaryrefslogtreecommitdiffstats
path: root/sw/source/core/layout/findfrm.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#114306: Revert commits fixing this issue ( 6.1 only )Xisco Fauli2019-04-051-7/+1
* sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl2018-06-141-5/+39
* tdf#116848 sw, sections in tables: no split in headers or footersMiklos Vajna2018-04-171-1/+4
* sw: convert checks about mbInfTab and cell parent to assert()Michael Stahl2018-03-061-2/+2
* related forcepoint #18, reconcile GetPrevCellLeaf with GetNextCellLeafCaolán McNamara2018-03-021-3/+3
* tdf#114306 fix unexpected page break in row-spanned tableManfred Blume2017-12-221-1/+7
* SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand2017-12-071-2/+0
* RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand2017-10-311-10/+10
* Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand2017-10-301-10/+10
* Isolated SwFrame members maFrane and maPrtArmin Le Grand2017-10-301-10/+10
* loplugin:includeform: swStephan Bergmann2017-10-231-8/+8
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna2017-07-121-1/+5
* i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna2017-07-061-2/+7
* Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl2017-06-261-12/+0
* tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna2017-06-191-0/+12
* tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna2017-06-161-9/+6
* tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl2017-05-121-1/+1
* loplugin:checkunusedparams in sw(part3)Noel Grandin2017-05-081-1/+1
* loplugin:checkunusedparams in sw(part2)Noel Grandin2017-05-081-2/+2
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-1/+0
* Avoid reserved identifiersStephan Bergmann2016-04-221-14/+14
* loplugin:constantparam in swNoel Grandin2016-03-221-39/+23
* loplugin:constantparamNoel Grandin2016-03-151-5/+5
* loplugin:constantparam in swNoel Grandin2016-03-091-4/+4
* Fix typosAndrea Gelmini2016-01-101-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-512/+512
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-76/+76
* Misc tweaks and cleanups.Ashod Nakashian2015-11-071-6/+6
* tdf#39080 Interactive hide-whitespace modeAshod Nakashian2015-10-011-0/+41
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-3/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-185/+185
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-4/+4
* bodge layout to not crash on load of File_1292.docxCaolán McNamara2015-05-091-10/+10
* sw: replace some magic frame type numbersMichael Stahl2015-04-101-1/+2
* move SwIterator into calbck.hxxBjoern Michaelsen2015-03-191-1/+1
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-071-0/+32
* loplugin: cstylecastNoel Grandin2014-11-191-76/+76
* Use boolean operators instead of ?: with sal_True/sal_FalseMatteo Casalin2014-11-161-1/+1
* sal_uInt16 to more proper integer types, make some constificationMatteo Casalin2014-11-161-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* coverity#705921 Dereference before null checkCaolán McNamara2014-11-031-3/+1
* coverity#705921 Dereference before null checkCaolán McNamara2014-10-291-4/+7
* Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara2014-10-061-2/+2
* Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara2014-09-291-0/+12
* use bool directlyThomas Arnhold2014-08-171-4/+4
* use assert when followed by derefCaolán McNamara2014-07-031-1/+1
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-0/+13