summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-08-30tdf#162707 DOCX export: fix lost paragraph styles with many numberingsMiklos Vajna3-7/+30
2024-08-30tdf#155229 Calculate row height incl. border if 'atLeast' is setOliver Specht10-5/+63
2024-08-30no need to heap allocate the collectorNoel Grandin1-15/+7
2024-08-30sw: layout: fix page breaks when unhiding a hidden sectionMichael Stahl5-31/+185
2024-08-30cid#1606821 silence Overflowed constantCaolán McNamara1-2/+8
2024-08-30cid#1608060 silence Overflowed constantCaolán McNamara1-3/+3
2024-08-30cid#1618706 Overflowed constantCaolán McNamara1-3/+3
2024-08-30sw: downgrade SAL_WARN on every mouseover to SAL_INFOMichael Stahl1-1/+1
2024-08-30sw doc model xml dump: show start node of footersMiklos Vajna2-0/+15
2024-08-30tdf#162220 sw smart justify: fix shrinking for single portion linesLászló Németh4-17/+20
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga1-0/+21
2024-08-29Fix insert comment not working after document load.Darshan-upadhyay11101-2/+1
2024-08-29sw: call HasFullPageFly() later in SwTextFrame::FormatAdjust()Miklos Vajna1-1/+1
2024-08-29tdf#152142 sw: fix RTL as-char anchored textbox positioningJonathan Clark3-5/+208
2024-08-29tdf#120629 Add Unit testAdam Seskunas2-0/+16
2024-08-29flatten ooxml::Value hierarchyNoel Grandin13-776/+363
2024-08-29Resolves: tdf#162659 toggle buttons have no "weight" propertyCaolán McNamara2-2/+8
2024-08-28tdf#162657: re-check the result of combining surrogatesMike Kaganski1-4/+8
2024-08-28tdf#162656: make sure to replace correct rangeMike Kaganski2-6/+24
2024-08-28crashtesting in abiword docNoel Grandin1-12/+21
2024-08-28sw: fix uninitialized read in SwContentTree::IsDeletable()Miklos Vajna1-1/+1
2024-08-28tdf#162662 sw: fix layout loop with full-page anchored shape that wants to wrapMiklos Vajna3-0/+100
2024-08-28cid#1556212 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-28cid#1606904 silence Overflowed constantCaolán McNamara1-1/+2
2024-08-28cid#1606927 silence Overflowed constantCaolán McNamara1-2/+5
2024-08-28tdf#89731 Add Unit testAdam Seskunas2-0/+6
2024-08-27tdf#127048 Add Unit testAdam Seskunas2-0/+12
2024-08-27tdf#158237 Using C++20 contains instead of find() and end()Sohrab Kazak1-1/+1
2024-08-27tdf#158556 avoid some temporary OOXMLPropertySetNoel Grandin1-1/+1
2024-08-27tdf#158556 prevent lambda from allocating on heapNoel Grandin1-5/+12
2024-08-27tdf#131288 Add Unit testAdam Seskunas2-0/+40
2024-08-27tdf#162639 sw: Fix kashida justification affected by zoom levelJonathan Clark1-8/+9
2024-08-27Fix typoAndrea Gelmini1-1/+1
2024-08-27tdf#128460 Add Unit TestAdam Seskunas2-0/+29
2024-08-27tdf#56738 Add Unit testAdam Seskunas2-0/+43
2024-08-26cid#1557116 dangling referenceCaolán McNamara3-20/+20
2024-08-26cid#1556212 COPY_INSTEAD_OF_MOVECaolán McNamara3-11/+19
2024-08-26tdf#158556 no need to clone in OOXMLPropertySetValue::getPropertiesNoel Grandin1-2/+1
2024-08-26sw: fix indentXisco Fauli1-82/+90
2024-08-26tdf#162612 mso import NOT-layoutInCell: effectively are wrap-throughJustin Luth5-0/+46
2024-08-26tdf#158556 simplify StylePool APINoel Grandin1-18/+2
2024-08-26typo: THROUGHT -> THROUGHJustin Luth2-3/+2
2024-08-26tdf#153722 Move Headings from "Text Styles" to "Document Structure"Kira Tubo4-52/+49
2024-08-26sw: drop macrosXisco Fauli4-82/+71
2024-08-26resolves: tdf#162337 Initial selection of tracked change when ManageJim Raykowski3-29/+34
2024-08-25tdf#162614: report the reason why a frame couldn't growMike Kaganski23-38/+461
2024-08-25cid#1608296 silence Overflowed integer argumentCaolán McNamara1-1/+1
2024-08-25crashtesting: null deref in swxtextframe_createtextcursorbyrange.sampleCaolán McNamara2-8/+12
2024-08-24cid#1616072 Different smart pointers managing same raw pointerCaolán McNamara1-5/+6
2024-08-24cid#1616924 Dereference after null checkCaolán McNamara1-3/+6