summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-07-10return early if there is no m_pDocShellCaolán McNamara1-0/+6
2024-06-30tdf#161310 Translate My AutoText in Insert toolbarAron Budea1-0/+2
2024-06-30Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna2-0/+75
2024-06-29Fix autotext shortcut generationSamuel Mehrbrodt1-1/+1
2024-06-27tdf#160170 sw: fix overshrunk justified lines at hyphenationLászló Németh1-33/+36
2024-06-27tdf#157833 tdf#155692 sw: fix hit area to resize row/colLászló Németh3-18/+169
2024-06-27tdf#161721 sw: text formatting: TabOverMargin not crazy enoughMichael Stahl2-3/+11
2024-06-27tdf#161721 sw: text formatting: TabOverMargin allow 55cm of crazyMichael Stahl1-4/+3
2024-06-27tdf#161718 sw: fix background flys blocking footnotesMichael Stahl3-0/+24
2024-06-27tdf#161708 sw content controls: handle font color when exporting to PDF formMiklos Vajna2-0/+38
2024-06-27sw: fix crash in SwShellCursor::Show()Miklos Vajna1-1/+13
2024-06-27Fixes copy/paste errorHeiko Tietze1-1/+1
2024-06-21sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli3-14/+25
2024-06-20more stale hyphenation data after skipping blanksCaolán McNamara2-20/+18
2024-06-20stale hyphenation data after skipping blanksCaolán McNamara3-0/+38
2024-06-19tdf#144208 speedup doc with lots of redline (10)Noel Grandin1-12/+27
2024-06-19tdf#160877: call lcl_getRDF since graph-names can changeXisco Fauli3-13/+22
2024-06-18tdf#158023 Add \ before parentheses if they are in the <t> tag.Irgaliev Amin6-2/+45
2024-06-14sw: fix SwTextFrameInfo::GetSpaces() for line containing only spacesMichael Stahl1-3/+4
2024-06-14tdf#158658 sw: text formatting: make TabOverMargin even more crazyMichael Stahl4-5/+54
2024-06-14tdf#158658 sw: text formatting: try to make TabOverMargin more crazyMichael Stahl6-9/+112
2024-06-14tdf#161346 sw: PDF export: fix crash on field in hidden text frameMichael Stahl1-0/+5
2024-06-14tdf#77388 sw: fix missing table border at cropped imagesLászló Németh1-2/+2
2024-06-14tdf#161508: add another loop control hackMike Kaganski3-1/+91
2024-06-13tdf#161443 DOCX import, table style: handle para border in table cell parasMiklos Vajna1-0/+24
2024-06-12tdf#160801 fix crash by delaying resetting of attributesPatrick Luby1-1/+6
2024-06-12(related: tdf#161215) sw: layout: fix another floating table loopMichael Stahl1-2/+7
2024-06-11tdf#161217 sw: layout: don't move into to-be-deleted section frameMichael Stahl1-1/+7
2024-06-11tdf#161215 sw: layout: don't move into section frame on same pageMichael Stahl1-1/+11
2024-06-11sw: evaluate undocumented STYLEREF field heading switchMichael Stahl1-10/+16
2024-06-06tdf#161318 sw clearing break: ignore wrap-through anchored objectsMiklos Vajna4-0/+60
2024-06-06tdf#161426 sw: fix selection in multicolumn floating tableLászló Németh3-15/+363
2024-06-06tdf#144752: UNDO/REDO: make sure to select the replaced contentMike Kaganski2-4/+37
2024-06-05tdf#136294: trigger pending spellcheck in SwCursorShell::UpdateCursorMike Kaganski7-36/+51
2024-06-05tdf#157533 sw: fix cursor position deselecting formula in tableLászló Németh3-3/+511
2024-06-04Make sure that the big value doesn't readily overflowMike Kaganski2-2/+3
2024-06-04tdf#161360 sw: fix cursor position deselecting image in tableLászló Németh2-0/+86
2024-06-04tdf#161332 sw: fix missing selection of floating tableLászló Németh4-7/+101
2024-06-04tdf#160958: merge hidden section's follows; move first-on-page section backMike Kaganski4-0/+305
2024-06-04tdf#161202: lowers shouldn't move forward because of lack of spaceMike Kaganski8-4/+54
2024-06-04tdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh2-5/+96
2024-05-27Simplify a bitMike Kaganski1-6/+10
2024-05-23sw: warning C6011: Dereferencing NULL pointerXisco Fauli1-1/+1
2024-05-22Related: tdf#145972 sw images: fix rounding error in relative size calculationMiklos Vajna3-2/+28
2024-05-21tdf#161172: Also record history for !bChangeOfListStyleAtParagraphMike Kaganski3-6/+81
2024-05-19Resolves: tdf#151382 we want to save the FN_KEEP_ASPECT_RATIO stateCaolán McNamara1-1/+2
2024-05-18tdf#161137 sw: AutoText or Paste should copy paragraph indents for listsMichael Stahl4-11/+109
2024-05-18tdf#161137 sw: fix AutoText or Paste overriding paragraph indentsMichael Stahl10-39/+332
2024-05-18sw: make testTdf131963 less strictMichael Stahl1-2/+2
2024-05-17tdf#160952 sw: ignore top margin only at page top, not in flyMiklos Vajna3-0/+30