summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-10-06tdf#151316 recalc what dependencies should be sensitiveCaolán McNamara1-5/+12
2022-10-05tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna6-6/+67
2022-10-05rhbz#2122948 sw: fix ODF import of fieldmark in redlineMichael Stahl2-0/+8
2022-10-04sw: fix crash in SwParagraphNumTabPage::ExecuteEditNumStyle_ImplXisco Fauli2-7/+9
2022-09-23tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski2-0/+14
2022-09-21tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski2-0/+7
2022-09-21tdf#150642 fix table layout with vertical writing.Mark Hung3-1/+10
2022-09-21tdf#150604 Writer Navigator: Make delete shortcut key delete IndexesJim Raykowski1-1/+1
2022-09-20sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna3-10/+71
2022-09-20tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna2-4/+4
2022-09-19tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh3-1/+101
2022-09-16tdf#106959: use table's first content node for cursor cleanupMike Kaganski1-0/+13
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski4-15/+43
2022-09-14tdf#150779 tdf#150856 Revert "VCL add vcl::WindowPosSize ...Michael Weghorn2-5/+7
2022-09-13tdf#150712 limit the dialog to only a sample of the dataNoel Grandin2-2/+2
2022-09-13tdf#129163: GC cursor table at the end of the life of an portion enumerationBjoern Michaelsen1-1/+5
2022-09-13tdf#150267 Import docvar value correctlySamuel Mehrbrodt1-11/+5
2022-09-09sw: avoid divide by zero in SwDoc::AdjustCellWidthXisco Fauli1-1/+2
2022-09-09tdf#150876 sw: track new rows inserted after a tracked row insertionLászló Németh4-17/+53
2022-09-09tdf#150666 sw: allow to delete tracked table row insertionsLászló Németh2-2/+77
2022-09-07sw HTML import: fix height of OLE objs when it is missing and width is relativeMiklos Vajna5-2/+1066
2022-09-06crashtesting: fix DOCX export of forum-mso-en-11199.docxMiklos Vajna2-0/+7
2022-09-06sw XHTML import: fix lost empty paragraphsMiklos Vajna5-2/+136
2022-09-05sw reqif/xhtml export: fix invalid pixel formats of graphics exported as OLEMiklos Vajna3-0/+39
2022-09-05tdf#127806: RTF import: use shape dimensions for pib pictureVasily Melenchuk2-0/+109
2022-09-05crashtesting: fix DOCX export of forum-mso-de-102317.docxMiklos Vajna4-0/+10
2022-09-02crash inserting odt as embedded ole objectCaolán McNamara1-2/+3
2022-09-01tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky3-3/+3
2022-08-31check IFrame "FrameURL" targetCaolán McNamara2-3/+13
2022-08-31tdf#114769: sw html export: better handling for relative URLsVasily Melenchuk2-1/+59
2022-08-30Resolves: tdf#150629 the window was destroyed from the fadetimer callbackCaolán McNamara1-0/+1
2022-08-27tdf#150594 - Prevent crash while searching for the next outline nodeAndreas Heinisch1-2/+3
2022-08-26crashtesting: empty brace init of o3tl::enumarray doesn't zero each elementCaolán McNamara2-1/+4
2022-08-25tdf#150576 sw: fix cursor pos deleting at rows deleted alreadyLászló Németh2-0/+93
2022-08-25tdf#148849 sw: fix cursor pos at tracked DeleteRow in Hide ChangesLászló Németh3-9/+108
2022-08-22crashtesting: fix DOCX export of tdf135569-1.docxMiklos Vajna2-0/+12
2022-08-22tdf#150267 RTF: Import/Export unused document variablesSamuel Mehrbrodt4-0/+286
2022-08-22tdf#148289 sw clearing breaks: fix vertical layoutMiklos Vajna4-8/+107
2022-08-19tdf#150443 sw: fix crash of rejecting table row deletionLászló Németh3-0/+50
2022-08-19tdf#150331: update index only when text is insertedXisco Fauli1-2/+3
2022-08-19fix tdf#77964 patch: don't change DefaultFormatJustin Luth1-1/+3
2022-08-19tdf#149388 sw: add better limit to detect tracked text movingLászló Németh8-8/+75
2022-08-19tdf#150394 sw: fix crash of "Don't hyphenate last word"László Németh3-1/+12
2022-08-18forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl3-1/+159
2022-08-18tdf#147466 sw_redlinehide: avoid crashing by delete un-deletingMichael Stahl2-2/+7
2022-08-18forcepoint#110 set PaMs to somewhere safe to parkCaolán McNamara2-2/+7
2022-08-18tdf#149548 sw: don't rely on binary search in SplitRedline()Michael Stahl1-1/+1
2022-08-17crashtesting: fix DOCX export of forum-mso-de-99522.docxMiklos Vajna2-0/+12
2022-08-17sw XHTML import: fix unexpected link on imageMiklos Vajna3-0/+38
2022-08-17tdf#149115 Trim the white sapce in title before emptiness checkLiu Hao1-1/+1