summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-10-11xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-1/+2
2019-10-09Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna1-0/+13
2019-09-25tdf#127652 sw_redlinehide: don't set invalid SwTextFrame offsetsMichael Stahl1-1/+2
2019-09-24Resolves: tdf#127695 IsGroupObject == true doesn't mean its a SdrObjGroupCaolán McNamara1-3/+5
2019-09-24tdf#127235 break if object is larger than pagePatrick Jaap1-2/+19
2019-08-28tdf#126784 sw: only distribute across selected columnsJustin Luth2-18/+18
2019-08-27Fix old boost build for goodTomáš Chvátal3-3/+16
2019-08-20Fix buidling with older boostTomáš Chvátal2-0/+12
2019-08-13tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl22-10/+50
2019-08-06tdf#126168: sw undo/redo crash fixedVasily Melenchuk2-12/+13
2019-07-25tdf#126340 sw_redlinehide: only move merged frames in JoinPrevMichael Stahl2-2/+4
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-07-19sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl1-0/+2
2019-07-04sw: fix moving of at-page anchored flys to different pageMichael Stahl1-0/+2
2019-06-29sw: avoid deleting the iterated SwRowFrame on tdf104188-4.odtMichael Stahl2-13/+16
2019-06-28tdf#125751 sw: fix crash on formatting in SwLayoutFrame::PaintSwFrame()Michael Stahl1-0/+1
2019-06-28tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl1-2/+14
2019-06-27tdf#125751 sw: don't start recursive layout in SwTextFrame::EmptyHeight()Michael Stahl1-1/+2
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl1-14/+16
2019-06-23sw: fix SwUiWriterTest::testTdf114306_2Michael Stahl2-6/+6
2019-06-21tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl1-0/+5
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin1-3/+5
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl1-0/+1
2019-06-19sw: fix assert on layout of ooo63564-1.odtMichael Stahl1-1/+23
2019-06-17tdf#105799 Fix vector use bugJim Raykowski1-1/+1
2019-06-13More uses of referer URL with SvxBrushItemStephan Bergmann4-6/+26
2019-06-10tdf#117347 sw form controls: fix disappearing FixedText when editing TextFieldMiklos Vajna1-2/+2
2019-06-10tdf#125624: this bugdoc overflows sal_uInt16Mike Kaganski2-12/+12
2019-06-08tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl1-0/+4
2019-06-05tdf#125685 sw: disregard footnotes in follow table on table splitMichael Stahl1-1/+34
2019-05-23tdf#119109 sw: fix SwTableFrame follow chain formattingMichael Stahl1-0/+3
2019-05-23crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-23tdf#125310 change tracking: don't copy page breakLászló Németh1-1/+1
2019-05-22tdf#125310 change tracking: don't copy page breakLászló Németh1-1/+1
2019-05-20tdf#124937 reset m_pFirstOfBorderMerge before truncate.Mark Hung1-0/+1
2019-05-16tdf#120338: The paragraph formatting changes are not undone, part 1Henry Castro1-3/+4
2019-05-15tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl1-2/+2
2019-05-15tdf#118719 sw Hide Whitespace: fix height of last-but-one pageMiklos Vajna1-0/+12
2019-05-14tdf#122198 don't remove db after closeSzymon Kłos1-0/+2
2019-05-10tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl2-1/+3
2019-05-06tdf#122892 tdf#124366 sw: fix loop in SwTextFrame::CalcFollow()Michael Stahl2-2/+9
2019-05-03tdf#123285 sw_redlinehide: fix SwAutoFormat::DelMoreLinesBlanks()Michael Stahl1-1/+3
2019-05-03tdf#125039 sw_redlinehide: keep shape selected when changing anchor typeMichael Stahl1-1/+1
2019-04-27tdf#123313 sw: towards fixing ToX Update Undo wrt. CrossReferenceMichael Stahl4-9/+22
2019-04-24Resolves: tdf#122487 take groups into accountCaolán McNamara1-10/+34
2019-04-23Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara4-6/+86
2019-04-20tdf#109376 sw: fix redline SwUndoDelete with end pos on SwTableNode crashMichael Stahl1-12/+8
2019-04-17tdf#124722 sw_redlinehide: don't set negative SwTextFrame offsetsMichael Stahl1-1/+1