summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-04-12Resolves: tdf#132038 missing adjustment for rotationCaolán McNamara1-2/+8
2020-04-12small cleanups in TextRangerNoel Grandin1-1/+1
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl1-4/+4
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin4-8/+8
2020-04-11Fix typoAndrea Gelmini1-1/+1
2020-04-10null-deref of GetObjectShellCaolán McNamara1-1/+2
2020-04-10tdf#132001 DOCX import: fix crash: redline in floating tableLászló Németh1-0/+0
2020-04-09tdf#106746: uitest: remove duplicated testXisco Fauli2-32/+0
2020-04-09Handle some Windows \r or \r\n vs. \n differences in UITestsStephan Bergmann2-4/+4
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt9-12/+11
2020-04-09tdf#131776 DOCX grouped shape import: fix regression for strikeoutsRegényi Balázs2-4/+24
2020-04-08sw: re-enable unittestXisco Fauli1-10/+1
2020-04-08CppunitTest: remove duplicated codeXisco Fauli6-81/+16
2020-04-08sw: crashtesting: fix assert on ooo95711-1.odtMichael Stahl2-1/+2
2020-04-08tdf#131959 DOCX: import tblInd from table styleLászló Németh1-0/+9
2020-04-08tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs3-2/+18
2020-04-08tdf#131684 sw_redlinehide: fix SwUndoDelete for entire doc in sectionMichael Stahl1-1/+2
2020-04-07tdf#119037: Add unittestXisco Fauli2-0/+56
2020-04-07tdf#107020: Add unittestXisco Fauli2-0/+14
2020-04-07tdf#131819 DOCX import: fix fixed size nested tableLászló Németh2-3/+13
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos4-26/+22
2020-04-07tdf#130685: Add unittestXisco Fauli2-1/+31
2020-04-07tdf#119760 docx: table starts at left, not mid-borderJustin Luth5-7/+30
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna5-3/+132
2020-04-06remove newly unused stuffCaolán McNamara1-0/+1
2020-04-06loplugin:unusedvariableplus in swNoel Grandin21-35/+6
2020-04-06sw: prefix members of LineArrayComparator, SwCompareLine, SwUndoCompDoc ...Miklos Vajna3-83/+83
2020-04-06tdf#117601: move UItest to CppunitTestXisco Fauli2-48/+53
2020-04-06lok: introduce QueryControlState functionHenry Castro9-0/+34
2020-04-04dynamic cast followed by static castCaolán McNamara1-2/+1
2020-04-04tdf#123116 sw layout: don't "page-break" before oversized rowJustin Luth2-10/+5
2020-04-04tdf#87199: move UItest to CppunitTestXisco Fauli1-0/+47
2020-04-04Removed executables bit on file .docAndrea Gelmini1-0/+0
2020-04-03tdf#80663, tdf#96067: move UItest to CppunitTestXisco Fauli1-0/+75
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl8-9/+10
2020-04-03(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl1-1/+1
2020-04-03(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl2-1/+4
2020-04-03tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl4-31/+64
2020-04-03(related: tdf#130685) sw: fix ~SwIndexReg asserts from ...Michael Stahl1-0/+6
2020-04-03tdf#131776 DOCX DrawingML shape import: fix missing strikeoutRegényi Balázs2-0/+20
2020-04-03restore pseudo-level indent for sectionsCaolán McNamara2-2/+26
2020-04-03tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot1-4/+4
2020-04-03loplugin:constantparamNoel Grandin4-17/+9
2020-04-03Turn defines into constexprsMike Kaganski4-237/+272
2020-04-03tdf#131707 sw layout try2: ConsiderTextWrap on positioningJustin Luth3-16/+25
2020-04-03clean-up test of tdf#117448: set fixed font featuresLászló Németh2-7/+29
2020-04-03loplugin:unusedfieldsNoel Grandin2-4/+0
2020-04-02Run both test functions named test_word_count_interpunction_counted_tdf56975Stephan Bergmann1-2/+2
2020-04-02loplugin:unusedmethodsNoel Grandin1-47/+0
2020-04-02NFC ww8/writerfilter: comment fixes and general code cleanupJustin Luth1-6/+4