87968fbd | 28-Jul-2024 |
mseidel |
Clean up resource files (cherry picked from commit 5847d1bcddc49fe53f3428e32922dfbd74898bde) |
25c7bec7 | 09-Feb-2024 |
mseidel |
Cleaned up resource files (cherry picked from commit 4507958864c4c00e96120a901ed7cba493601680) |
Revision tags: AOO420-Dev5-m5 |
|
8384f3be | 09-Jan-2024 |
mseidel |
Clean up resource file (cherry picked from commit 2af54629b37460784e68cb20a41f60a1252b82f0) |
5ba3629c | 17-Apr-2023 |
mseidel |
Reduce handle sets by removing simple handles. Removing handles options form Writer and Calc. Removing help texts accordingly. (cherry picked from commit 496a34a72c361332bbb3d8f2fe73
Reduce handle sets by removing simple handles. Removing handles options form Writer and Calc. Removing help texts accordingly. (cherry picked from commit 496a34a72c361332bbb3d8f2fe731ee518099072)
show more ...
|
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA |
|
df6aeff4 | 27-Jun-2022 |
mseidel |
Added missing space in string (cherry picked from commit 829751c3fadae430961e9be254a8dec55356d193) |
Revision tags: AOO4112-GA, AOO4111-GA |
|
11f42e0a | 21-Aug-2021 |
mseidel |
Cleaned up resource files (cherry picked from commit 024d3acdae810712980fb146a950413934ccedf4) |
b1d35b17 | 21-Aug-2021 |
mseidel |
Cleaned up resource files (cherry picked from commit dfe4b78909aed6fb2dd5dbcd5619b5e54d8080f5) |
fd9e6942 | 13-Aug-2021 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 4c3f23345f71fb81b4aa855be26b7562db4c752c) |
Revision tags: AOO420-Dev3-m3 |
|
aa0d575f | 26-May-2021 |
mseidel |
Cleaned up resoure files (cherry picked from commit df5459e864cd89f95eb6d2f622d112de33ae4a1e) |
55029e8e | 24-May-2021 |
mseidel |
Reposition fixed vertical lines (cherry picked from commit 7b0e10fa567f7916af4ddc1faf729d7440443004) |
Revision tags: AOO4110-GA |
|
f494ac8a | 16-Feb-2021 |
mseidel |
Cleaned up resource files (cherry picked from commit 70057e82711e983023853aef88f334a36d55e46e) |
a432fc53 | 15-Feb-2021 |
mseidel |
Small cleanup (cherry picked from commit 9b2d54f16385fd3b44ed4708a530fe4df7fc7516) |
Revision tags: AOO419-GA, AOO418-GA |
|
a47ba11f | 04-Sep-2020 |
mseidel |
Cleaned up resource files (cherry picked from commit 369baf7573f642d8f131e293b919bab0c7dc634b) |
4441920c | 24-Jul-2020 |
mseidel |
Unified size of More button, removed whitespace (cherry picked from commit b464c4e8143ab968a7bf07ce7a1418fabaa1d785) |
48d35613 | 08-Jul-2020 |
Peter |
Translation (#86) * translated german comments in vcl/win/source/app/saldata.cxx * translation of a comment in file sc/source/ui/src/sc.src * translation of com
Translation (#86) * translated german comments in vcl/win/source/app/saldata.cxx * translation of a comment in file sc/source/ui/src/sc.src * translation of comments to english in main/sc/source/ui/src/sc.src * translation of comments in main/sc/source/ui/app/client.cxx * translation of comments for file main/sfx2/source/appl/appopen.cxx * Update client.cxx Fixed typos * Update client.cxx Fixed typo * Update appopen.cxx Fixed typos * Update appopen.cxx Fixed typos * Update client.cxx * Update appopen.cxx * Update client.cxx * Update appopen.cxx Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 9dac8d9b377c4b09c55fda9257c846053f75d61d)
show more ...
|
Revision tags: 420-Dev2-m2 |
|
d001e82f | 16-Feb-2020 |
mseidel |
Resized Solver dialog (cherry picked from commit b6c7a28b99eb2897f6f5ea9585b3031356dcfd24) |
Revision tags: AOO417, AOO420-Dev-m1, AOO416 |
|
4e5ac204 | 01-Dec-2018 |
Mechtilde Stehmann |
correct typo - closed #120336 https://bz.apache.org/ooo/show.cgi?id=120336 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847893 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416-RC1, AOO415, AOO414, AOO413 |
|
b77af630 | 15-Jan-2017 |
damjan |
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/re
Port main/sc to gbuild. Also add the ability to add extra image directories to resources, which is needed by main/sc. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1778876 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121 |
|
a940b7f5 | 06-Dec-2015 |
asf-sync-process |
#i126701# Patch for adding bit shift functions to calc Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Review by: me git-svn
#i126701# Patch for adding bit shift functions to calc Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Review by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1718196 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0f94c4d7 | 22-Nov-2015 |
Damjan Jovanovic |
#i126668# Addition of Bitwise Arithmetic Operations (BITAND, BITOR and BITXOR) in calc Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Review by: me
#i126668# Addition of Bitwise Arithmetic Operations (BITAND, BITOR and BITXOR) in calc Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Review by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1715605 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
dfadc01f | 12-Sep-2015 |
Damjan Jovanovic |
#i126516# Document the return values for the TYPE() formula function in the online help too. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1702604 13f79535-47bb-031
#i126516# Document the return values for the TYPE() formula function in the online help too. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1702604 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
a4c25fe7 | 20-Jan-2014 |
Tsutomu Uchino |
#i56998# add space before percent character in text and quick help git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559661 13f79535-47bb-0310-9956-ffa450edef68 |
e775bd62 | 22-Dec-2013 |
Andrea Pescetti |
#123323# Fix typo in English string (concatentation) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552994 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
ca6f8f21 | 16-Apr-2013 |
Armin Le Grand |
i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468503 13f79535-47bb-0310-9956-ffa450ed
i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468503 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
430a148e | 08-Apr-2013 |
Jan Iversen |
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465678 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|