| e7b6717c | 28-Aug-2017 |
Damjan Jovanovic |
Access cleanups. Keep OContainer abstract methods protected instead of public. Also added some Javadoc for OContainer. Patch by: me git-svn-id: https://svn.apache.org/
Access cleanups. Keep OContainer abstract methods protected instead of public. Also added some Javadoc for OContainer. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806396 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 07229555 | 27-Aug-2017 |
Damjan Jovanovic |
More Javadoc for helper classes. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806375 13f79535-47bb-0310-9956-ffa450edef68 |
| a4c4717c | 27-Aug-2017 |
Damjan Jovanovic |
Rearrange the directory structure, to resemble the C++ one. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806374 13f79535-47bb-0310-9956-ffa4
Rearrange the directory structure, to resemble the C++ one. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806374 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| ce7f60c4 | 27-Aug-2017 |
Damjan Jovanovic |
It's a descriptor. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806373 13f79535-47bb-0310-9956-ffa450edef68 |
| da8b8393 | 27-Aug-2017 |
Damjan Jovanovic |
Port some Javadoc to helper classes. Don't use Java 8 only methods. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806372 13f79535-47bb-03
Port some Javadoc to helper classes. Don't use Java 8 only methods. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806372 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 3980c8a3 | 27-Aug-2017 |
Damjan Jovanovic |
Error handling cleanups. Boxing into NameComponents cleanup. Port findDataSource() and use it in isDataSourcePropertyEnabled(). Logging cleanup. Patch by: me g
Error handling cleanups. Boxing into NameComponents cleanup. Port findDataSource() and use it in isDataSourcePropertyEnabled(). Logging cleanup. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806354 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 42ab199f | 26-Aug-2017 |
Matthias Seidel |
#i127341# Updated English dictionary git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806314 13f79535-47bb-0310-9956-ffa450edef68 |
| 611e957e | 25-Aug-2017 |
Matthias Seidel |
Removed branding and closed DlgLine git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806194 13f79535-47bb-0310-9956-ffa450edef68 |
| 0a26ed81 | 25-Aug-2017 |
Matthias Seidel |
Changed %PRODUCT_RELEASE% for SDK from 4.2 to 4.2.0 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1806161 13f79535-47bb-0310-9956-ffa450edef68 |
| 34531bdd | 23-Aug-2017 |
Damjan Jovanovic |
Do not require mediawiki for Apache Commons Lang, as the PostgreSQL database connector needs it too, and it has no configurable component. Patch by: me git-svn-id: htt
Do not require mediawiki for Apache Commons Lang, as the PostgreSQL database connector needs it too, and it has no configurable component. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805933 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 3c5114b8 | 20-Aug-2017 |
Damjan Jovanovic |
#i127350# - Table design: can't change length of Postgresql char types Add the initial version of a new SDBC driver, for the PostgreSQL database. Also its build changes: since it ne
#i127350# - Table design: can't change length of Postgresql char types Add the initial version of a new SDBC driver, for the PostgreSQL database. Also its build changes: since it needs Apache Commons Lang version 3, get configure.ac to check for that, and get that to always build, just like our driver does. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805579 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 11bf7b25 | 20-Aug-2017 |
Damjan Jovanovic |
#i32564# - Java UnoRuntime.getUniqueKey/generateOid do not work reliably In the Java UNO bridge, UnoRuntime.generateOid() generated the object-specific part of the OID using java.lang.Ob
#i32564# - Java UnoRuntime.getUniqueKey/generateOid do not work reliably In the Java UNO bridge, UnoRuntime.generateOid() generated the object-specific part of the OID using java.lang.Object.hashCode(), which is only 32 bits long, and is commonly overriden and could thus return values from an even smaller range, so OID collisions were quite likely. This changes UnoRuntime.generateOid() to use 128 bit UUIDs for the object-specific part of the OID, and store these in an object => oid java.util.WeakHashMap, making OID collisions almost impossible. Patch by: me Suggested by: Stephan Bergmann (stephan dot bergmann dot secondary at googlemail dot com) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805538 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| bf52f266 | 19-Aug-2017 |
Matthias Seidel |
Returned to recommended size (150x57), centered logo git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805520 13f79535-47bb-0310-9956-ffa450edef68 |
| 9b3863eb | 19-Aug-2017 |
Matthias Seidel |
URE is integrated in AOO, no need for separate installer graphics git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805492 13f79535-47bb-0310-9956-ffa450edef68 |
| eab2447c | 16-Aug-2017 |
Jim Jagielski |
Align w/ AOO414 on these fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805237 13f79535-47bb-0310-9956-ffa450edef68 |
| 282ab751 | 16-Aug-2017 |
Damjan Jovanovic |
Remove some incorrect API documentation for the com.sun.star.sdbc.SQLException ErrorCode field. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/tr
Remove some incorrect API documentation for the com.sun.star.sdbc.SQLException ErrorCode field. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805217 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 16daaedf | 16-Aug-2017 |
Jim Jagielski |
Note that we are requiring at least 10.9 (Mavericks) and that the newest SDK we can use is 10.11, due to QuickTime and the VCL module. git-svn-id: https://svn.apache.org/repos/asf/op
Note that we are requiring at least 10.9 (Mavericks) and that the newest SDK we can use is 10.11, due to QuickTime and the VCL module. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805215 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| a92ed8d2 | 16-Aug-2017 |
Don Lewis |
Fix the Windows 64bit shell extension build breakage caused by expat-2.2.3. The 64 bit expat libraries also need to include loadlibrary.obj. git-svn-id: https://svn.apache.org/repos
Fix the Windows 64bit shell extension build breakage caused by expat-2.2.3. The 64 bit expat libraries also need to include loadlibrary.obj. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805208 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 87bf159b | 15-Aug-2017 |
Jim Jagielski |
Get compiling/building again on osx/macos git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805089 13f79535-47bb-0310-9956-ffa450edef68 |
| f669900d | 15-Aug-2017 |
Jim Jagielski |
macOS fixes... Source the correct file and allow for macOS XCode8 SDK git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805069 13f79535-47bb-0310-9956-ffa450edef68 |
| fc3c81da | 15-Aug-2017 |
Don Lewis |
Strip carriage return characters from the output of MSVC in "make depend" mode so that these characters don't get appended to the file names in the dependency files. This breaks all the gbui
Strip carriage return characters from the output of MSVC in "make depend" mode so that these characters don't get appended to the file names in the dependency files. This breaks all the gbuild modules because gmake thinks the file names have ^M appended to them and can't find them. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805063 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 160c442c | 09-Aug-2017 |
Damjan Jovanovic |
We need the system Apache Commons Lang to be version 3.x. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804598 13f79535-47bb-0310-9956-ffa450
We need the system Apache Commons Lang to be version 3.x. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804598 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| ade3f226 | 09-Aug-2017 |
Damjan Jovanovic |
Write a main/ant.properties file from main/set_soenv, which can be used in Ant projects to work out settings, locations, and paths to dependencies without getting them from a parent build too
Write a main/ant.properties file from main/set_soenv, which can be used in Ant projects to work out settings, locations, and paths to dependencies without getting them from a parent build tool (dmake/gbuild), which allows Ant projects to build by themselves, independently of AOO, and allows them to be cleanly opened in (at least) Eclipse. Also port main/connectivity's sdbc_hsqldb.jar to use these changes. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804591 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| e74cb447 | 05-Aug-2017 |
Don Lewis |
Unbreak build on Windows where the xmlparse libraries require an additional object file, loadlibrary.obj. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804200 13f79
Unbreak build on Windows where the xmlparse libraries require an additional object file, loadlibrary.obj. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804200 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 9955fd11 | 05-Aug-2017 |
Matthias Seidel |
Added more statements for nsis languages, reordered git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804182 13f79535-47bb-0310-9956-ffa450edef68 |