summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin11-48/+26
2021-06-11Remove duplicate codeStephan Bergmann1-2/+0
2021-06-11sw: handle InvertBorderSpacing when replacing compat optionsMiklos Vajna1-1/+1
2021-06-11Resolves tdf#142651 Writer: Next Change stopped workingJim Raykowski1-4/+5
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh1-0/+12
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-19/+0
2021-06-09do not draw directly in SwViewShell in LOK modeLuboš Luňák1-1/+1
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-3/+2
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna7-14/+14
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-10/+0
2021-06-08tdf#104995: Fix opposite cropping issue on flipped images in WriterBayram Çiçek1-4/+25
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth5-8/+41
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski5-329/+104
2021-06-08tdf#142128 sw: set author-color strikethrough for AS_CHAR imagesLászló Németh5-6/+16
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh4-7/+14
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna1-4/+4
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer1-2/+4
2021-06-03tdf#79069 DOCX: support tracked table (row) deletionLászló Németh1-1/+15
2021-06-02fix messageNoel Grandin1-1/+1
2021-06-02quieten down this warningNoel Grandin1-1/+1
2021-06-02SAL_WARN -> SAL_INFONoel Grandin1-1/+1
2021-06-01tdf#60382 sw: fix tracked row deletion at rejectionLászló Németh1-0/+21
2021-05-31no need to allocate this separatelyNoel Grandin7-53/+28
2021-05-31no need to allocate this separatelyNoel Grandin1-4/+4
2021-05-30std::unique_ptr -> std::optionalNoel Grandin4-14/+13
2021-05-30std::unique_ptr->std::optionalNoel Grandin1-10/+10
2021-05-29std::unique_ptr->std::optionalNoel Grandin3-15/+15
2021-05-29no need to allocate this hint on the heapNoel Grandin1-5/+4
2021-05-29no need to allocate these on the heapNoel Grandin3-8/+10
2021-05-29no need to allocate these on the heapNoel Grandin6-68/+65
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin3-34/+31
2021-05-29no need to allocate these on the heapNoel Grandin1-2/+2
2021-05-28fix buildJustin Luth1-1/+1
2021-05-28tdf#142404 sw compat layout: ignore blank size only on one-linersJustin Luth1-2/+2
2021-05-28Replace magic numbers in SwContentFrame::UpdateAttr_()Miklos Vajna1-9/+16
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh3-5/+5
2021-05-27Fix typosAndrea Gelmini1-2/+2
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin3-24/+24
2021-05-27Introduce SwContentFrameInvFlags to replace magic numbers in ...Miklos Vajna2-23/+40
2021-05-26fix leak in BuildMultiPortionNoel Grandin1-3/+4
2021-05-26fix leak of SwCompareLine in CompareDataNoel Grandin1-49/+48
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin4-16/+16
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin14-36/+35
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)2-6/+146
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin12-112/+105
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh7-20/+97
2021-05-23fix leak in SwUndoFormatCreateNoel Grandin2-3/+4
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna85-279/+279
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-21Removed executable bits on source fileAndrea Gelmini1-0/+0