summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-30decode url escape codes and check each path segmentCaolán McNamara1-1/+28
2019-08-30tdf#126641: don't fail on file URLs with fragmentMike Kaganski1-1/+3
2019-08-30keep name percent-encodedStephan Bergmann1-1/+3
2019-08-30Properly obtain locationStephan Bergmann2-11/+19
2019-08-30expand LibreLogo check to global eventsCaolán McNamara3-11/+15
2019-08-30remove LibreLogo from buildMichael Stahl9-53/+2
2019-08-30More uses of referer URL with SvxBrushItemStephan Bergmann6-8/+28
2019-08-30explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-08-30sanitize LibreLogo callsLászló Németh1-1/+50
2019-08-30oops, forgot to commit thatMichael Stahl1-1/+1
2019-08-30extensions: fix MSVC 2017 build of Library_so_activex_x64Michael Stahl1-1/+3
2019-08-30Disable warning C4005 for Vista-compatible SDK 7.1A buildsThorsten Behrens1-1/+2
2019-08-30gbuild: stop defining _USING_V110_SDK71_Michael Stahl1-1/+0
2019-08-30gbuild: define _WIN32_WINNT = _WIN32_WINNT_WIN7 = 0x0601Michael Stahl1-6/+4
2019-08-30scp2: package 64-bit MSVC runtimes for explorer extensionsMichael Stahl2-4/+12
2019-08-30tdf#105311 VC++ Runtime installed in wrong directoryDavid Ostrovsky5-1/+141
2019-08-30const fixes for python3-devel-3.7.0-1.fc29.x86_64Stephan Bergmann3-3/+3
2019-08-30tdf#122134: use CurrentMajorVersionNumber to filter out Windows 10Mike Kaganski4-3/+5
2019-08-30tdf#108580 related: improve existing redist detectionMike Kaganski1-0/+12
2019-08-30tdf#121987: Don't fail installation if failed to enable WU serviceMike Kaganski1-19/+47
2019-08-30tdf#115405, tdf#119910: don't check if UCRT is already installedMike Kaganski2-7/+7
2019-08-30tdf#118869: mark some properties secure to pass them to elevated installMike Kaganski1-1/+1
2019-08-30Install UCRT from MSUs, not using nested VC Redist installMike Kaganski15-22/+807
2019-08-30MSVC 14.0: Fix warning C4702: unreachable codeDavid Ostrovsky1-1/+1
2019-08-30libpng: upgrade to release 1.6.37Michael Stahl1-2/+2
2019-08-30Filter out problematic file URLsStephan Bergmann2-0/+153
2019-08-30New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-0/+48
2019-08-30libxslt: add patch for CVE-2019-11068Michael Stahl2-0/+121
2019-08-30openssl: remove MinGW patchMichael Stahl2-124/+0
2019-08-30openssl: try to fix build with 7.1A SDKMichael Stahl1-1/+1
2019-08-30python3: upgrade to release 3.5.7Michael Stahl4-3/+66
2019-08-30upgrade to python 3.5.6Caolán McNamara2-3/+3
2019-08-30configure: try to keep PYTHON_VERSION from going staleMichael Stahl1-0/+3
2019-08-30poppler: upgrade to release 0.74.0Michael Stahl4-8/+36
2019-08-30openssl: upgrade to release 1.0.2rMichael Stahl1-2/+2
2019-08-30upgrade to openssl 1.0.2pCaolán McNamara1-2/+2
2019-08-30upload openssl 1.0.2oDavid Tardon1-2/+2
2019-08-30upload openssl 1.0.2mDavid Tardon1-2/+2
2019-08-30upload openssl 1.0.2kDavid Tardon2-3/+3
2019-08-30mDNSResponder: upgrade to release 878.200.35Michael Stahl4-108/+2
2019-08-30curl: add patches for CVE-2018-16890 and CVE-2019-3822Michael Stahl3-0/+76
2019-08-30python3: add patch bpo-17239: Disable external entities in SAX parserMichael Stahl2-0/+60
2019-08-30poppler: upgrade to release 0.73.0Michael Stahl6-14/+54
2019-08-30Fix o3tl::make_uniqueStephan Bergmann1-1/+2
2019-08-30use std::unique_ptr in FlatFndBox [only make_unique.hxx]Noel Grandin1-0/+16
2019-08-30sdext: fix build with poppler 0.73Michael Stahl3-6/+10
2019-08-30Fix build with poppler-0.72Andreas Sturmlechner1-0/+8
2019-08-30Fix build with poppler 0.71Aleksei Nikiforov3-2/+10
2019-08-30poppler dropped GBool since 0.71Mike Kaganski2-25/+32
2019-08-30lcms2: upgrade to release 2.9Michael Stahl4-28/+175