summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2020-04-03tdf#131707 sw layout try2: ConsiderTextWrap on positioningJustin Luth
2020-04-03clean-up test of tdf#117448: set fixed font featuresLászló Németh
2020-04-03loplugin:unusedfieldsNoel Grandin
2020-04-02Run both test functions named test_word_count_interpunction_counted_tdf56975Stephan Bergmann
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-04-02NFC ww8/writerfilter: comment fixes and general code cleanupJustin Luth
2020-04-02tdf#131594: switch line numbering off if w:countBy="0"Xisco Fauli
2020-04-02tdf#123351 DOCX DrawingML shape import: fix missing underlineSzabolcs
2020-04-02Make UITest name match .mk file nameStephan Bergmann
2020-04-02cid#1418980 Resource leakCaolán McNamara
2020-04-02SwRegionContent is unnecessaryNoel Grandin