summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
2016-07-04tdf#76322 writer: allow column breaks in headers/footersJustin Luth1-1/+1
2016-07-04tdf#76349 writer: treat single-column break as page breakJustin Luth1-1/+4
2016-06-22tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski1-4/+1
2016-06-19bccu#1811 - Writer comment focusing / selection / cursor issueAshod Nakashian1-1/+2
2016-06-11tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_()Michael Stahl1-1/+1
2016-05-13Missing break in switchStephan Bergmann1-1/+1
2016-04-28tdf#99460 sw: layout: don't split table before flyMichael Stahl1-14/+37
2016-04-18Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-03-29fix another involuntary behaviour change from 0c5cbcd7Bjoern Michaelsen1-0/+2
2016-03-25tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna1-0/+39
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-02-16sw: fix a STL assertion in lcl_MoveAllLowerObjs()Michael Stahl1-1/+4
2016-02-05tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna3-9/+28
2016-01-21tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna2-26/+34
2016-01-11tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna2-1/+17
2015-12-23tdf#96515 sw Hide Whitespace: avoid creating unneeded page framesMiklos Vajna1-1/+28
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon41-9879/+9879
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-20SwPageFrm::IsOverHeaderFooterArea: check for IsActive() only laterMiklos Vajna1-3/+3
2015-11-18tdf#95888 sw: make click to header area show header controls againMiklos Vajna1-2/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski1-1/+1
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-1/+1
2015-11-13sw: loplugin:badstatics: actually these are harmlessMichael Stahl1-9/+9
2015-11-13sw: rename some more global variablesMichael Stahl4-29/+29
2015-11-13sw: rename some global variablesMichael Stahl1-4/+4
2015-11-12two methods with the same name that do slightly different thingsCaolán McNamara2-4/+3
2015-11-12SwPageFrm::MakeAll RefactoredAshod Nakashian3-103/+61
2015-11-12sw: prefix members of SwLayActionMiklos Vajna1-142/+142
2015-11-12WaE: loplugin:literaltoboolconversionTor Lillqvist1-1/+1
2015-11-12coverity#1338595 Dereference before null checkCaolán McNamara1-2/+2
2015-11-12OSL_ENSURE followed by unconditional dereference -> assertCaolán McNamara1-1/+1
2015-11-12dynamic cast followed by static castCaolán McNamara1-4/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht9-19/+2
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist1-1/+1
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian2-12/+93
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann35-980/+980
2015-11-07Misc tweaks and cleanups.Ashod Nakashian6-41/+39
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-4/+4
2015-11-06coverity#1338232 Explicit null dereferencedCaolán McNamara1-0/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-2/+2
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna1-1/+1
2015-11-04sw: prefix members of SwOrderIterMiklos Vajna1-29/+29
2015-11-03Smart pointers for SwBorderAttrAccessAshod Nakashian4-43/+32
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna1-72/+72
2015-11-02sw: prefix members of SwDrawFrameFormatMiklos Vajna1-4/+4
2015-10-29sw: prefix members of SwPosFlyFrmMiklos Vajna1-8/+8
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna2-32/+32
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-1/+1
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-34/+34