summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Bump version to 5.0-44cp-5.0-44Andras Timar1-1/+1
2018-04-24ofz#6173 check index before useCaolán McNamara1-1/+3
2018-04-24ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-2/+2
2018-04-24gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna1-0/+7
2018-02-09Bump version to 5.0-43cp-5.0-43Andras Timar1-1/+1
2018-02-09CheckLinkFormulaNeedingCheck() for named expressionsEike 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-09handle ocWebservice similarly to ocDdeCaolán McNamara10-43/+253
2018-02-09Better handle ScDde formulas with missing dde-link entriesCaolán McNamara6-10/+18
2018-02-09limit 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-04-24open-url script, don't use -remote, reportedly this works bettercp-5.0-42Andras Timar1-12/+1
2017-04-24add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2-0/+209
2017-04-24Revert back to ICU 54, because MSP cannot be generated on WindowsAndras Timar25-1603/+1369
2017-04-24Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2-11/+11
2017-04-23Bump version to 5.0-42Andras Timar1-1/+1
2017-04-23Use newly introduced gb_DEBUGINFO_FLAGS instead of hardcoded -gStephan Bergmann1-2/+2
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-2/+1408
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-23Upgrade to ICU 56.1Eike Rathke9-1358/+2
2017-04-23Emscripten: Add patch to build ICUSamuel Mehrbrodt2-0/+117
2017-04-23Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt11-9/+138
2017-04-23pass user-set CXXFLAGSDavid Tardon1-1/+1
2017-04-23icu: Parallelize writing to PDB filesDavid Ostrovsky1-1/+1
2017-04-23Icu: Fix compilation on VS 2015David Ostrovsky2-0/+14
2017-04-23ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9
2017-04-23ofz: treat short properties as run endCaolán McNamara1-1/+1
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-23ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-18/+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-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-23hwpfilter from libreoffice-5-2 (ofz fixes and other fixes)Andras Timar44-2313/+1730
2017-04-23ofz#820 oom terminateCaolán McNamara5-42/+42
2017-04-23ofz#801 avoid oomCaolán McNamara3-0/+15