summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2019-08-08sw: fix ViewCursor.PageStyleName for multi-page paragraphsdistro/escriba/escriba-5.2Miklos Vajna1-1/+4
2019-06-07tdf#106390 Intersect the table borders with upper frames.Mark Hung1-4/+10
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-07-28SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-1/+16
2017-01-11tdf#101841 MM correctly account record selectionsJan-Marek Glogowski3-13/+66
2017-01-11tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
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
2017-01-02tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpaceJustin Luth1-2/+3
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-14tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursorJustin Luth1-1/+1
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-07tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski2-9/+12
2016-12-01there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)Justin Luth1-12/+4
2016-11-28tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl2-16/+2
2016-11-23tdf#103982 DOCX export: make sure SdrObject margin is non-negativeMiklos Vajna1-4/+9
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-11tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai1-4/+1
2016-11-11Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-1/+1