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

damjan pushed a change to branch windows-amd64
in repository https://gitbox.apache.org/repos/asf/openoffice.git


      at 6fa359a043 Remove unused files.

This branch includes the following new commits:

     new 870859ad65 Replace the 32 bit only SetClassLong()/GetClassLong() 
Windows API calls with SetClassLongPtr()/GetClassLongPtr() which work on Win64 
too.
     new 54a25c1641 Use GetWindowLongPtr() instead of GetWindowLong(), for 
Win64 compatibility.
     new 9b64d14c8d Win64 compatibility for: SetWindowLong() -> 
SetWindowLongPtr() GetWindowLong() -> GetWindowLongPtr()
     new 4042308da1 Fix a time calculation on Win64.
     new d038565f15 Reduce ImplPreparePolyDraw() pPoints to sal_uInt32.
     new c2ec84c8f7 wParam is already a UINT_PTR, no need to use a bad 
conversion function.
     new b4ae19cf68 Add "version" as a library on Windows, and link to it so we 
can find functions like VerQueryValueW() on Win64.
     new f3e0634fae Use the right entrypoint name for X86-64.
     new 73ea0802dd Win64 fixes for fpicker.
     new b077179428 More fpicker Win64 fixes.
     new 5bd8f24dc3 For now, only build the StarBasic "DLL manager" on Win32. 
Other architectures and operating systems were never supported.
     new d5088e2def Fix the return type of Get10ThSec(), so it's Win64 
compatible.
     new 2104eb8264 Use the right data types for the IMediaEvent::GetEvent() 
call.
     new 8740daf50e Win64 compatiblity fixes for crashrep.
     new e0a850ba13 crashrep needs to link with psapi.dll for some imports.
     new 49924e3864 Early, incomplete attempt to port connectivity to gbuild.
     new 7a44928a82 Add additional types unixODBC needs on Win64.
     new 24cfd890cd Fix Win64 compatibility issues with the ADO database driver.
     new 50afe12f1b Get the integer parameters passed to Min() to have the same 
type on all platforms.
     new ae34fae466 Fix a path to FileSystemRuntimeException.
     new d2e7baabf8 Add needed types for unixODBC on Win64.
     new 93b3eead64 Fix a 0 vs NULL pointer ambiguity on Win64.
     new 59efa0e13c Try not setting "-Xbootclasspath", as it doesn't work on 
Java > 8.
     new bc51a717b4 Preliminary, incomplete port of charts2 to gbuild.
     new da40f208db Use the gbuild paths to connectivity components.
     new 57e08e4bf0 Disable building testtools for now, as its tests break the 
Win64 build.
     new 6fa359a043 Remove unused files.

The 27 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.


Reply via email to