summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-05-02sw: simplify widgets in A11yCheckIssuesPanelTomaž Vajngerl
2024-05-01Silence some bogus -Werror=array-bounds etc. also with GCC 13 and -std=c++20Julien Nabet
2024-05-01tdf#160867: only output first element of the map in ReqIF caseMike Kaganski
2024-05-01use more concrete UNO classes in writerfilter (SwXStyle)Noel Grandin
2024-05-01Make pNoteURL thread-local, just in caseMike Kaganski
2024-05-01tdf#160867: export as-char frames' hyperlinks to image mapMike Kaganski
2024-05-01NFC GraphicImport.cxx: address nit x2Justin Luth
2024-04-30tdf#160836 sw: fix narrow selection area of cell borderLászló Németh
2024-04-30tdf#143320, tdf#143387: sw_uiwriter4: Add unittestXisco Fauli
2024-04-30Fix UBSan failure (part 2)Xisco Fauli
2024-04-30use more concrete UNO classes in writerfilter (SwXTextDocument)Noel Grandin
2024-04-30use more concrete UNO classes in writerfilter (SvXMLEmbeddedObjectHelper)Noel Grandin
2024-04-30use more concrete UNO classes in writerfilter rtfNoel Grandin
2024-04-30tdf#160867: restore HTML map export for text hyperlinks in framesMike Kaganski
2024-04-30use more concrete UNO classes in writerfilter (SwXTextEmbeddedObject)Noel Grandin
2024-04-30SwModify::Add/Remove always derefs argCaolán McNamara
2024-04-30tdf#159683 sw content controls, plain text: fix crash with the clipboard docMiklos Vajna
2024-04-30tdf#160833 sw DoNotMirrorRtlDrawObjs: add layoutMiklos Vajna
2024-04-30tdf#160827: sw_ooxmlexport20: Add unittestXisco Fauli
2024-04-30use more concrete UNO classes in writerfilter (SwXFootnote)Noel Grandin
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-29futile to null check here if we deref afterwards anywayCaolán McNamara
2024-04-29tdf#160833 sw: add a DoNotMirrorRtlDrawObjs compat flagMiklos Vajna
2024-04-29Fix UBSan failureXisco Fauli
2024-04-29use more concrete UNO classes in writerfilter (SwXContentControl)Noel Grandin
2024-04-29UBSan needs SwXBookmark RTTI nowStephan Bergmann
2024-04-29sw: fixed crash on GetCreateView() returning nullptrVasily Melenchuk
2024-04-29tdf#160836 sw: resize rows at images cropped by row heightLászló Németh
2024-04-29tdf#160842 sw: select cell content instead of cropped part of imageLászló Németh
2024-04-29tdf#44773 sw: allow resizing table rows, if cursor outside the tableLászló Németh
2024-04-28use more concrete UNO classes in writerfilter (SwXStyle)Noel Grandin
2024-04-28use more explicit UNO types in writerfilterNoel Grandin
2024-04-28use more concrete UNO classes in writerfilter (SwXTextGraphicObject)Noel Grandin
2024-04-28use more concrete UNO classes in writerfilter (SwXTextFrame)Noel Grandin
2024-04-28use more concrete UNO classes in writerfilter (field annotation)Noel Grandin
2024-04-28use more concrete UNO classes in writerfilter (SwXTextSection)Noel Grandin
2024-04-28use more concrete UNO classes in writerfilter (SwXFieldmark)Noel Grandin
2024-04-28use more concrete UNO classes in writerfilter (SwXBookmark)Noel Grandin
2024-04-28tdf#159625: fix "allow to split paragraph"Julien Nabet
2024-04-28-Werror,-Wunused-variableStephan Bergmann
2024-04-27use more concrete UNO classes in writerfilter (SwXTextDefaults)Noel Grandin
2024-04-27use more concrete UNO classes in writerfilter (SwXDocumentSettings)Noel Grandin
2024-04-27Fix dc:date export for midnight timeMike Kaganski
2024-04-26Make sure that collecting redline autostyles succeedsMike Kaganski
2024-04-26run gperf via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-26simplify some sed rules/statements and use proper quotingChristian Lohmaier
2024-04-26use more concrete UNO in writerfilterNoel Grandin
2024-04-26tdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl
2024-04-26tdf#154581 tdf#157411 tdf#158549 sw: HTML import: fix SfxItemIter reuseMichael Stahl
2024-04-26sw: check GetUserCallXisco Fauli