summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-08-12tdf#149548 Revert "tdf#119840 loop backwards in ...Michael Stahl
2022-08-12fix various glyph substitution asserts when using --without-fontsCaolán McNamara
2022-08-12unique_ptr->optional in MakeRegionNoel Grandin
2022-08-12Fix typoAndrea Gelmini
2022-08-12Remove duplicated includeAndrea Gelmini
2022-08-12pass SwNode to RestFlyInRange instead of SwNodeIndexNoel Grandin
2022-08-12Fix typoAndrea Gelmini
2022-08-12sw: select entry in Insert->Bookmarks dialog when called from NavigatorMichael Stahl
2022-08-12cid#1401328 Uncaught exceptionCaolán McNamara
2022-08-12Arial Narrow->Liberation Sans NarrowCaolán McNamara
2022-08-12vba: extract the local variable instead of accessing iteratorTomaž Vajngerl
2022-08-12no need to allocate this on heapNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-12workaround -Wenum-constexpr-conversionNoel Grandin
2022-08-11turn off font combobox preview if SAL_ABORT_ON_NON_APPLICATION_FONT_USE setCaolán McNamara
2022-08-11tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)Justin Luth
2022-08-11tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl
2022-08-11Removed duplicated includesAndrea Gelmini
2022-08-11related tdf#150197: use SetListFormat instead of SetPrefix/SuffixJustin Luth
2022-08-11unique_ptr->optional in SwPasteContextNoel Grandin
2022-08-11unique_ptr->optional in SwASCIIParserNoel Grandin
2022-08-11unique_ptr->optional in SwWW8ImplReaderNoel Grandin
2022-08-11unique_ptr->optional in SwUndoSaveSectionNoel Grandin
2022-08-11no need to allocate SwCallLink on the heapNoel Grandin
2022-08-10Removed duplicated included & move to pragma onceAndrea Gelmini
2022-08-10unique_ptr->optional in SwInsertField_DataNoel Grandin
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann