summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2022-08-08make more of the SwPaM constructors explicitNoel Grandin3-3/+3
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin4-25/+24
2022-08-07tdf#150293: setPropertyValue(WID_TXTCOL_LINE_WIDTH) takes mm100Mike Kaganski1-1/+3
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin8-41/+41
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin4-22/+22
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin1-26/+23
2022-08-07make SwNodeIndex constructors explicitNoel Grandin14-33/+47
2022-08-07return by const&Noel Grandin1-1/+1
2022-08-07make SetGetExpField take a SwNode, not an SwNodeIndexNoel Grandin8-40/+28
2022-08-07make UpdateFootnote take a SwNode, not an SwNodeIndexNoel Grandin10-21/+17
2022-08-07make ParkCursor take a SwNode, not an SwNodeIndexNoel Grandin6-7/+7
2022-08-07make RestoreSection take a SwNode, not an SwNodeIndexNoel Grandin2-4/+4
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin17-25/+22
2022-08-07VBA conversions inches should be inHannah Meeks1-2/+2
2022-08-06ofz#49834 Segv on unknown addressCaolán McNamara1-1/+1
2022-08-06make MakeTextSection take a SwNode, not an SwNodeIndexNoel Grandin9-16/+15
2022-08-06make SeekEntry take a SwNode, not an SwNodeIndexNoel Grandin7-8/+8
2022-08-06VBA Add conversion methods to globalHannah Meeks2-0/+55
2022-08-06no need to allocate on heap hereNoel Grandin2-11/+9
2022-08-06make CheckNodesRange take a SwNode, not an SwNodeIndexNoel Grandin9-31/+31
2022-08-06make GetFirstAndLastNode take a SwNode, not an SwNodeIndexNoel Grandin6-8/+8
2022-08-06make GetParaPropsNode take a SwNode, not an SwNodeIndexNoel Grandin11-34/+35
2022-08-06tdf#148240 follow up: Make Outline-Folding non-experimentalJim Raykowski1-4/+2
2022-08-05tdf#117388 use native scrollbar under gtk in writer's html source viewCaolán McNamara2-25/+24
2022-08-05introduce GoNextSection(SwPosition... and similarNoel Grandin6-17/+133
2022-08-05VBA Add conversion methods to ApplicationHannah Meeks2-1/+72
2022-08-05VBA Add Padding properties to XTableHannah Meeks3-3/+96
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl24-42/+42
2022-08-05make GoStartDoc always set SwPosition::nContentNoel Grandin1-3/+1
2022-08-05introduce SwNodes::GoNext(SwPosition*) and similar GoPreviousNoel Grandin16-80/+83
2022-08-05use more SwPosition::AssignNoel Grandin21-115/+59
2022-08-04tdf#150265: properly handle empty rectangle in SwView::CalcVisAreaMike Kaganski1-7/+1
2022-08-04split SwScrollbar up for reuse of adaptorCaolán McNamara6-172/+37
2022-08-04MvSection functions should maintain the SwPosition::nContent fieldNoel Grandin3-4/+20
2022-08-04tdf#149388 sw: add better limit to detect tracked text movingLászló Németh1-1/+5
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin31-134/+134
2022-08-04introduce SwPosition::AssignStartIndex and AssignEndIndexNoel Grandin9-31/+33
2022-08-04use more SwPosition::AssignNoel Grandin27-89/+49
2022-08-04Fix typos, __clang_ -> __clang__Stephan Bergmann1-2/+2
2022-08-04elide some SwNodeIndex temporariesNoel Grandin19-63/+72
2022-08-04tdf#150166 DOCX export: revert ToC w:move* to fix broken fileLászló Németh1-4/+12
2022-08-04add more SwPosition::AssignNoel Grandin33-159/+72
2022-08-04introduce SwPosition::AssignNoel Grandin11-22/+31
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara7-75/+211
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk3-11/+27
2022-08-03sw: always show "tabs" tab in the paragraph dialog for multiple paragraphsPranam Lashkari1-3/+1
2022-08-03tdf#145226 sw: ODF export: fix table-row/table-cell style display-nameMichael Stahl1-3/+5
2022-08-03tdf#150241: a blind fix attemptMike Kaganski1-6/+12
2022-08-03repair writer's scrollbar tooltip featureCaolán McNamara1-18/+24
2022-08-03salTrue->trueCaolán McNamara1-1/+1