summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann132-279/+276
2019-07-31Avoid -fsanitize=float-cast-overflowStephan Bergmann1-6/+9
2019-07-30remove newly unused SvxCheckListBoxCaolán McNamara2-2/+0
2019-07-30weld SwCompatibilityOptPageCaolán McNamara3-132/+188
2019-07-30tdf#126524 Use shorter default name for unnamed data seriesGabor Kelemen1-9/+6
2019-07-30tdf#126611 ShowDataNavigator in swxformandreas kainz1-1/+2
2019-07-30NB Extension support for tabbed_compact and groupedbar_compactandreas kainz2-26/+327
2019-07-30sw_redlinehide: remove obsolete ExperimentalMode in layout testMichael Stahl1-108/+0
2019-07-30weld SwRedlineOptionsTabPageCaolán McNamara4-218/+299
2019-07-30tdf#112535 DOC import: fix handling the have contour but no polygon caseMiklos Vajna4-0/+29
2019-07-29Fix typo in codeAndrea Gelmini6-13/+13
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