summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-14chart2: remove unneeded class prefix in ObjectHierarchy.hxxTomaž Vajngerl
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-13fix UBSAN downcast...does not point to an object of type 'ScUndoManager'Noel Grandin
2022-08-13clang-tidy modernize-pass-by-value in variousNoel 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-13Fix typoAndrea Gelmini
2022-08-13Fix typoAndrea Gelmini
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-13tdf#145614 Convert #define to constexprehsan
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-13bridges/jni : remove useless using and use css instead of com::sun::starArnaud VERSINI
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-13loplugin:unusedmethodsNoel Grandin
2022-08-13warning: empty <p> tagCaolán McNamara
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 typoAndrea Gelmini
2022-08-12fix various glyph substitution asserts when using --without-fontsCaolán McNamara
2022-08-12unique_ptr->optional in MakeRegionNoel Grandin
2022-08-12loplugin:unusedfieldsNoel Grandin
2022-08-12tdf#150325 Newly created animated gif is not savedNoel Grandin
2022-08-12Fix typoAndrea Gelmini
2022-08-12Fix typoAndrea Gelmini
2022-08-12Remove duplicated includeAndrea Gelmini
2022-08-12pass SwNode to RestFlyInRange instead of SwNodeIndexNoel Grandin
2022-08-12related tdf#150197: use SetListFormat or SetPrefix/SuffixJustin Luth
2022-08-12lok: This is tooltip, not altMike Kaganski