summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-22Bump version to 5.1-27cp-5.1-27distro/collabora/cp-5.1Andras Timar1-1/+1
2018-04-22ofz#6173 check index before useCaolán McNamara1-1/+3
2018-04-22ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-2/+2
2018-02-09CheckLinkFormulaNeedingCheck() for named expressionscp-5.1-26Eike Rathke3-1/+12
2018-02-09CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29
2018-02-09CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke7-2/+20
2018-02-08Bump version to 5.1-26Andras Timar1-1/+1
2018-02-08handle ocWebservice similarly to ocDdeCaolán McNamara10-43/+253
2018-02-07Better handle ScDde formulas with missing dde-link entriesCaolán McNamara6-10/+18
2018-02-07limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2017-06-22fix expat's MD5 sumAndras Timar1-1/+1
2017-06-22expat: upgrade to release 2.2.1Michael Stahl1-2/+2
2017-05-31tdf#86776 Digitally sign soffice.bin on WindowsAndras Timar1-0/+1
2017-05-22Attempted fix for mirrored geometry crasher.Michael Meeks1-12/+13
2017-05-22vcl: protect Window from exceptions during construction.Michael Meeks1-2/+9
2017-04-24add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2-0/+209
2017-04-24Revert to ICU 56, because Windows MSP cannot be generated otherwiseAndras Timar8-1333/+3
2017-04-23hwpfilter from libreoffice-5-2 (ofz fixes and other fixes)Andras Timar31-465/+212
2017-04-23add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2-0/+190
2017-04-23reactivate ICU Khmer patchMartin Hosken2-12/+15
2017-04-23upgrade to ICU 57Eike Rathke3-5/+2
2017-04-23Fix wrong pattern definitions in khmer dictionary breakerMartin Hosken1-5/+5
2017-04-23Fix bug in khmr linebreaking and update dictionaryMartin Hosken2-310/+17
2017-04-23Fix applying external dict to icu, and khmer break engine fixesMartin Hosken1-8/+8
2017-04-23Use .dict files since below the 500K limitMartin Hosken4-1/+1407
2017-04-23external/icu: Work around a weird Windows bug in either make or clang-clStephan Bergmann1-0/+13
2017-04-23external/icu: Don't hardcode cl (so we can build with clang-cl instead)Stephan Bergmann2-0/+14
2017-04-23ofz#1193 we only set these values, never read themCaolán McNamara4-14/+1
2017-04-23tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-2/+12
2017-04-23catch exception like text_wrapper_get_caret_offset doesCaolán McNamara1-1/+8
2017-04-23ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9
2017-04-23backport various fixes to aid future backportingCaolán McNamara8-500/+435
2017-04-23ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-23tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard1-0/+6
2017-04-23tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida5-2/+49
2017-04-23ofz: check olst sprm for valid ANLD payload lenCaolán McNamara1-0/+8
2017-04-23ofz: guard against bogus sprm lenCaolán McNamara1-0/+5
2017-04-23ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara1-0/+7
2017-04-23ofz: check bounds on readCaolán McNamara3-19/+31
2017-04-23ofz: check anlv text boundsCaolán McNamara3-7/+26
2017-04-23tdf#101627 disable shrinking for footer textboxesPatrick Jaap1-2/+6
2017-04-23ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-14/+17
2017-04-23valgrind: use of uninitialized valuesCaolán McNamara1-24/+24
2017-04-23ofz#944 avoid recurse to deathCaolán McNamara2-1/+7
2017-04-23Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara1-8/+8
2017-04-23tdf#104383: prevent crash during file load.Kohei Yoshida1-2/+14
2017-04-23ofz#875 limit depth to max legal depthCaolán McNamara1-10/+18
2017-04-23ofz#877 reference to stack alloced obj outlives objCaolán McNamara2-12/+9
2017-04-23tdf#101178 sw: DOCX export: fix crashMichael Stahl1-5/+2
2017-04-23prevent string access out of boundsEike Rathke1-10/+13