summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-02keep paragraph's that failed to load until import is completeCaolán McNamara
2022-04-02Better handling of msiRenwa Hiwa
2022-04-02ensure bounds checkingzhutyra
2022-04-02ofz#43577 valid reclen must be >= 20Caolán McNamara
2022-04-02ofz: Use-of-uninitialized-valueCaolán McNamara
2022-04-02limit style export to words max style countCaolán McNamara
2022-04-02read of width/height uses wrong record sizezhutyra
2022-04-01libxml2: upgrade to release 2.9.13Michael Stahl
2022-04-01upgrade to expat 2.4.6Caolán McNamara
2022-04-01libxslt: upgrade to release 1.1.35Michael Stahl
2022-04-01upgrade expat to 2.4.4Caolán McNamara
2022-04-01only use X509DataCaolán McNamara
2022-04-01nss: upgrade to release 3.73Michael Stahl
2022-04-01icu: add patch for CVE-2021-30535Michael Stahl
2022-04-01postgresql: upgrade to release 13.5Michael Stahl
2022-04-01openldap: upgrade to release 2.4.59Michael Stahl
2022-04-01libjpeg-turbo: add patch for CVE-2020-17541Michael Stahl
2022-04-01graphite: update to 1.3.12Miklos Vajna
2022-04-01Add missing headers to compile some unit tests on LinuxGabor Kelemen
2022-01-31gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2022-01-31latest update of Visual Studio complains about typeinfo.hTomoyuki Kubota
2022-01-28Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann
2022-01-27avoid windres preprocessor quoting-messups with current cygwinThorsten Behrens
2022-01-27Fix autoconf>=2.70 gcc-wrapper breakageThorsten Behrens
2022-01-27Always provision PATH the cygwin way under WindowsThorsten Behrens
2021-11-11Comment out failing unit testGabor Kelemen
2021-11-09Fix unit test break in ECDSA OOXML testGabor Kelemen
2021-11-09Revert "Temporarily comment out failing unit test"Gabor Kelemen
2021-11-09Temporarily comment out failing unit testGabor Kelemen
2021-11-06Cleanup unused patches & stale uitestsThorsten Behrens
2021-11-06Adapt to be able to build against ICU 66Eike Rathke
2021-11-06Upgrade to ICU 64.2Eike Rathke
2021-11-04Revert "xmlsecurity: reject a few dangerous annotation types during pdf sig v...Gabor Kelemen
2021-11-04Revert "external: update pdfium to handle redact annotations"Gabor Kelemen
2021-11-03Revert "Adapt CPPUNIT_ASSERT to C++20 deleted ostream <<Gabor Kelemen
2021-11-01Use the underlying type of char16_tStephan Bergmann
2021-10-20openssl: add patch for CVE-2021-3712Michael Stahl
2021-10-20curl: upgrade to release 7.78.0Michael Stahl
2021-10-20upgrade to Expat 2.4.1Caolán McNamara
2021-10-20libxml2: upgrade to release 2.9.12Michael Stahl
2021-04-20Adapt to C++20 deleted ostream << for sal_Unicode* (aka char16_t*)Stephan Bergmann
2021-04-20Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2021-04-20Comparison between css::uno::WeakReference and css::uno::ReferenceStephan Bergmann
2021-04-20Avoid C++20 operator overloading ambiguityStephan Bergmann
2021-04-20Fixup for gcc11 - presumably true is fineThorsten Behrens
2021-04-20Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2021-04-20presumably 'true' is sufficient in all casesCaolán McNamara
2021-04-20Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2021-04-20Adjust various unit tests past-backportsThorsten Behrens
2021-04-18Release 6.2.9.11Vasily Melenchuk