summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-04-15tdf#131684: Add unittestXisco Fauli
2020-04-14tdf#131931: Add UItestXisco Fauli
2020-04-14sw: fix fly at-char deletion API behaviour changeMichael Stahl
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl
2020-04-14tdf#121441: Add unittestXisco Fauli
2020-04-14tdf#131321 writerfilter: ApplyNumberingStyleNameToParaStyles()Justin Luth
2020-04-12Resolves: tdf#132038 missing adjustment for rotationCaolán McNamara
2020-04-12small cleanups in TextRangerNoel Grandin
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-11Fix typoAndrea Gelmini
2020-04-10null-deref of GetObjectShellCaolán McNamara
2020-04-10tdf#132001 DOCX import: fix crash: redline in floating tableLászló Németh
2020-04-09tdf#106746: uitest: remove duplicated testXisco Fauli
2020-04-09Handle some Windows \r or \r\n vs. \n differences in UITestsStephan Bergmann
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-09tdf#131776 DOCX grouped shape import: fix regression for strikeoutsRegényi Balázs
2020-04-08sw: re-enable unittestXisco Fauli
2020-04-08CppunitTest: remove duplicated codeXisco Fauli
2020-04-08sw: crashtesting: fix assert on ooo95711-1.odtMichael Stahl
2020-04-08tdf#131959 DOCX: import tblInd from table styleLászló Németh
2020-04-08tdf#104565 DOCX drawing object export: fix arrow positionsSzabolcs
2020-04-08tdf#131684 sw_redlinehide: fix SwUndoDelete for entire doc in sectionMichael Stahl
2020-04-07tdf#119037: Add unittestXisco Fauli
2020-04-07tdf#107020: Add unittestXisco Fauli
2020-04-07tdf#131819 DOCX import: fix fixed size nested tableLászló Németh
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos
2020-04-07tdf#130685: Add unittestXisco Fauli
2020-04-07tdf#119760 docx: table starts at left, not mid-borderJustin Luth
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-04-06sw: prefix members of LineArrayComparator, SwCompareLine, SwUndoCompDoc ...Miklos Vajna
2020-04-06tdf#117601: move UItest to CppunitTestXisco Fauli
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-04dynamic cast followed by static castCaolán McNamara
2020-04-04tdf#123116 sw layout: don't "page-break" before oversized rowJustin Luth
2020-04-04tdf#87199: move UItest to CppunitTestXisco Fauli
2020-04-04Removed executables bit on file .docAndrea Gelmini
2020-04-03tdf#80663, tdf#96067: move UItest to CppunitTestXisco Fauli
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl
2020-04-03(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl
2020-04-03tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl
2020-04-03(related: tdf#130685) sw: fix ~SwIndexReg asserts from ...Michael Stahl
2020-04-03tdf#131776 DOCX DrawingML shape import: fix missing strikeoutRegényi Balázs
2020-04-03restore pseudo-level indent for sectionsCaolán McNamara
2020-04-03tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot
2020-04-03loplugin:constantparamNoel Grandin
2020-04-03Turn defines into constexprsMike Kaganski