summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21tdf#108580 related: improve existing redist detectionMike Kaganski1-0/+12
2019-05-18tdf#121987: Don't fail installation if failed to enable WU serviceMike Kaganski1-19/+47
2019-05-18tdf#115405, tdf#119910: don't check if UCRT is already installedMike Kaganski2-7/+7
2019-05-18tdf#118869: mark some properties secure to pass them to elevated installMike Kaganski1-1/+1
2019-05-17Install UCRT from MSUs, not using nested VC Redist installMike Kaganski15-22/+807
2019-05-08Load explorerframe.dll at startupSamuel Mehrbrodt1-0/+7
2019-05-08MSVC 14.0: Fix warning C4702: unreachable codeDavid Ostrovsky1-1/+1
2019-05-07tdf#109080 First page header/footer ODF (1/2)Luke Deller4-0/+33
2019-05-07libpng: upgrade to release 1.6.37Michael Stahl1-2/+2
2019-05-07Filter out problematic file URLsStephan Bergmann2-0/+153
2019-05-07New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-0/+48
2019-05-07libxslt: add patch for CVE-2019-11068Michael Stahl2-0/+121
2019-05-07openssl: remove MinGW patchMichael Stahl2-124/+0
2019-05-07openssl: try to fix build with 7.1A SDKMichael Stahl1-1/+1
2019-05-07python3: upgrade to release 3.5.7Michael Stahl4-3/+66
2019-05-07upgrade to python 3.5.6Caolán McNamara2-3/+3
2019-05-07configure: try to keep PYTHON_VERSION from going staleMichael Stahl1-0/+3
2019-05-07poppler: upgrade to release 0.74.0Michael Stahl4-8/+36
2019-05-07openssl: upgrade to release 1.0.2rMichael Stahl1-2/+2
2019-05-07upgrade to openssl 1.0.2pCaolán McNamara1-2/+2
2019-05-07upload openssl 1.0.2oDavid Tardon1-2/+2
2019-05-07upload openssl 1.0.2mDavid Tardon1-2/+2
2019-05-07upload openssl 1.0.2kDavid Tardon2-3/+3
2019-05-07mDNSResponder: upgrade to release 878.200.35Michael Stahl4-108/+2
2019-05-07curl: add patches for CVE-2018-16890 and CVE-2019-3822Michael Stahl3-0/+76
2019-05-07python3: add patch bpo-17239: Disable external entities in SAX parserMichael Stahl2-0/+60
2019-05-07poppler: upgrade to release 0.73.0Michael Stahl6-14/+54
2019-05-07Fix o3tl::make_uniqueStephan Bergmann1-1/+2
2019-05-07use std::unique_ptr in FlatFndBox [only make_unique.hxx]Noel Grandin1-0/+16
2019-05-07sdext: fix build with poppler 0.73Michael Stahl3-6/+10
2019-05-07Fix build with poppler-0.72Andreas Sturmlechner1-0/+8
2019-05-07Fix build with poppler 0.71Aleksei Nikiforov3-2/+10
2019-05-07poppler dropped GBool since 0.71Mike Kaganski2-25/+32
2019-05-07lcms2: upgrade to release 2.9Michael Stahl4-28/+175
2019-05-07lcms2: try to get rid of $(DEVENV) /UpgradeMichael Stahl1-1/+0
2019-05-07upload lcms2 2.8David Tardon8-2133/+7
2019-05-07libxml2: fix MSVC buildMichael Stahl1-1/+2
2019-05-07libxml2: upgrade to release 2.9.9Michael Stahl3-16/+4
2019-05-07libxml2: upgrade to release 2.9.8Michael Stahl3-9/+10
2019-05-07upload libxml2 2.9.7David Tardon2-3/+3
2019-05-07upload libxml2 2.9.6David Tardon2-3/+4
2019-05-07libxml2: upgrade to release 2.9.5Michael Stahl10-605/+4
2019-05-07Keep original CFLAGS etc. unmodified in configure.acStephan Bergmann1-64/+73
2019-05-07solenv(gcc-wrappers): remove trailing space of includepathMark Hung1-8/+12
2019-01-23Remove unreachable codeSamuel Mehrbrodt1-8/+1
2019-01-22Support AdoptOpenJDKhimajin1000006-108/+99
2019-01-21"make debug=t" enables debuginfo againStephan Bergmann1-0/+2
2018-12-18Add SfxModelGuard to setArgsSamuel Mehrbrodt1-0/+2
2018-12-17tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt7-0/+120