summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling
2022-07-27tdf#67669 - Make narrow no-break space visible by drawing a gray backgroundAndreas Heinisch
2022-07-27Fix typosAndrea Gelmini
2022-07-27CppunitTest_sw_ooxmlexport12: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-07-27tdf#149916 revert to showing text of referenced text nodeJim Raykowski
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26tools::Long->sal_Int32 in SwCursor::m_nRowSpanOffsetNoel Grandin
2022-07-26no need to allocate hereNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26make SwNodeIndex as SAL_WARN_UNUSEDNoel Grandin
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl
2022-07-26tdf#150017 sw: allow editing bookmark text in Insert->Bookmarks dialogMichael Stahl
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-26sw reqif-xhtml export: fix duplicated bookmark names in fragmentsMiklos Vajna
2022-07-26tdf#150017 sw: Replace should not shorten bookmarksMichael Stahl
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna
2022-07-26SwContentIndex: move the const_cast insideNoel Grandin
2022-07-26sw: extend SwPaM documentationMiklos Vajna
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-26simplify some use of SwPositionNoel Grandin
2022-07-25tdf#119840 HideIterator no need to always call GetRedlinePosNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin
2022-07-25loplugin:moveitNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna
2022-07-25sw content controls, plain text: add DOCX exportMiklos Vajna
2022-07-25sw: prefix members of SwCharURLPage, SwParagraphNumTabPage, Xst and XstzMiklos Vajna
2022-07-24Removed executable bits on doc fileAndrea Gelmini
2022-07-24VBA Fix Color mapping issuesHannah Meeks
2022-07-23related tdf#145998 sw ms export: smarter first headerJustin Luth
2022-07-23elide some makeStringAndClear() callsNoel Grandin
2022-07-23related tdf#145998 docx export: fix writing blank headers/footersJustin Luth
2022-07-22tdf#119840 tweak SwPosition::operator<Noel Grandin
2022-07-22tdf#145998 sw ms export: use page break, not section breakJustin Luth
2022-07-22sw: fix heap-use-after-free in SwTextNode::InsertHint()Miklos Vajna
2022-07-22tdf#139128 DOCX: fix export of line break in text framesTünde Tóth
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-22tdf#150086 DOCX import: fix ToC redline with lost contentLászló Németh
2022-07-22CppunitTest_sw_odfexport: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-07-21sw XHTML export: fix writing of section directionMiklos Vajna
2022-07-21Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sortedCaolán McNamara
2022-07-21Revert "avoid repeated writer layout calls with tiled rendering" (tdf#145396)Luboš Luňák
2022-07-21Revert "do not draw directly in SwViewShell in LOK mode"Luboš Luňák
2022-07-21Removed executable bits on doc filesAndrea Gelmini
2022-07-21Fix typosAndrea Gelmini
2022-07-21More RTTI needed by UBSan nowStephan Bergmann
2022-07-21Removed executable bits on doc filesAndrea Gelmini
2022-07-21tdf#119840 don't load redlines in lcl_FindParagraphClassificationFieldNoel Grandin
2022-07-21allocate SwFormatVertOrient inline in SwNumFormatNoel Grandin