| b80a7b46 | 06-Mar-2018 |
Damjan Jovanovic |
Win64 has the "mscx" CPPU_ENV. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825956 13f79535-47bb-0310-9956-ffa450edef68 |
| 1b5c3b40 | 05-Mar-2018 |
Damjan Jovanovic |
Fix use of ::std::min and ::std::max on types of different sizes. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825937 13f79535-47bb-0310
Fix use of ::std::min and ::std::max on types of different sizes. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825937 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| b2ce9795 | 05-Mar-2018 |
Damjan Jovanovic |
Add the preliminary patch for the Win64 build into main/solenv/win64. Don't apply it to the tree yet, as it will break building 32 bit AOO on 64 bit Windows. Patch by: me
Add the preliminary patch for the Win64 build into main/solenv/win64. Don't apply it to the tree yet, as it will break building 32 bit AOO on 64 bit Windows. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825936 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| bca3a073 | 05-Mar-2018 |
Damjan Jovanovic |
Add a preliminary version of the main Win64 dmake file, but don't use it yet. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825935 13f795
Add a preliminary version of the main Win64 dmake file, but don't use it yet. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825935 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 11ac63c8 | 05-Mar-2018 |
Damjan Jovanovic |
Add some initial fixes for Win64 in main/sal. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825923 13f79535-47bb-0310-9956-ffa450edef68 |
| e35fcbcf | 05-Mar-2018 |
Damjan Jovanovic |
Get main/curl to build 64 bit binaries on Win64. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825850 13f79535-47bb-0310-9956-ffa450edef68 |
| d496b099 | 05-Mar-2018 |
Damjan Jovanovic |
The -source and -target options passed to javac must be at least 1.6, to support building with Java 1.9. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/
The -source and -target options passed to javac must be at least 1.6, to support building with Java 1.9. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825849 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| e9515049 | 05-Mar-2018 |
Damjan Jovanovic |
Get ext_libraries/apr building on Win64. Copy its resulting binaries files from their correct directories for X86_64, and instead of hardcoding a 32 bit build, allow 64 bit too, and impro
Get ext_libraries/apr building on Win64. Copy its resulting binaries files from their correct directories for X86_64, and instead of hardcoding a 32 bit build, allow 64 bit too, and improve detection of Win64 to use "findstr.exe" instead of "find.exe" which doesn't seem to work in Cygwin. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825848 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 8d23410d | 04-Mar-2018 |
Damjan Jovanovic |
Fix indentation. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825825 13f79535-47bb-0310-9956-ffa450edef68 |
| 16cc2fea | 04-Mar-2018 |
Damjan Jovanovic |
Fix a Windows build-breaking bug introduced in my last commit, caused by the wrong conversion direction between POSIX and Windows paths in 1 dmake function. Patch by: me
Fix a Windows build-breaking bug introduced in my last commit, caused by the wrong conversion direction between POSIX and Windows paths in 1 dmake function. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825802 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| d7246584 | 04-Mar-2018 |
Damjan Jovanovic |
dmake's config.guess is too old to detect Cygwin64, so overwrite it with our own one during ./bootstrap. dmake uses Cygwin API functions that were deprecated on Cygwin32 and are obso
dmake's config.guess is too old to detect Cygwin64, so overwrite it with our own one during ./bootstrap. dmake uses Cygwin API functions that were deprecated on Cygwin32 and are obsolete on Cygwin64, so patch it to use the replacement APIs during ./bootstrap as well. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825798 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 343d8a28 | 03-Mar-2018 |
Andrea Pescetti |
#i127724# Enable fallback URL for dejavu package git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825791 13f79535-47bb-0310-9956-ffa450edef68 |
| a77ce2d1 | 03-Mar-2018 |
Damjan Jovanovic |
Add Java 1.9 detection to oowintool. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825763 13f79535-47bb-0310-9956-ffa450edef68 |
| 906a4e93 | 02-Mar-2018 |
Yuri Dario |
#i127723# add cairo graphics support also on OS/2. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825732 13f79535-47bb-0310-9956-ffa450edef68 |
| b6e71573 | 02-Mar-2018 |
Damjan Jovanovic |
Use gstreamer 1.0 instead of the long obsolete version 0.1. Embed the window into the document properly, by setting the window id on the GstVideoOverlay using gst_video_overlay_s
Use gstreamer 1.0 instead of the long obsolete version 0.1. Embed the window into the document properly, by setting the window id on the GstVideoOverlay using gst_video_overlay_set_window_handle() after window creation in Player::createPlayerWindow(). Add better logging. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825700 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| b3779245 | 24-Feb-2018 |
Matthias Seidel |
Changed description for package "ooofonts" from "Mailcap module..." to "Fonts module..." git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825221 13f79535-47bb-0310-9956-ffa450e
Changed description for package "ooofonts" from "Mailcap module..." to "Fonts module..." git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825221 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 8d5e7ed3 | 24-Feb-2018 |
Matthias Seidel |
Fixed double wording in comment git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825220 13f79535-47bb-0310-9956-ffa450edef68 |
| b2797c1a | 18-Feb-2018 |
Matthias Seidel |
#i85702# Changed German "<Alle>" to "*" until we have a better solution. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1824669 13f79535-47bb-0310-9956-ffa450edef68 |
| 14516f1f | 18-Feb-2018 |
Matthias Seidel |
Fixed typo, deleted whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1824668 13f79535-47bb-0310-9956-ffa450edef68 |
| aac6917e | 17-Feb-2018 |
Damjan Jovanovic |
If LibreOffice is installed, it's incompatible "unopkg" tool will be in $PATH, causing the build to break in main/instsetoo_native as that tool lacks our "sync" option. Refer to our own unopk
If LibreOffice is installed, it's incompatible "unopkg" tool will be in $PATH, causing the build to break in main/instsetoo_native as that tool lacks our "sync" option. Refer to our own unopkg using its absolute path to avoid this problem. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1824571 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 423e91df | 09-Feb-2018 |
Matthias Seidel |
Fixed whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1823716 13f79535-47bb-0310-9956-ffa450edef68 |
| 5e0f18e3 | 05-Feb-2018 |
Don Lewis |
A number of methods in main/toolkit/source/layout/vcl/* use either "!this" or "this" in a boolean context in order to detect being called with a null object and exit early. In a valid C++ pr
A number of methods in main/toolkit/source/layout/vcl/* use either "!this" or "this" in a boolean context in order to detect being called with a null object and exit early. In a valid C++ program "this" will never be null, so a compiler could legally optimize out this comparision, which could potentially result in the method dereferencing a null pointer later in the code. This situation could only happen if the caller is using a null object pointer to call the method or is using a object ref to call the method that was generated by dereferencing a null pointer, neither of which is valid. Resolve this by moving the checks out of the method and into the caller. Make this easier by changing the getImpl() method to return the private *Impl pointer directly instead of deferencing the pointer and returning a ref. The latter is invalid if the pointer is null. This allows GetImpl() to be called in a boolean contect to peform the check. It also allows a number of instances of "&getImpl()" calls in a boolean context to be fixed by changing them to "getImpl()". The address of a ref will never be zero in a valid C++ program, so the compiler could potentially optimize out those checks. There does not appear to be any need for Control and ComboBox to use customized versions of GetImpl() since these appear to behave identically to the versions generated by the canned macro, so switch them back to the macro version. This commit should result in no functional changes. It seems like all of these checks for a null implementation should not be necessary, but that requires further investigation. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1823225 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 962ed635 | 30-Jan-2018 |
Matthias Seidel |
Translated German abbreviation (ggfs.) in comment git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1822714 13f79535-47bb-0310-9956-ffa450edef68 |
| f04ab36a | 30-Jan-2018 |
Don Lewis |
Be slightly less tricky and change do { } while (!this); to do { } while (0); Computing !this must be done at runtime, whereas the intent
Be slightly less tricky and change do { } while (!this); to do { } while (0); Computing !this must be done at runtime, whereas the intent is for the loop to exit after the first iteration, which can be handled at compile time when using a constant zero. Also, "this" should always be non-NULL in valid c++ code, but if ever happened to be NULL, then this code could loop forever. While here, translate nearby comments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1822695 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 92890b19 | 24-Jan-2018 |
Matthias Seidel |
Deleted whitespace in update message git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1822069 13f79535-47bb-0310-9956-ffa450edef68 |