cbd87ab0 | 01-Apr-2024 |
John Bampton |
Fix spelling in comments (#209) (cherry picked from commit cdfa2a0e248945df34d583b6091f49e81274c41e) |
c34b68ab | 21-Feb-2024 |
John Bampton |
docs: fix spelling in code comments (#203) (cherry picked from commit c938ccda3ac505248a9f1ba389738d0de385daba) |
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
d69df039 | 29-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit f9006ef4b87bbc2754a4a031b45bed067df354e8) |
09e0ec10 | 28-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 154667709de12a9d1edbfc113ef193f0e43b3b3b) |
aa5a148e | 28-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 04c88002691bc4b2a5ac56d20828b7f32c699f8c) |
a8375182 | 27-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 405e754e50bc60b5a0660ce293b5e854860efe0d) |
Revision tags: AOO420-Dev3-m3, AOO4110-GA, AOO419-GA |
|
c6948b83 | 19-Nov-2020 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 8085f79885e8084e5cce76e54522d35cc1535996) |
Revision tags: AOO418-GA |
|
fb0b81f5 | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more (cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899) |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416 |
|
b220f406 | 27-Nov-2018 |
Damjan Jovanovic |
Complete my previous patch. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847590 13f79535-47bb-0310-9956-ffa450edef68 |
ac6e5428 | 27-Nov-2018 |
Damjan Jovanovic |
Port main/accessibility to gbuild. Get rid of the java_accessibility.jar which did nothing. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
Port main/accessibility to gbuild. Get rid of the java_accessibility.jar which did nothing. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847589 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO416-RC1, AOO415, AOO414, AOO413 |
|
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
0f74354a | 02-Jul-2014 |
Juergen Schmidt |
#124856# correct return number of accessible actions for dropdown box Patch By: hanya Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607279 1
#124856# correct return number of accessible actions for dropdown box Patch By: hanya Review By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607279 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
07a3d7f1 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories a* - g*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories a* - g*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591058 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
144e4e62 | 04-Feb-2014 |
Herbert Dürr |
#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'a' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org git-svn-id: https://svn.a
#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'a' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564228 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6485ffd2 | 28-Jan-2014 |
Steve Yin |
Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse click git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562022 13f79535-47bb-0310-9956-ffa
Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse click git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562022 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3ea0c3d5 | 29-Nov-2013 |
Herbert Dürr |
#i123768# remove pre-IA2 code remains that has been commented out The pre-IA2 code is available in the repository and the commented out code made the methods less readable.
#i123768# remove pre-IA2 code remains that has been commented out The pre-IA2 code is available in the repository and the commented out code made the methods less readable. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546553 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4d7c9de0 | 28-Nov-2013 |
Herbert Dürr |
#i123768# [ia2] remove pseudo-automatic noisy comments git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68 |
3e60c8ba | 22-Nov-2013 |
Pavel Janík |
WaE: Prevent uninitialized variable warnings. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1544466 13f79535-47bb-0310-9956-ffa450edef68 |
b98ff797 | 15-Nov-2013 |
Herbert Dürr |
#i107914# fix another build breaker on 64bit platforms git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542243 13f79535-47bb-0310-9956-ffa450edef68 |
89874c60 | 15-Nov-2013 |
Herbert Dürr |
#i107914# fix build breaker on 64bit platforms introduced by ia2 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1542228 13f79535-47bb-0310-9956-ffa450edef68 |
0deba7fb | 27-Sep-2013 |
Steve Yin |
AOO IA2 enabled draft version 1 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401 |
|
d3e0dd8e | 02-Sep-2013 |
Steve Yin |
Merged with the trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO400 |
|
4261d8dc | 02-Aug-2013 |
Oliver-Rainer Wittmann |
122937: include needed jars in 'javah' call to enable build with JDK 1.7 under Windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1509640 13f79535-47bb-0310-9956-ffa4
122937: include needed jars in 'javah' call to enable build with JDK 1.7 under Windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1509640 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
31239e44 | 09-Jul-2013 |
Jürgen Schmidt |
#121510# apply patch to handle new focus check in Java 7 Patch By: David Ostrovsky Reviewed By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1501121 13
#121510# apply patch to handle new focus check in Java 7 Patch By: David Ostrovsky Reviewed By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1501121 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|