summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-08-16forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl
2022-08-16crashtesting: fix DOCX export of forum-mso-de-99522.docxMiklos Vajna
2022-08-16don't try and select position 0 of combobox if combobox is emptyCaolán McNamara
2022-08-16pass SwNode and sal_Int32 to DelFlyInRangeNoel Grandin
2022-08-16cid#1500410 Explicit null dereferencedCaolán McNamara
2022-08-16pass SwNode and sal_Int32 to delBookmarksNoel Grandin
2022-08-16fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningCaolán McNamara
2022-08-16unique_ptr->optional in DocumentFieldsManager::UpdateTableFieldsNoel Grandin
2022-08-16improve SwContentIndexReg::Update...UpdateMode::NegativeNoel Grandin
2022-08-16tdf#150151: sw: Add UItestXisco Fauli
2022-08-15tdf#148289 sw clearing breaks: fix vertical layoutMiklos Vajna
2022-08-15pass SwNode and sal_Int32 to deleteMarksNoel Grandin
2022-08-15tdf#135991 fix unexpected hidden RTL sections.Mark Hung
2022-08-15tdf#150382 writerfilter,sw: RTF import of paragraph border overrideMichael Stahl
2022-08-15pass content offset into FieldsToCalc instead of SwContentIndexNoel Grandin
2022-08-15sw: prefix members of SwAddPrinterTabPage, SwCaptionOptPage, ...Miklos Vajna
2022-08-15this index should be sal_Int32Noel Grandin
2022-08-14use more GetContentIndexNoel Grandin
2022-08-14tdf#139627: Don’t set Kashida insertion position after combining marksKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-14Fix typoAndrea Gelmini
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-14improve lcl_HighestLevelNoel Grandin
2022-08-14tdf#77964 doc import: 0x1 placeholder is for AS_CHARJustin Luth
2022-08-13pass SwNode instead of SwNodeIndex to InsertTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to CopyFlyInFlyImplNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to GetSectionLevelNoel Grandin
2022-08-13unique_ptr->optional in DocxAttributeOutputNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to MakeEmptySectionNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to CopyNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-08-13unique_ptr->optional in SwUndoInsTableNoel Grandin
2022-08-13cid#1507934 Big parameter passed by valueCaolán McNamara
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::InsertTextSectionNoel Grandin
2022-08-13sw: fix crash in InitBookmarks() with forum-mso-en-8410.docxMichael Stahl
2022-08-13complete the FIXME for the font substitutionCaolán McNamara
2022-08-13pass SwNode to DelFlyInRange instead of SwNodeIndexNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::SplitTableNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNodes::MergeTableNoel Grandin
2022-08-13no need to allocate these on the heapNoel Grandin
2022-08-13flatten SwNodes a littleNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwUndoInsert::SwUndoInsertNoel Grandin
2022-08-13unique_ptr->optional in UndoTransliterate_DataNoel Grandin
2022-08-13unique_ptr->optional in SwSubFont::DoOnCapitalsNoel Grandin
2022-08-12unique_ptr->optional in SwXTextPortionNoel Grandin
2022-08-12can store this SwNodeRange on the stackNoel Grandin
2022-08-12can store this SwAttrSet on the stackNoel Grandin
2022-08-12only store one node pointer/index in SwHyphArgsNoel Grandin