summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-08-08make more of the SwPaM constructors explicitNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-07tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-07return by const&Noel Grandin
2022-08-07make SetGetExpField take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-07make UpdateFootnote take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-07make ParkCursor take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-07make RestoreSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-07VBA conversions inches should be inHannah Meeks
2022-08-06ofz#49834 Segv on unknown addressCaolán McNamara
2022-08-06make MakeTextSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski
2022-08-06make SeekEntry take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06VBA Add conversion methods to globalHannah Meeks
2022-08-06no need to allocate on heap hereNoel Grandin
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06make GetFirstAndLastNode take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06make GetParaPropsNode take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06tdf#148240 follow up: Make Outline-Folding non-experimentalJim Raykowski
2022-08-05tdf#117388 use native scrollbar under gtk in writer's html source viewCaolán McNamara
2022-08-05introduce GoNextSection(SwPosition... and similarNoel Grandin
2022-08-05VBA Add conversion methods to ApplicationHannah Meeks
2022-08-05VBA Add Padding properties to XTableHannah Meeks
2022-08-05SwModelTestBase: helper methods to reduce copypasteMike Kaganski
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
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