summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-11-15tdf#106390 Intersect the table borders with upper frames.distro/escriba/escriba-5.2.1Mark Hung3-4/+30
2018-11-15sw user field type: fix locale of string -> float conversionMiklos Vajna8-4/+204
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna3-6/+323
2017-10-31tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna3-2/+342
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna4-11/+405
2017-10-24tdf#113287 sw split sections in tables: fix missing invalidation on sect delMiklos Vajna3-0/+314
2017-10-17tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna3-1/+716
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 Vajna4-1/+1406
2017-09-29tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna3-1/+428
2017-09-25sw: split section frames inside table cells, handle nested tablesMiklos Vajna3-24/+175
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna3-1/+158
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna3-7/+207
2017-08-24i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna3-0/+22
2017-08-24CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna1-0/+2
2017-08-24tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna2-2/+43
2017-08-24tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna1-1/+4
2017-08-24tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna1-1/+5
2017-08-24rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna3-2/+16
2017-08-24i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna3-2/+15
2017-08-24tdf#108524 sw: split section frames inside table cells, non-split text framesMiklos Vajna3-3/+21
2017-08-24tdf#108524 sw: attempt to split section frames inside table cells, take twoMiklos Vajna2-10/+41
2017-08-24Avoid loplugin:unreffunStephan Bergmann1-1/+7
2017-08-24Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl4-48/+5
2017-08-24tdf#108524 sw: add split section in table testcaseMiklos Vajna3-0/+30
2017-08-24tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna3-4/+48
2017-08-24tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna1-9/+6
2017-08-24tdf#108524 sw: try to split rows that contain 1-col sectionsMiklos Vajna1-1/+16
2017-08-24Related: tdf#108524 sw: dump follow/precede of cell frames in layout xml dumpMiklos Vajna2-0/+11
2017-08-24sw: add new TextParagraph property to XTextRangeMiklos Vajna6-0/+39
2017-08-24SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-1/+16
2016-08-24Resolves: tdf#100901 crash pressing tab in r-o document with hyperlinkCaolán McNamara1-1/+3
2016-08-09Resolves: tdf#101359 getBookmarksCount includes more than aTableBookmarksCaolán McNamara2-5/+8
2016-08-05tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna2-0/+41
2016-08-04Resolves: tdf#101269 cannot click/edit text inside a frameCaolán McNamara3-0/+7
2016-08-04add more nullptr checks, related tdf#100820Markus Mohrhard1-4/+4
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara26-48/+47
2016-08-03Resolves: tdf#57978 don't show duplicate index keys in dropdown listCaolán McNamara1-9/+16
2016-08-02tdf#95251 MM just allow print as single documentJan-Marek Glogowski2-22/+3
2016-08-02Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"Caolán McNamara1-18/+0
2016-07-28Resolves: tdf#63662 'Manual Column Break' always visible...Caolán McNamara1-1/+2
2016-07-25Resolves: tdf#101058 crash on deleting certain table rowCaolán McNamara2-24/+3
2016-07-25Resolves: tdf#59896 ww6 plcf generation reversed checkCaolán McNamara3-2/+11
2016-07-25Resolves: tdf#95340 orig lcl_ChkUnoCrsrPaM had reversed 'set' to lcl_ChkPaMCaolán McNamara1-7/+12
2016-07-21Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara1-2/+2
2016-07-21Resolves: tdf#100731 include palette in checksumCaolán McNamara1-1/+1
2016-07-21tdf#61901 RTF export: fix implicit font name of non-ascii textMiklos Vajna3-0/+37
2016-07-21tdf#98798: MM Wizard should not leave MM toolbar visible when canceledBjoern Michaelsen1-27/+39
2016-07-15Resolves: tdf#100538 make searching in shape text a libreoffice-kit only thingCaolán McNamara1-22/+26