summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-08-01related tdf#150197: SwWrtShell::NumOrBulletOn should SetListFormatJustin Luth
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-08-01Add infrastructure and basic tests including slight UI interactionColomban Wendling
2022-08-01tdf#150197 sw: convert pre-defined num styles to ListFormatJustin Luth
2022-08-01tdf#116411 fix Navigate By Page Next does not move the expected nextJim Raykowski
2022-08-01related tdf#150197 sw: NONE numbering still returns prefix/suffixJustin Luth
2022-08-01introduce SwPosition::GetNodesNoel Grandin
2022-08-01sw: prefix members of SwBreakDlg, SwCondCollPage, SwDropCapsPage and ...Miklos Vajna
2022-08-01Fix typoAndrea Gelmini
2022-08-01Fix typoAndrea Gelmini
2022-08-01tdf#149916 follow up to include expand field textJim Raykowski
2022-08-01tdf#142628 Update icons for Field and Field by TypeRizal Muttaqin
2022-08-01tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth
2022-07-31tdf#150166 DOCX export: fix broken file with tracked ToC movingLászló Németh
2022-07-31tdf#145226 sw: ODF export: fix table-row/table-cell stylesMichael Stahl
2022-07-30Assert downcastJim Raykowski
2022-07-30tdf#149467 fix re-entrance crashJim Raykowski
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos
2022-07-29svx: manipulate SdrObject::m_aOutRect indirectlyTomaž Vajngerl
2022-07-29tdf#119840 make this loop a little more efficientNoel Grandin
2022-07-29use more SwPaM::StartEndNoel Grandin
2022-07-29Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth
2022-07-28tdf#119840 elide some allocationsNoel Grandin
2022-07-28tdf#119840 reduce OUString allocationNoel Grandin
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-27tdf#148291 sw clearing breaks: fix RTL layoutMiklos Vajna
2022-07-27tdf#119840 Store pointer to redlineNoel Grandin
2022-07-27sw: delete bookmark if paragraph is fully selectedMichael Stahl
2022-07-27sw: SolarMutexGuard missing in SwXBookmark::setPropertyValue()Michael Stahl
2022-07-27Don't use magic numbers or off-range enum valuesColomban Wendling
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