summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2019-06-07sw user field type: fix locale of string -> float conversionMiklos Vajna2-4/+32
2019-06-07Revert "tdf#103025 sw: don't format header/footer in ...Miklos Vajna1-0/+16
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna1-2/+9
2017-10-31tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna1-2/+13
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna2-11/+20
2017-10-24tdf#113287 sw split sections in tables: fix missing invalidation on sect delMiklos Vajna1-0/+9
2017-10-17tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna1-1/+5
2017-10-17Revert "sw: work around layout loop with split sections inside nested tables"Miklos Vajna1-39/+1
2017-10-06sw: work around layout loop with split sections inside nested tablesMiklos Vajna1-1/+39
2017-10-06tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna2-1/+2
2017-09-29tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna1-1/+8
2017-09-25sw: split section frames inside table cells, handle nested tablesMiklos Vajna1-24/+4
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna1-1/+8
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna1-7/+27
2017-08-23i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna1-0/+12
2017-08-23tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna1-2/+14
2017-08-23tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna1-1/+4
2017-08-23tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna1-1/+5
2017-08-23rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna1-2/+3
2017-08-23i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna1-2/+7
2017-08-23tdf#108524 sw: split section frames inside table cells, non-split text framesMiklos Vajna1-3/+3
2017-08-23tdf#108524 sw: attempt to split section frames inside table cells, take twoMiklos Vajna1-4/+41
2017-08-23Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl3-48/+4
2017-08-23tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna3-4/+48
2017-08-23tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna1-9/+6
2017-08-23tdf#108524 sw: try to split rows that contain 1-col sectionsMiklos Vajna1-1/+16
2017-08-23Related: tdf#108524 sw: dump follow/precede of cell frames in layout xml dumpMiklos Vajna2-0/+11
2017-07-28sw: add new TextParagraph property to XTextRangeMiklos Vajna2-0/+14
2017-01-11tdf#101841 MM correctly account record selectionsJan-Marek Glogowski2-1/+33
2017-01-10tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin1-0/+4
2017-01-09tdf#105009 sw: fix a11y crash when removing drawing objectMichael Stahl1-4/+8
2017-01-02crashtesting: assert on loading certain rtfCaolán McNamara2-2/+2
2016-12-20Resolves: tdf#103938 replace fix for tdf#78599/tdf#87977Caolán McNamara1-2/+14
2016-12-17tdf#104613 revert there is a function for that: CalcLineSpaceJustin Luth1-4/+12
2016-12-14Resolves: rhbz#1401082 gnome hangs opening a certain .docxCaolán McNamara3-4/+22
2016-12-13tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung3-0/+27
2016-12-08Resolves: tdf#103313 idles never get to complete postit shell formattingCaolán McNamara1-1/+7
2016-12-01there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)Justin Luth1-12/+4
2016-11-07tdf#90070 don't clip flys with bordersJustin Luth1-2/+14
2016-10-25Resolves: tdf#103359 undo of insert of multi column frame crashesCaolán McNamara1-1/+5
2016-10-06tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl1-16/+0
2016-10-06Resolves: tdf#102358 writer cannot save 3d shape inserted from drawCaolán McNamara1-6/+3
2016-09-29tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl1-0/+2
2016-09-21tdf#102233: avoid infinite loop recursion in IsProtect node methodJulien Nabet1-2/+6
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara1-36/+47
2016-09-13sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8Michael Stahl1-2/+2
2016-09-12fftester: break as soon as an exception is requiredCaolán McNamara1-1/+1
2016-09-10tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna1-1/+2
2016-09-06if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara1-1/+1
2016-09-02Resolves: tdf#101681 set hyperlink tooltip for the full hyperlink areaCaolán McNamara1-4/+13