summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-15Resolves: tdf#100813 crash during pagination of particular docxCaolán McNamara1-0/+3
2016-07-14tdf#99090 docx export page-break only inside a paragraphJustin Luth2-1/+19
2016-07-13tdf#76349 writer: treat single-column break as page breakJustin Luth1-1/+4
2016-07-09tdf#100820: missing nullptr check in writer's apphdl.cxxMarkus Mohrhard1-1/+1
2016-07-05re-enable unit tests accidentally disabled with HAVE_FEATURE_ATLMichael Stahl3-9/+9
2016-06-29tdf#100495 sw: Exchange Database shouldn't delete the created odb fileMichael Stahl1-1/+0
2016-06-24sw: fix STL asserts in lcl_MoveAllLowerObjs *again*Michael Stahl1-1/+3
2016-06-23sw: fix crash on pasting from an already closed documentMiklos Vajna1-1/+2
2016-06-20tdf#95797: Don't jump to the cursor position after auto-save.Jan Holesovsky1-2/+2
2016-06-19tdf#91781 Move bookmark and cross-reference to root insert menuYousuf Philips1-6/+2
2016-06-17sw: speed up the navigatorMichael Stahl5-4/+71
2016-06-17tdf#91684 RTF import: handle fFlipH and fFlipV shape propsMiklos Vajna3-0/+583
2016-06-17Resolves: tdf#100421, don't crash on deleting particular tableCaolán McNamara2-3/+6
2016-06-17Related: tdf#100421 crash in a11y on load of source odtCaolán McNamara1-6/+8
2016-06-16Resolves: tdf#100422 crash if you exit mail merge wizard...Caolán McNamara1-7/+10