Revision tags: AOO420-Dev5-m5 |
|
f6675432 | 03-Oct-2023 |
mseidel |
Fixed typos, fixed mixed indentation, removerd whitespace |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA |
|
6ffb02e9 | 04-Dec-2020 |
Jim Jagielski |
silence uninitialized warning (cherry picked from commit f4cb3a436aec3679c54f9569ae436eb162fcfac8) |
Revision tags: AOO418-GA, 420-Dev2-m2, AOO417 |
|
c47b6a30 | 29-Apr-2019 |
Mechtilde Stehmann |
translated comments into en-US the second part git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1858392 13f79535-47bb-0310-9956-ffa450edef68 |
2407b22e | 29-Apr-2019 |
Mechtilde Stehmann |
translated comments into en-US git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1858390 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO420-Dev-m1 |
|
67243348 | 29-Jan-2019 |
Matthias Seidel |
Fixed typos git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852432 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416, AOO416-RC1 |
|
816b35f8 | 16-Aug-2018 |
Damjan Jovanovic |
Add a few forgotten exports. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838150 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
e10cbedd | 15-Dec-2017 |
Don Lewis |
Enhance gb_LinkTarget_set_*_optimization functions to allow multiple targets to be specified. Convert optimization overrides in the gbuild library makefiles to use gb_LinkTarget_set_
Enhance gb_LinkTarget_set_*_optimization functions to allow multiple targets to be specified. Convert optimization overrides in the gbuild library makefiles to use gb_LinkTarget_set_*_optimization. There should be no functional change. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1818290 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO414, AOO413 |
|
74429168 | 17-Jan-2017 |
damjan |
Some gbuild fixes discovered during an audit compared to dmake. Delete an unnecessary file in main/automation. Disable exception handling for 2 files in main/avmedia. Patch by: me
Some gbuild fixes discovered during an audit compared to dmake. Delete an unnecessary file in main/automation. Disable exception handling for 2 files in main/avmedia. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779227 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
022893d4 | 19-Dec-2016 |
damjan |
Add a missing bridge prj/makefile.mk for main/automation. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775131 13f79535-47bb-0310-9956-ffa450
Add a missing bridge prj/makefile.mk for main/automation. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775131 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1e3aa975 | 19-Dec-2016 |
damjan |
Fix a typo in automation/prj/build.lst. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1774985 13f79535-47bb-0310-9956-ffa450edef68 |
fb02ff42 | 19-Dec-2016 |
damjan |
Port main/automation to gbuild. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1774983 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411 |
|
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 ...
|
74cab430 | 06-Nov-2013 |
Herbert Dürr |
#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module That module was used for its security libs and its address book support. With #i122365# the dependency on its security l
#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module That module was used for its security libs and its address book support. With #i122365# the dependency on its security libs was replaced with plain NSS. With #i123575# the already quite bit-rotten seamonkey address books were removed. Now there is nothing left for it to do and so that huge and complex module can finally be retired after all these years. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539267 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
b82e1ef8 | 28-Feb-2013 |
Herbert Dürr |
fix WaE-worthy if-condition with assignment git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451172 13f79535-47bb-0310-9956-ffa450edef68 |
cd9ed9f2 | 12-Feb-2013 |
Jürgen Schmidt |
#121758# remove old testtool and the obsolete resources git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1445082 13f79535-47bb-0310-9956-ffa450edef68 |
27317390 | 21-Jan-2013 |
Herbert Dürr |
declaration did not declare anything git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436376 13f79535-47bb-0310-9956-ffa450edef68 |
45fd3b9a | 10-Jan-2013 |
Armin Le Grand |
#121504# Support for alpha channel in clipboard for all systems git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68 |
0817ece2 | 27-Nov-2012 |
Jürgen Schmidt |
#121389# remove old testool resources and obsolete testautomation module git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1414017 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
10c5781f | 02-Aug-2012 |
Liu Zhe |
#120384# - Create VclTreeListBox for WINDOW_TREELISTBOX controls.\nPatch By: Li Lin Yi\n Review By: Liu Zhe git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1368319 13f79535-
#120384# - Create VclTreeListBox for WINDOW_TREELISTBOX controls.\nPatch By: Li Lin Yi\n Review By: Liu Zhe git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1368319 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
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 |
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 |
fb99aade | 23-Feb-2012 |
Herbert Dürr |
(author=aliuzhe@gmail.com) Prepare automated testing using the Java GUI Test Tool git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292812 13f79535-47bb-0310-9956-ffa450edef68 |
4ee0f98c | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from many more non-exec files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244909 13f79535-47bb-0310-9956-ffa450edef68 |