summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-07-29sw: SwSttNdPtrs -> SwStartNodePointersMiklos Vajna1-4/+4
2019-07-29loplugin:sequentialassignNoel Grandin3-6/+3
2019-07-29tdf#111703 Select the Organizer tab page when new styleJim Raykowski1-1/+3
2019-07-28weld SwLoadOptPageCaolán McNamara3-140/+119
2019-07-28loplugin:oncevarNoel Grandin5-8/+5
2019-07-27dispose printer if we created itCaolán McNamara2-1/+13
2019-07-27weld SwStdFontTabPageCaolán McNamara3-274/+265
2019-07-27weld SwContentOptPageCaolán McNamara3-145/+107
2019-07-27weld SwTableOptionsTabPageCaolán McNamara3-148/+150
2019-07-27weld SwShdwCursorOptionsTabPageCaolán McNamara3-130/+96
2019-07-27weld SwCompareOptionsTabPageCaolán McNamara3-101/+74
2019-07-27weld SwTestTabPageCaolán McNamara2-79/+60
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-26Extension support for gtkmenuItem and notebookbar.ui file added for writerSumit Chauhan1-5/+198
2019-07-26cid#1448229 null pointer pLayout in SwDoc::InsertTableOf()Michael Stahl1-0/+1
2019-07-26tdf#126222 Headers/footers are at correct position after scrollingIlhan Yesil1-0/+12
2019-07-26improve UITest to check result in doc when changing number formatArtur Neumann1-15/+33
2019-07-26tdf#123627 DOCX import: fix tinderboxingTünde Tóth1-1/+1
2019-07-26sw btlr writing mode: DOCX export of Writer textframesMiklos Vajna3-0/+12
2019-07-26UI tests opening all dialogs in writer and see if it crashesArtur Neumann7-1/+186
2019-07-25tdf#47807 Invalidate bindings to Undo RedoJim Raykowski1-0/+14
2019-07-25tdf#123627 DOCX import: fix tinderboxingTünde Tóth1-1/+1
2019-07-25Fix typoAndrea Gelmini1-1/+1
2019-07-25add XInitialization to allow setting explicit dialog parentCaolán McNamara1-1/+15
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke7-3/+40
2019-07-25tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth2-2/+25
2019-07-25cid#1448432 Division or modulo by zeroCaolán McNamara1-2/+2
2019-07-25Avoid using invalidated rRectStephan Bergmann1-1/+4
2019-07-25Fix typosAndrea Gelmini3-3/+3
2019-07-24Fix typosAndrea Gelmini2-2/+2
2019-07-24cid#1401334 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-24cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-24cid#1448539 try silence Double freeCaolán McNamara1-1/+2
2019-07-24"Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt1-1/+1
2019-07-24sw: fix indentation in SwXTextField::attach()Miklos Vajna1-596/+596
2019-07-23crashtesting: failure on swfootnoteframe_colunlock_heap_use_after_free.sampleCaolán McNamara1-1/+3
2019-07-23tdf#126516 DOCX change tracking: fix paragraph style rejectionLászló Németh3-10/+41
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin17-232/+208
2019-07-23RTF import: add tests for RTF_TLMDOT/HYPH/TH/EQMiklos Vajna2-0/+37
2019-07-23cid#1448493 Dereference after null checkCaolán McNamara1-1/+1
2019-07-23tdf#126340 sw_redlinehide: only move merged frames in JoinPrevMichael Stahl2-2/+4
2019-07-23cid#1448370 Explicit null dereferencedCaolán McNamara1-1/+2
2019-07-23cid#1448404 Dereference null return valueCaolán McNamara1-0/+1
2019-07-23cid#1448428 Dereference before null checkCaolán McNamara1-4/+4
2019-07-23loplugin:unusedfieldsNoel Grandin1-7/+3
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+1
2019-07-22cid#1448459 Dereference after null checkCaolán McNamara1-0/+1
2019-07-22cid#1448262 Dereference before null checkCaolán McNamara1-1/+1
2019-07-22MSForms: DOCX filter: fix crash when the date field is inside a shapeTamás Zolnai2-0/+5
2019-07-22cid#1448433 Unintended comparison to logical negationCaolán McNamara1-1/+3