Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414 |
|
441693eb | 09-Nov-2017 |
Damjan Jovanovic |
#127044# - Defects in the code Commit fixes for sub-issues 1, 2, 5, 9 and 10. Found by: AppChecker <appchecker at cnpo.ru> Patch by: me git-svn-id: https://svn.apache.o
#127044# - Defects in the code Commit fixes for sub-issues 1, 2, 5, 9 and 10. Found by: AppChecker <appchecker at cnpo.ru> Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1814705 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit f1d3244ef953db9afc1728bb7d37a8d1a9c2d8bc)
show more ...
|
4271e4a8 | 16-Oct-2022 |
Damjan Jovanovic |
Fix some errors in the scripting module's XInputStreamImpl: - Check the loop termination in readBytes() properly: currently it increments totalBytesRead while also decrementing nBytesToRead
Fix some errors in the scripting module's XInputStreamImpl: - Check the loop termination in readBytes() properly: currently it increments totalBytesRead while also decrementing nBytesToRead, so when compared to each other, the loop terminates when the buffer is half full. Only check for nBytesToRead instead. - Deal with the possibility of available() returning 0 in readSomeBytes(). Patch by: me (cherry picked from commit 7e29bacc90c4b1b9788c3b71dfacd17daecde7a7)
show more ...
|
c735bb64 | 20-Feb-2022 |
mseidel |
Updated icons (cherry picked from commit ccd71dddfa2d42460ca5bb2e703a8d97f3e6f48a) |
5a5de594 | 11-Feb-2022 |
Arrigo Marchiori |
Add support for Azul JDK's |
fa262b04 | 17-Jul-2021 |
Arrigo Marchiori |
Detect AdoptOpenJDK 1.8 on macOS |
Revision tags: AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
4aab7c0b | 12-Jun-2014 |
Juergen Schmidt |
#124442# adapt build script to work on macos 10.9.3 and Java 7 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602196 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO410, AOO410_Beta, AOO401, AOO400 |
|
910823ae | 18-Apr-2013 |
Jürgen Schmidt |
#121996# integrate first part to remove 3layer office git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68 |
8b0d3335 | 08-Feb-2013 |
Pedro Giffuni |
classic java compiler mode isn't available anymore since jdk 1.4 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1444151 13f79535-47bb-0310-9956-ffa450edef68 |
cc697cd0 | 25-Jan-2013 |
Herbert Dürr |
better classpath control for javac compile runs setting ant's includeantruntime option makes builds more repeatable git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
better classpath control for javac compile runs setting ant's includeantruntime option makes builds more repeatable git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1438520 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
e6b649b5 | 25-Dec-2012 |
Pedro Giffuni |
Cleanup various javadoc issues. Collect several javadoc issues from Noel: Fix a bunch of javadoc warnings in param. Cleanup javadoc see tags. Fix various misc. javadoc issue
Cleanup various javadoc issues. Collect several javadoc issues from Noel: Fix a bunch of javadoc warnings in param. Cleanup javadoc see tags. Fix various misc. javadoc issues. Author: Noel Grandin git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425753 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
170fb961 | 21-Dec-2012 |
Pedro Giffuni |
Java cleanup: remove unnecessary semi-colons. Special thanks to the author for contributing to this project the result of such tedious and never sufficiently appreciated task! A
Java cleanup: remove unnecessary semi-colons. Special thanks to the author for contributing to this project the result of such tedious and never sufficiently appreciated task! Author: Noel Grandin git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425082 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
184e05d2 | 03-Apr-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309156 13f79535-47bb-0310-9956-ffa450edef68 |
45ef6fe1 | 31-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68 |
bd8ef897 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307004 13f79535-47bb-0310-9956-ffa450edef68 |
d71964d5 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306679 13f79535-47bb-0310-9956-ffa450edef68 |
90af1b4f | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306678 13f79535-47bb-0310-9956-ffa450edef68 |
5b501c92 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68 |
10544477 | 28-Mar-2012 |
Andre Fischer |
Added AL2 license. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68 |
b31e36b3 | 22-Feb-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68 |
b12855fb | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from images git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244527 13f79535-47bb-0310-9956-ffa450edef68 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
e5e61ed1 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from configuration files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244487 13f79535-47bb-0310-9956-ffa450edef68 |
67e470da | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68 |
67a4c099 | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229826 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |