summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
45 hourssw: fix crashtesting assert on ooo55147-1.docMichael Stahl1-1/+2
2 dayssw: fix crashtesting assert on ooo90040-2.docMichael Stahl1-2/+2
2 dayssw layout xml dump: extract SwFooterFrame::dumpAsXml() from SwFrameMiklos Vajna1-3/+0
3 dayssw floattable: fix bad position of follow fly if anchor is positioned lateMiklos Vajna1-14/+20
4 daysvcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl1-1/+1
6 daysvcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl1-1/+11
9 dayssw: fix assert on tdf140219-2.odtMichael Stahl6-16/+47
9 dayssw: fix crash on exporting forum-en-3524.odt to PDFMichael Stahl4-7/+9
9 dayssw layout xml dump: extract SwHeaderFrame::dumpAsXml() from SwFrameMiklos Vajna1-3/+0
10 daysDe-static-izing colors in SwViewOptionParis Oplopoios8-25/+25
13 daystdf#153935 sw: PDF/UA export: guess table headers based on autoformatMichael Stahl1-0/+17
13 daysFix buildMike Kaganski1-2/+3
13 dayssw: PDF/UA export: produce Lbl for footnotes/endnotesMichael Stahl3-4/+12
13 daystdf#152218 sw: PDF/UA export: produce Link from footnote to bodyMichael Stahl1-0/+1
2023-03-10sw: PDF/UA export: produce ListNumberingMichael Stahl1-1/+46
2023-03-10sw: PDF/UA export: produce Lbl tagged elementMichael Stahl6-13/+104
2023-03-10sw: fix stale SwNumberPortion follow flagMichael Stahl2-1/+8
2023-03-10sw layout xml dump: extract SwColumnFrame::dumpAsXml() from SwFrameMiklos Vajna1-3/+0
2023-03-09cid#1521899 Dereference after null checkCaolán McNamara1-1/+1
2023-03-09sw floattable: enable widow / orphan control in split rowsMiklos Vajna1-1/+12
2023-03-08sw: PDF/UA export: produce more headings H7..H10Michael Stahl1-4/+26
2023-03-08vcl,sw: PDF/UA export: tag headers and footers as requiredMichael Stahl1-0/+12
2023-03-08sw floattable: partially re-enable widow / orphan control in tablesMiklos Vajna1-0/+24
2023-03-07clang-tidy dead-storeNoel Grandin1-2/+1
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal1-23/+126
2023-03-06sw floattable: clean up not needed scope in SwTextFormatter::FormatLine()Miklos Vajna1-6/+4
2023-03-03sw layout xml dump: extract SwPageFrame::dumpAsXml() from SwFrameMiklos Vajna1-41/+0
2023-03-02tdf#131386 ApplyParagraphMarkFormatToNumbering remove RTF fallbackJustin Luth1-40/+0
2023-02-28tdf#146168 tdf#150613 list attributes: limit hack to RTFJustin Luth1-1/+10
2023-02-28sw floattable: fix fly pos invalidation in follow anchor framesMiklos Vajna1-1/+13
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen1-17/+14
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl1-7/+3
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl8-25/+33
2023-02-24sw layout xml dump: extract SwRootFrame::dumpAsXml() from SwFrameMiklos Vajna1-48/+0
2023-02-21sw floattable: fix locking in SwTextFrame::Prepare()Miklos Vajna1-1/+6
2023-02-21sw: document SwGluePortionMiklos Vajna1-0/+3
2023-02-20tdf#114973 sw: don't allow every body SwTextFrame to be hiddenMichael Stahl2-1/+22
2023-02-20sw floattable: fix handling of multiple splits, i.e. table over 3 or more pagesMiklos Vajna2-1/+22
2023-02-14sw floattable: improve handling of split flys in SwTextFrame::FormatEmpty()Miklos Vajna3-9/+20
2023-02-13sw floattable: handle table-in-fly in SwFrame::GetNextFlyLeaf()Miklos Vajna1-0/+30
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth3-3/+3
2023-02-10tdf#153205 related: Fix selection problems caused by cursor shellJim Raykowski1-3/+3
2023-02-09sw: call FormatEmpty() in SwTextFrame::Format() for split fly mastersMiklos Vajna5-20/+35
2023-02-09sw floattable: fix cid#1520804Miklos Vajna1-1/+0
2023-02-08sw layout xml dump: show offset of text framesMiklos Vajna1-2/+10
2023-02-07sw: fix anchoring in SwFrame::GetNextFlyLeaf()Miklos Vajna3-23/+50
2023-02-07sw: handle split flys in SwTextFormatter::FormatLine()Miklos Vajna1-0/+37
2023-02-03Avoid UBMike Kaganski1-0/+2
2023-01-30loplugin:virtualdeadNoel Grandin1-1/+1
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl1-1/+1