summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31uitest for bug tdf#124586Zdeněk Crhonek2-0/+48
2019-05-31crash-testing fdo86059-1.xlsxNoel Grandin1-0/+4
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna5-16/+77
2019-05-31Update git submodulesChristian Lohmaier1-0/+0
2019-05-31Avoid overflow when scaling column widthStephan Bergmann1-3/+3
2019-05-31Switch Office filters to mention “perpetual” Office 365 instead of one-of...Adolfo Jayme Barrientos20-20/+20
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov59-115/+114
2019-05-31weld SwGlossaryDlgCaolán McNamara7-729/+548
2019-05-31ofz#15045 configuration unavailable during fuzzingCaolán McNamara1-1/+2
2019-05-31Fix -fsanitize=shift-exponentStephan Bergmann1-2/+3
2019-05-31tdf#124364: Add some missing components from chart2, svtools, and xmloffTor Lillqvist1-0/+5
2019-05-31Avoid UB shifting a negative intStephan Bergmann1-7/+13
2019-05-31tdf#125506 tdf#121241: No need to transform to DeviceCoordinatesXisco Fauli1-6/+4
2019-05-31Update git submodulesLibreOfficiant1-0/+0
2019-05-31dbaccess: fix more memory leaks caused by circular ReferenceMichael Stahl3-13/+18
2019-05-31tdf#124484: resize slideshow window so it spans all displaysKatarina Behrens2-15/+62
2019-05-31tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Xisco Fauli1-0/+5
2019-05-31SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz2-34/+54
2019-05-31Add the Visio import filter constructorTor Lillqvist1-0/+2
2019-05-31Add the librevenge libraryTor Lillqvist1-0/+1
2019-05-31tdf#125578 force webhelp as workaround for Safari sandboxing w/ macOS 10.14Christian Lohmaier2-3/+47
2019-05-31tdf#124936 Show "(x86)" in About dialog on the 32-bit versionTakeshi Abe1-0/+2
2019-05-31Replace 0 in nullptrJuergen Funk2-3/+3
2019-05-31find-unneded-includes: don't suggest removal of fwd declsMiklos Vajna1-12/+4
2019-05-31drop unneeded includesCaolán McNamara17-3/+18
2019-05-31remove newly unused SfxTabDialogCaolán McNamara9-1207/+6
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara21-938/+1619
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl11-12/+16
2019-05-31tdf#66765 - FILESAVE: saving sheet with some queries in it takes foreverNoel Grandin1-15/+26
2019-05-31tdf#124572 Reduce tab bar item widthTomaž Vajngerl1-1/+3
2019-05-31EPUB export: fix not properly paired openPageSpanMark Hung8-11/+230
2019-05-31Fix typoAndrea Gelmini1-8/+8
2019-05-31Fix typoAndrea Gelmini1-3/+3
2019-05-31Fix typoAndrea Gelmini1-2/+2
2019-05-31Fix typoAndrea Gelmini1-1/+1
2019-05-31Fix typoAndrea Gelmini1-1/+1
2019-05-31find-unneded-includes: avoid replacing includes with forward-declarationsMiklos Vajna1-1/+1
2019-05-31Fix typoAndrea Gelmini1-3/+3
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin37-184/+172
2019-05-31Fix typoAndrea Gelmini1-1/+1
2019-05-31Fix typoAndrea Gelmini1-2/+2
2019-05-31Fix typoAndrea Gelmini1-7/+7
2019-05-31Fix typoAndrea Gelmini1-1/+1
2019-05-31Fix typoAndrea Gelmini1-1/+1
2019-05-30Resolves: tdf#125279 do not double _x005F_ escapementEike Rathke1-10/+33
2019-05-30Reintroduce mbXescape that got overaggressively removedEike Rathke2-0/+19
2019-05-30ODT export: remove leftover debug includeMiklos Vajna1-2/+0
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin14-43/+43
2019-05-30"more than USHRT_MAX marks" seems to be fine nowNoel Grandin1-4/+0
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in frames in headersMiklos Vajna6-0/+31