Author: Don Lewis
Date: Wed May 2 09:50:12 2018 +
Don't use !this as an alias for a constant that evaluates to false in
unconditional asserts. The former requires code to evaluate the
condition at runtime and also causes warnings from clang.
While here, translat
jvmfwk/plugins/sunmajor/pluginlib/util.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a76717559adcc05a2c47c2ce843b20708d0e9eb5
Author: Don Lewis
Date: Wed May 2 01:36:10 2018 +
Fix build on Windows with precompiled headers.
diff --git a/jvmfwk
|2
37 files changed, 143 insertions(+), 143 deletions(-)
New commits:
commit 0ee87bc7c34f6caea6604d42354df2ea97d26b64
Author: Don Lewis
Date: Tue May 1 18:46:30 2018 +
The register storage class is deprecated and is incompatible with C++17.
Modern
/settings.mk |2 +-
13 files changed, 47 insertions(+), 9 deletions(-)
New commits:
commit a3e1123456ebafe8aed405534557230a833460a0
Author: Don Lewis
Date: Sat Apr 28 02:47:11 2018 +
Fix potential memory alignment issues on X86_64.
Clang version 4.0 and newer uses
solenv/gbuild/platform/freebsd.mk |8
solenv/inc/unxfbsdi.mk|8
2 files changed, 16 insertions(+)
New commits:
commit 6a278b92d1822a0e7dfde8fd87d005f00a855e54
Author: Don Lewis
Date: Fri Apr 20 23:17:21 2018 +
Work around a bug in clang versions
dbaccess/Library_dbui.mk |9 +
svx/Library_svxcore.mk |9 +
2 files changed, 18 insertions(+)
New commits:
commit 943443f350b571beb4e9c932067456e415ffa8fb
Author: Don Lewis
Date: Tue Apr 17 16:59:48 2018 +
Fix build with gcc 4.9 by tweaking optimization
ad3dba5fa877fab937d474bf18e63b0a010637de
Author: Don Lewis
Date: Fri Mar 9 04:22:18 2018 +
#127664# $CCNUMVER from dmake to configure
Move the calculation of $CCNUMVER and some other variables from
main/solenv/inc/tg_compv.mk, where it is only usable by dmake, to
configure, where it can be used by both
++-
toolkit/source/layout/vcl/wrapper.hxx|6 -
6 files changed, 150 insertions(+), 161 deletions(-)
New commits:
commit 837bd0e46c8cb64362614bb6c548addee73f80fa
Author: Don Lewis
Date: Mon Feb 5 18:20:47 2018 +
A number of methods in main/toolkit/source/layout
sw/source/filter/ww8/ww8scan.cxx | 16
1 file changed, 8 insertions(+), 8 deletions(-)
New commits:
commit 399cb9a456bc7d0da10b3b61d17ebf4460f7fc3c
Author: Don Lewis
Date: Tue Jan 30 20:10:07 2018 +
Be slightly less tricky and change
do {
} while
solenv/gbuild/Output.mk |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 064e99cea6e96decb0fd508e930580fccb4c33bc
Author: Don Lewis
Date: Mon Jan 8 17:12:58 2018 +
Revert the part of r1818099 that changed the hardwired awk command
in main
set_soenv.in | 12
sysui/desktop/debian/makefile.mk |2 +-
2 files changed, 5 insertions(+), 9 deletions(-)
New commits:
commit eee1fb3486915a9182b5f24f9dd9c0fe8a8b959e
Author: Don Lewis
Date: Mon Jan 8 08:56:31 2018 +
Don't put ".
set_soenv.in |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit d364c5bb7211ec60fadf8e065b2a1ffa830493fa
Author: Don Lewis
Date: Sun Jan 7 19:51:56 2018 +
Use $CC_PATH (with the trailing slash removed) instead of $COMPATH
when setting $PATH
set_soenv.in |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 092d339debd3b567e6bc4f5f659fbf0103eaf3e5
Author: Don Lewis
Date: Sat Jan 6 08:48:47 2018 +
Don't add X11 include directory to compiler command line if it is
/usr/include sinc
|6 --
ure/source/uretest/Makefile.pln |9 +++--
ure/source/uretest/README |4
13 files changed, 12 insertions(+), 68 deletions(-)
New commits:
commit 437a537883088da583bef724d744b9481c684228
Author: Don Lewis
Date: Fri Jan 5 20
(-)
New commits:
commit 53d9f415b2985f3784fabc9e72c3b486dad5efc8
Author: Don Lewis
Date: Fri Dec 15 14:54:32 2017 +
Enhance gb_LinkTarget_set_*_optimization functions to allow multiple
targets to be specified.
Convert optimization overrides in the gbuild library makefiles to
set_soenv.in |4
1 file changed, 4 insertions(+)
New commits:
commit 90ffe9bd128c98e558205d0699a2af8934c99da7
Author: Don Lewis
Date: Wed Dec 13 00:17:48 2017 +
Unset $debug in the environment if configured without --enable-debug.
Without this, once you pass
/os2.mk |4 +++
solenv/gbuild/platform/solaris.mk |5
solenv/gbuild/platform/windows.mk |6 -
8 files changed, 60 insertions(+), 20 deletions(-)
New commits:
commit 9a6267c4a54c7321b50196c7b47dd98118f595f3
Author: Don Lewis
Date: Tue Dec 12 18:45:51 2017 +
91eb929548955c5dfcda6d390e2883981fce0906
Author: Don Lewis
Date: Tue Jan 31 05:31:55 2017 +
The clear_001 QA test fails sporadically with a 7 nSec mutex hold time
measurement. The nominal hold time for the mutex is 5 seconds, but
because the mutex state is polled at 1 second intervals, the
boost/boost_1_55_0.patch | 21 +
python/prj/d.lst | 28 ++--
2 files changed, 35 insertions(+), 14 deletions(-)
New commits:
commit bd7f7dc8944333f3e18156d4bd446d1a240ef59c
Author: Don Lewis
Date: Sat Sep 3 08:46:17 2016 +
Fix
sal/inc/sal/types.h | 14
sc/inc/compiler.hxx |8
19 files changed, 2433 insertions(+), 2907 deletions(-)
New commits:
commit 329c887b5c4639585b93709f5ea8b181faffefd0
Author: Don Lewis
Date: Sat Sep 3 01:44:05 2016 +
In the SAL_UNUSED macro
python/python-2.7.9-pcbuild.patch | 60 ++
1 file changed, 10 insertions(+), 50 deletions(-)
New commits:
commit 9f2b8afd1c765042a3fec30f79105755f6fa9039
Author: Don Lewis
Date: Fri Sep 2 11:07:49 2016 +
Add missing quotes to .vcproj file to
commits:
commit 6a5f06057202ea1f9a9aa2f3a35f087b28f3
Author: Don Lewis
Date: Fri Sep 2 07:31:31 2016 +
Update Gentium font.
Patch-by: Pedro Giffuni
diff --git a/external_deps.lst b/external_deps.lst
index 8012615..3e4fe10 100644
--- a/external_deps.lst
+++ b/external_deps.lst
filter/source/xsltfilter/containerhelper.hxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9c219419475f35bc4535ad82b67121dd90a38883
Author: Don Lewis
Date: Fri Sep 2 02:16:21 2016 +
Fix typos in forEachMem() template functions.
diff --git a
|4 ++--
svx/source/dialog/graphctl.cxx|2 +-
sw/source/ui/ribbar/drawbase.cxx |4 ++--
8 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit d8e7261d2d1992eb7e36ff9fbb58b26688168bf3
Author: Don Lewis
Date: Thu Sep 1 22:08:51 2016
sal/inc/sal/types.h |8
sc/inc/compiler.hxx |6 +-
2 files changed, 13 insertions(+), 1 deletion(-)
New commits:
commit cc9823f5bde6f49eb75e4ad0e8f8a162bf341f34
Author: Don Lewis
Date: Thu Sep 1 06:47:05 2016 +
Fix -Wunused-private-field errors in sc/inc
basebmp/inc/basebmp/packedpixeliterator.hxx |2 +-
formula/inc/formula/grammar.hxx |4 ++--
vcl/source/gdi/bmpfast.cxx |2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 6aaac1afdebb39de5b5c43760c13bb64b429f1c8
Author: Don Lewis
basegfx/StaticLibrary_basegfx_s.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6e3596887a07e85cf0b821baf748980ba86e7d25
Author: Don Lewis
Date: Wed Aug 31 18:16:14 2016 +
Add a missing file to the basegfx static library to unbreak the
pdf import extension
changed, 69 insertions(+), 34 deletions(-)
New commits:
commit 7204bffa5c633d7bc2064e3c643dbacfab79e281
Author: Don Lewis
Date: Wed Aug 31 16:12:32 2016 +
Fix -Wformat-security warnings.
There are a number of instances where the code calls *printf() to
print arbitrary
cppuhelper/source/exc_thrower.cxx |2 +-
starmath/inc/smcommands.h |2 +-
sw/source/core/inc/txtfrm.hxx |2 --
3 files changed, 2 insertions(+), 4 deletions(-)
New commits:
commit 1adcdc2d7895f8e873f6fbd1530b65ff1156e3f5
Author: Don Lewis
Date: Wed Aug 31 16:00:16 2016
(+), 13 deletions(-)
New commits:
commit a8ee4f315bbd286c6efcc271e4289c4abb220a77
Author: Don Lewis
Date: Sun Aug 28 20:42:46 2016 +
Upgrade bundled libxml2 from version 2.9.3 to version 2.9.4 to fix:
CVE-2016-1762
CVE-2016-1833
CVE-2016-1834
CVE-2016-1835
CVE
9491ff38f520bda897c8425eb642bace41702682
Author: Don Lewis
Date: Sun Aug 28 05:41:36 2016 +
Follow up to r1758061. Only pass -DPRECOMPILED_HEADERS to the compiler
when the precompiled header is actually going to be used.
diff --git a/solenv/gbuild/LinkTarget.mk b/solenv/gbuild/LinkTarget.mk
index b875846..0bc6d59
solenv/gbuild/LinkTarget.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 9ebe53ffa5e53bd40917de9db539f63abb32a634
Author: Don Lewis
Date: Sat Aug 27 18:17:29 2016 +
#i117845# [gbuild] invalid link-target dep-files can be generated
Fix the Windows build
(+), 1490 deletions(-)
New commits:
commit 59b7d113bc939c00e8a2b8c395d1cfcb3e51b38b
Author: Don Lewis
Date: Fri Aug 26 07:13:14 2016 +
Upgrade bundled raptor from raptor-1.4.18 to raptor2-2.0.15 to get the
fix for CVE-2012-0037. It is not know whether this vulnerability
affects
Author: Don Lewis
Date: Fri Aug 19 18:28:06 2016 +
Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h which
fixes many vulnerabiliies and adds support for newer, more secure
ciphers and versions of the protocol.
Note: OpenSSL version 1.0.2h contains two known
+-
libxslt/libxsltversion.mk |2
libxslt/makefile.mk|5 --
7 files changed, 30 insertions(+), 103 deletions(-)
New commits:
commit 8bec619aefa8913e08f10878cd6ae98340e37e21
Author: Don Lewis
Date: Fri Aug 12 22:37:50 2016 +
Upgrade bundled libxslt from
graphite/graphite-2.3.1.patch | 12
1 file changed, 12 insertions(+)
New commits:
commit 5b6c4bddf6134f377a61446d8bcf1be2f096aad1
Author: Don Lewis
Date: Fri Aug 5 05:49:46 2016 +
Fix --enable-debug build with clang as the compiler.
Clang warns about this
-
external_deps.lst |6 -
7 files changed, 54 insertions(+), 185 deletions(-)
New commits:
commit 67579b01b47d10f5b835dcb7f8bcce415ff9e221
Author: Don Lewis
Date: Thu Jul 28 21:29:05 2016 +
#i126896#: bundled curl version 7.19.7 has many vulnerabilities
Upgrade bundled curl to
external_deps.lst|6 ++
nss/makefile.mk |2 +-
scp2/source/ooo/file_library_ooo.scp |2 ++
3 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 422a9e11481f7e6a20e5142ef9d016df64370be2
Author: Don Lewis
Date: Mon Jul 25
/nss_macosx.patch | 21 ---
nss/prj/d.lst|3
scp2/source/ooo/file_library_ooo.scp |1
8 files changed, 227 insertions(+), 162 deletions(-)
New commits:
commit 65e38169a7edff860082509a596105deaf4afb7c
Author: Don Lewis
Date: Mon Jul 18 07:09:58 2016 +
external_deps.lst |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d82c7a031e0ba8e36fd9a3db756336025bc4cd12
Author: Don Lewis
Date: Fri Jul 15 06:33:53 2016 +
#i126892# The iweb sourceforge mirror appears to have been removed from
rotation, switch
vcl/source/glyphs/graphite_layout.cxx | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
New commits:
commit 633d5013b37fd89f5e91bad10b82accc9dfd4775
Author: Don Lewis
Date: Thu Jun 16 08:00:20 2016 +
#i126999#: fix vcl/source/glyphs/graphite_layout.cxx
+---
libxslt/libxslt-win_manifest.patch |5 +-
libxslt/libxsltversion.mk |2
libxslt/makefile.mk |9 +---
13 files changed, 114 insertions(+), 235 deletions(-)
New commits:
commit c1173fdcf0046593b6b2783eb423601eb6f47b20
Author: Don Lewis
Date: Wed Jun
boost/boost_1_55_0.patch | 225 +++
1 file changed, 170 insertions(+), 55 deletions(-)
New commits:
commit 34aa1d4ae4620182702659d3461739d666d2d63d
Author: Don Lewis
Date: Mon Jun 6 14:32:23 2016 +
#i126888#: bundled boost headers
43 matches
Mail list logo