0a01f5af | 25-Jun-2024 |
DiGro |
Uodated two strings "temporally" to "temporarily" (#219) * Create .gitattributes * Delete .gitattributes * Create .gitattributes * Delete .gitattributes *
Uodated two strings "temporally" to "temporarily" (#219) * Create .gitattributes * Delete .gitattributes * Create .gitattributes * Delete .gitattributes * Updated download link for zlib, updated LICENSE * Fixed typo (minmal -> minimal) * Changed icon for OLE objects in Navigation (Writer) - This fixes issue 128315 * Fixed typos * Latest Finnish translation, contributed by: Mechtilde * Changed icon for OLE objects in Navigation (Writer) - Forgot icons in Classic * Create .gitattributes * Delete .gitattributes * Create .gitattributes * Delete .gitattributes * Added new file * Fixed typos * Changed helptext after resolved problem. [:space:] should represent any whitespace character in regular expressions. However, in the older, before OOo 3.4, it did not find the tab \t. Used to be Issue 41706 Now it does due to changing the regexp engine since 3.4 * Updated variable static Era gengou_eraArrya with new era Reiwa, as of May, 1 2019 Added the start date for the era Reiwa to the variable "static Era gengou_eraArray[ ]" Updated after post on the forum https://forum.openoffice.org/en/forum/viewtopic.php?f=9&t=104665 * Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurus Just noticed the occurrence of the string "OpenOffice.org New Thesaurus" in the dialog Writing Aids (Tools > Options > Language Settings > Writing Aids) in the Developer Build 4.2.0 This should probably be changed to "New Thesaurus" only. OpenGrok found the string just once, in: /trunk/main/lingucomponent/source/thesaurus/libnth/nthesimp.cxx (revision c4c42a0e) Line: 576 { 577 MutexGuard aGuard( GetLinguMutex() ); 578 return A2OU( "OpenOffice.org New Thesaurus" ); 579 } Since I'm no developer at all I won't touch the code. Hope someone will pick this up. Should probably also need to be changed in branches AOO41 and AOO42 too Earlier reported in BugZilla Issue ID: 128483 https://bz.apache.org/ooo/show_bug.cgi?id=128483 * Update libs2test.txt = temporally > temporarily Replaced temporally by temporarily. The latter seems to be the most appropriate word to use. As to me, it seems that the definitions below that sentence are disabled for now * Update osl_File.cxx temporally > temporarily Replaced temporally by temporarily, as that seems to be the most suitable word to use. I read it as: "If the condition no longer fails on RH9, it will probably be reinstated." --------- Co-authored-by: mseidel <mseidel@apache.org>
show more ...
|
99ad85ff | 11-Jun-2024 |
John Bampton |
Fix spelling (#218) * Fix spelling * Update spreadsheetml2ooo.xsl --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> |
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA |
|
8cc42d09 | 13-Mar-2021 |
mseidel |
Fixed typo (retrive -> retrieve) |
Revision tags: AOO419-GA, AOO418-GA |
|
cfd52e18 | 01-Oct-2020 |
mseidel |
Fixed typos (thats -> that's) and many more |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121 |
|
e6348c9c | 28-Jan-2016 |
Damjan Jovanovic |
#i126787# fix unit tests on Windows Fix a regression caused by r1710853 and which always existed in some files, where <prewin.h> and <postwin.h> were being included before and after
#i126787# fix unit tests on Windows Fix a regression caused by r1710853 and which always existed in some files, where <prewin.h> and <postwin.h> were being included before and after <windows.h>, yet unavailable as the tools module isn't built (and can't be) before sal. Patch by: j.nitschke at ok.de Review by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1727413 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT |
|
eec98089 | 05-Oct-2015 |
Damjan Jovanovic |
Fix an incompletely ported Google Test. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1706894 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO411 |
|
bfbc7fbc | 05-Sep-2015 |
Damjan Jovanovic |
#i125003# migrate main/sal/qa/osl/file from cppunit to Google Test, get tests to compile, but not all of them pass. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
#i125003# migrate main/sal/qa/osl/file from cppunit to Google Test, get tests to compile, but not all of them pass. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701419 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. 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 r* - z*. 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@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta, AOO401, AOO400, AOO340 |
|
79aad27f | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from more source files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68 |
514f4c20 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230723 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 |
87d2adbc | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198277 13f79535-47bb-0310-9956-ffa450edef68 |
cdf0e10c | 16-Aug-2011 |
rcweir |
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately): /ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt /ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt /ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt /ooo/trunk/core/gettext/gettext-0.18.1.1.patch /ooo/trunk/core/apache-commons/patches/codec.patch /ooo/trunk/core/libcroco/libcroco-0.6.2.patch /ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt /ooo/trunk/core/graphite/graphite-2.3.1.patch /ooo/trunk/core/hwpfilter/source/hwpeq.cpp /ooo/trunk/core/solenv/bin/cwstouched.pl /ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html /ooo/trunk/core/writerfilter/source/doctok/escher.html /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd /ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl /ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|