summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.0-44cp-5.0-44Andras Timar2018-04-241-1/+1
* ofz#6173 check index before useCaolán McNamara2018-04-241-1/+3
* ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara2018-04-241-2/+2
* gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna2018-04-241-0/+7
* Bump version to 5.0-43cp-5.0-43Andras Timar2018-02-091-1/+1
* CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke2018-02-093-1/+12
* CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke2018-02-094-2/+29
* CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke2018-02-097-2/+20
* handle ocWebservice similarly to ocDdeCaolán McNamara2018-02-0910-43/+253
* Better handle ScDde formulas with missing dde-link entriesCaolán McNamara2018-02-096-10/+18
* limit WEBSERVICE to http[s] protocolsCaolán McNamara2018-02-091-0/+9
* fix expat's MD5 sumAndras Timar2017-06-221-1/+1
* expat: upgrade to release 2.2.1Michael Stahl2017-06-221-2/+2
* open-url script, don't use -remote, reportedly this works bettercp-5.0-42Andras Timar2017-04-241-12/+1
* add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2017-04-242-0/+209
* Revert back to ICU 54, because MSP cannot be generated on WindowsAndras Timar2017-04-2425-1603/+1369
* Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2017-04-242-11/+11
* Bump version to 5.0-42Andras Timar2017-04-231-1/+1
* Use newly introduced gb_DEBUGINFO_FLAGS instead of hardcoded -gStephan Bergmann2017-04-231-2/+2
* add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2017-04-232-0/+190
* reactivate ICU Khmer patchMartin Hosken2017-04-232-12/+15
* upgrade to ICU 57Eike Rathke2017-04-233-5/+2
* Fix wrong pattern definitions in khmer dictionary breakerMartin Hosken2017-04-231-5/+5
* Fix bug in khmr linebreaking and update dictionaryMartin Hosken2017-04-232-310/+17
* Fix applying external dict to icu, and khmer break engine fixesMartin Hosken2017-04-231-8/+8
* Use .dict files since below the 500K limitMartin Hosken2017-04-234-2/+1408
* external/icu: Work around a weird Windows bug in either make or clang-clStephan Bergmann2017-04-231-0/+13
* external/icu: Don't hardcode cl (so we can build with clang-cl instead)Stephan Bergmann2017-04-232-0/+14
* Upgrade to ICU 56.1Eike Rathke2017-04-239-1358/+2
* Emscripten: Add patch to build ICUSamuel Mehrbrodt2017-04-232-0/+117
* Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt2017-04-2311-9/+138
* pass user-set CXXFLAGSDavid Tardon2017-04-231-1/+1
* icu: Parallelize writing to PDB filesDavid Ostrovsky2017-04-231-1/+1
* Icu: Fix compilation on VS 2015David Ostrovsky2017-04-232-0/+14
* ofz: header has to be at least 1 pair longCaolán McNamara2017-04-231-1/+9
* ofz: treat short properties as run endCaolán McNamara2017-04-231-1/+1
* ofz: check olst sprm for valid ANLD payload lenCaolán McNamara2017-04-231-0/+8
* ofz: guard against bogus sprm lenCaolán McNamara2017-04-231-0/+5
* ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara2017-04-231-0/+7
* ofz: check bounds on readCaolán McNamara2017-04-233-19/+31
* ofz: check anlv text boundsCaolán McNamara2017-04-233-7/+26
* ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara2017-04-231-18/+17
* valgrind: use of uninitialized valuesCaolán McNamara2017-04-231-24/+24
* ofz#944 avoid recurse to deathCaolán McNamara2017-04-232-1/+7
* Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara2017-04-231-8/+8
* ofz#875 limit depth to max legal depthCaolán McNamara2017-04-231-10/+18
* ofz#877 reference to stack alloced obj outlives objCaolán McNamara2017-04-232-12/+9
* hwpfilter from libreoffice-5-2 (ofz fixes and other fixes)Andras Timar2017-04-2344-2313/+1730
* ofz#820 oom terminateCaolán McNamara2017-04-235-42/+42
* ofz#801 avoid oomCaolán McNamara2017-04-233-0/+15