This is an automated email from the ASF dual-hosted git repository.

jimjag pushed a change to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 06d4d1ca0f ustring.c: gate the mixed UTF-16/ASCII NULL guards behind 
OSL_DEBUG_LEVEL
     new 5148e70946 Fix sal encoding-dispatch off-by-one (ISCII removal) + 
ZapfDingbats table bugs (#488)
     new 987134dfd3 Add support for iODBC on *nix.
     new d448e1e667 Add missing include directives
     new 77f9ea5be6 Get the integer parameters passed to Min() to have the same 
type on all platforms.
     new f612a329d9 Fix the ambiguity between NULL pointer and 0UL that MSVC 
complains about on the Windows/x86-64 build.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/connectivity/source/drivers/dbase/DTable.cxx    |  2 +-
 main/connectivity/source/drivers/odbc/OFunctions.cxx |  7 +++++++
 main/dbaccess/source/ui/dlg/odbcconfig.cxx           |  6 ++++++
 main/sal/qa/rtl/textenc/rtl_textcvt.cxx              | 20 +++++++++++++++++---
 main/sal/textenc/convertadobe.tab                    |  6 +++---
 main/sal/textenc/textenc.cxx                         | 14 ++++++++++++++
 main/sw/source/filter/ww8/ww8scan.cxx                |  1 +
 main/vcl/unx/generic/printergfx/printerjob.cxx       |  1 +
 main/xmloff/source/style/impastp1.cxx                |  4 ++--
 main/xmloff/source/style/impastp4.cxx                |  2 +-
 main/xmloff/source/style/xmlstyle.cxx                |  4 ++--
 11 files changed, 55 insertions(+), 12 deletions(-)

Reply via email to