History log of /trunk/ (Results 1726 - 1750 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4ce4b6f014-Oct-2019 mseidel

Added graphics for zoom slider to Industrial icon set

2db7346013-Oct-2019 mseidel

Cleaned up resource file

c3f3983412-Oct-2019 mseidel

Cleaned up resource file

5c892ca810-Oct-2019 mseidel

Cleaned up resource file

193e2a4808-Oct-2019 Don Lewis

Upgrade libxml2 to version 2.9.9 and libxslt to version 1.1.33.

libxml2-nan-inf-fix.patch has been incorporated upstream.

Cherry-pick four upstream post 1.1.33 libxslt commits to ad

Upgrade libxml2 to version 2.9.9 and libxslt to version 1.1.33.

libxml2-nan-inf-fix.patch has been incorporated upstream.

Cherry-pick four upstream post 1.1.33 libxslt commits to address three
CVEs and one functionality regression. Without the latter fix, xsltproc
generates bad code for the writerfilter module causing a build failure.

show more ...

0e119c8c08-Oct-2019 mseidel

Cleaned up resource file, removed MASKCOLOR

fe81d28408-Oct-2019 mseidel

Cleaned up resource files, removed MASKCOLOR

fccc850307-Oct-2019 Don Lewis

Upgrade openssl to version 1.0.2t. This requires NASM to build on Windows.

91d0346607-Oct-2019 Damjan Jovanovic

Add .DIB as an extension for BMP files.

Closes #i10687# Cannot insert .dib pictures in documents.

Patch by: me

f65b8bff05-Oct-2019 mseidel

Patch for Win64 shell extension, provided by: Don Lewis

994a157d04-Oct-2019 Don Lewis

Unbreak --disable-unit-tests builds.
The cppuhelper module was unconditionally trying to use gtest.

7a50e16f04-Oct-2019 Don Lewis

Fix incorrect gbuild usage that can cause intermittent parallel build failures.

There was some misuse of gbuild that was causing make rules to be added
that had solver/*/*/workdir/Extern

Fix incorrect gbuild usage that can cause intermittent parallel build failures.

There was some misuse of gbuild that was causing make rules to be added
that had solver/*/*/workdir/ExternalHeaders/Library and
solver/*/*/workdir/ExternalHeaders/Library listed as dependencies.
If these directories did not exist, then a pattern match rule intended
to create files under the
solver/*/*/workdir/ExternalHeaders/{Library,StaticLibrary} directories
would be triggered. The recipe for that rule would then
mkdir -p solver/*/*/workdir/ExternalHeaders
and then
touch solver/*/*/workdir/ExternalHeaders/{Library,StaticLibrary}
creating it as a plain file. A subsequent make rule would
unconditionally
mkdir -p solver/*/*/workdir/ExternalHeaders/{Library,StaticLibrary}
and fail.

Fix the incorrect gbuild usage and add some sanity checks to gbuild
to catch the problem closer to the source and more deterministically.

show more ...

ce409d7103-Oct-2019 Jim Jagielski

Ignore the file which has the git short hash tucked away

1154ba4a03-Oct-2019 Jim Jagielski

Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/openoffice into trunk


27a447d803-Oct-2019 Jim Jagielski

Allow for source repo builds to include repo revision number, as stored when the tarball/zipfile was created.

8b5576ce03-Oct-2019 Jim Jagielski

protect empty vars - fix https://github.com/apache/openoffice/commit/2d5709ddcf2cff97da30b2b98b71afda0c77781e

f8d20be803-Oct-2019 Jim Jagielski

Revision number now generic... Repo based, whatever that repo is

883a512003-Oct-2019 Don Lewis

Remove loadlibrary.obj build from 64-bit Windows build as well.
This will fix the Windows 32-bit build of expat on 64-bit Windows
when the --enable-win-x64-shellext configure option is specif

Remove loadlibrary.obj build from 64-bit Windows build as well.
This will fix the Windows 32-bit build of expat on 64-bit Windows
when the --enable-win-x64-shellext configure option is specified.

Clean up loadlibrary.obj leftovers.

show more ...

190cb14802-Oct-2019 Don Lewis

Upgrade bundled expat to 2.2.9.

Delete expat-winapi.patch which was needed to get linkage on Windows
to work with the expat static libraries. Instead add -DXML_STATIC
to the compile

Upgrade bundled expat to 2.2.9.

Delete expat-winapi.patch which was needed to get linkage on Windows
to work with the expat static libraries. Instead add -DXML_STATIC
to the compiler flags when building the modules that link to the
expat static libraries to accomplish the same thing, but in a
supported way.

Don't build the expat man pages since we don't have the necessary
build dependencies and we don't need them anyway.

show more ...

2dc4409102-Oct-2019 mseidel

Cleaned up resource files, removed MASKCOLOR

7ad89c3202-Oct-2019 Don Lewis

Delete leftover debug code.

0f2b0e6630-Sep-2019 mseidel

Cleaned up resource file

e6e9948e29-Sep-2019 mseidel

Cleaned up resource file, removed MASKCOLOR

a228e35425-Sep-2019 mseidel

Cleaned up resource file

a01350ce25-Sep-2019 Matthias

Update msi-encodinglist.txt

Changed encoding for Romanian Windows Installer to Unicode.
This fixes the broken diacritics such as ș, ț, which are replaced by ?.

1...<<61626364656667686970>>...342