summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-08-05make GoStartDoc always set SwPosition::nContentNoel Grandin
2022-08-05introduce SwNodes::GoNext(SwPosition*) and similar GoPreviousNoel Grandin
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-04tdf#150265: properly handle empty rectangle in SwView::CalcVisAreaMike Kaganski
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara
2022-08-04MvSection functions should maintain the SwPosition::nContent fieldNoel Grandin
2022-08-04tdf#149388 sw: add better limit to detect tracked text movingLászló Németh
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-04introduce SwPosition::AssignStartIndex and AssignEndIndexNoel Grandin
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-04Fix typos, __clang_ -> __clang__Stephan Bergmann
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-04tdf#150166 DOCX export: revert ToC w:move* to fix broken fileLászló Németh
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-04introduce SwPosition::AssignNoel Grandin
2022-08-03forcepoint#105 add test-caseCaolán McNamara
2022-08-03gtk4: tweaks for native gtk4 scrollbars in writerCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03Move #includes to the topAndrea Gelmini
2022-08-03Removed duplicated includesAndrea Gelmini
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk
2022-08-03sw: always show "tabs" tab in the paragraph dialog for multiple paragraphsPranam Lashkari
2022-08-03tdf#145226 sw: ODF export: fix table-row/table-cell style display-nameMichael Stahl
2022-08-03tdf#150241: a blind fix attemptMike Kaganski
2022-08-03repair writer's scrollbar tooltip featureCaolán McNamara
2022-08-03salTrue->trueCaolán McNamara
2022-08-03CppunitTest_sw_ooxmlexport13: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::SetRedlineNoel Grandin
2022-08-02introduce SwPosition::SetMarkNoel Grandin
2022-08-02tdf#90150 Improve Writer page number display in the status barJim Raykowski
2022-08-02sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk
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