summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-07-11tdf#101821 sw: fix layout footnote use-after-freeMichael Stahl2-3/+38
2017-07-11sw: fix use-after-free in SwAccessibleMap::FireEvents()Michael Stahl1-0/+5
2017-07-10Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki3-3/+15
2017-07-07tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli1-1/+7
2017-07-06ofz: stay inside stringCaolán McNamara1-1/+1
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski3-3/+21
2017-07-04tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna3-10/+31
2017-07-04tdf#101821 sw: layout: don't move endnotes into footnotes' containerMichael Stahl1-1/+2
2017-06-26ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2017-06-23tdf#101821 sw: fix layout footnote use-after-free in SwRootFrameMichael Stahl1-10/+14
2017-06-22tdf#107684 DOCX export: fix duplicated <w:outlineLvl> element for stylesMiklos Vajna3-2/+9
2017-06-19tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen1-1/+0
2017-06-18tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl4-24/+28
2017-06-14tdf#103091 conditional style conditions not savedTroy Rollo2-3/+53
2017-06-09tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl1-2/+4
2017-06-06tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea5-8/+22
2017-05-31tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk2-0/+44
2017-05-30tdf#106131 no global drag when anchor drag activeArmin Le Grand1-1/+7
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky1-0/+3
2017-05-29sw: coverity#1409899 Null pointer dereferencesMichael Stahl1-1/+1
2017-05-26tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky1-0/+2
2017-05-25tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2-0/+32
2017-05-25tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+1
2017-05-25tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke6-17/+14
2017-05-22ofz: check for null paraCaolán McNamara1-3/+7
2017-05-22tdf#100033: Frames with the same name are removedTamás Zolnai3-0/+16
2017-05-16sw: table-in-footnote: delete SwFootnoteFrame if it becomes emptyMichael Stahl2-0/+20
2017-05-16tdf#107568 sw: prevent moving/splitting of tables in footnotesMichael Stahl2-1/+3
2017-05-16Resolves: tdf#107786 crash on null pointer accessCaolán McNamara1-1/+1
2017-05-16tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl4-6/+144
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna3-0/+16
2017-05-08ofz check against expected struct sizeCaolán McNamara1-4/+8
2017-05-04tdf#107350 - prevent crash in unotbl.cxxLeMoyne Castle1-1/+3
2017-05-04tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2-1/+9
2017-05-03ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl2-0/+22
2017-05-02tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl1-4/+35
2017-05-02tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl1-0/+5
2017-05-02tdf#88555: band-aid fix, using GetPos/find instead of ContainsThorsten Behrens2-12/+12
2017-04-27tdf#107398 sw: do not leave empty footnote container in layoutMichael Stahl1-0/+6
2017-04-27tdf#107427 sw: fix crash when deleting header with selected tableMichael Stahl1-0/+4
2017-04-27sw: fix a11y crash on double DisposeMichael Stahl2-1/+5
2017-04-27tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl1-0/+6
2017-04-27sw: fix always-true condition in lcl_DelHFFormat ...Michael Stahl1-1/+1
2017-04-27tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna4-3/+12
2017-04-24ofz#1220 sanitize nTyp to legal valuesCaolán McNamara1-1/+1
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2-0/+25
2017-04-20tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2-0/+16
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl2-0/+7
2017-04-13ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9