pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a2
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a208034f6237c454f4b97c228cc5be6146df)
show more ...
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our co
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our code baseThe NeverEnding Story was a great film back in the old days :)Great video and theme song by Limahlhttps://www.youtube.com/watch?v=lHytjEj7B9ghttps://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)(cherry picked from commit 914d351e5f5b84e4342a86d6ab8d4aca7308b9bd)
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dc
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit dcaf07f7f98db08cc6cf8841292bf500f56d5f1d)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#312)(cherry picked from commit 1f48253eaf10a6456d8848abd647b6b72d5d65c6)
Fix spelling (#302)* Fix spelling* Update ignored words list(cherry picked from commit 4847aa32f2d96614c90f6a889c046d3046a3c838)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Fix spelling (#243)* Fix spelling* Update dispatchhelper.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 575878cc8c8d1ab8786a5872f39c0cd983663beb)
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent.java* Update HelpSearch.java* Update TestExtension.java* Update SOReportJobFactory.java---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 7f5c89d5b2565ed069498a1c8ac682c2e94f3fe2)
Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurusJust noticed the occurrence of the string "OpenOffice.org New Thesaurus" in the dialog Writing Aids (Tools > Options > Language S
Occurence "OpenOffice.org" in dialog Writing Aids for new thesaurusJust 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 c4c42a0) Line: 576 { 577 MutexGuard aGuard( GetLinguMutex() ); 578 return A2OU( "OpenOffice.org New Thesaurus" ); 579 } Since I'm no developer at all I just deleted "OpenOffice.org". Hope someone will check if I did it as supposed to. 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=1284(cherry picked from commit ba4b3329facb3024a6d92dc95526ada2e3d146c2)
Fixed typos, removed whitespace(cherry picked from commit de57a71b4c7763dcb58c39badd7e2d67d1e608b9)
This is a start in the right direction... Now try to track down why weare getting these undefined symbol errors:Undefined symbols for architecture x86_64: "std::string::find(char const*, unsigne
This is a start in the right direction... Now try to track down why weare getting these undefined symbol errors:Undefined symbols for architecture x86_64: "std::string::find(char const*, unsigned long, unsigned long) const", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::string::_Rep::_M_destroy(std::allocator<char> const&)", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::string::_Rep::_S_empty_rep_storage", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::string::append(char const*, unsigned long)", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::string::append(std::string const&)", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::string::replace(unsigned long, unsigned long, char const*, unsigned long)", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)", referenced from: Hunspell::spellml(char***, char const*) in libhunspell-1.3.a(hunspell.o) "std::__throw_length_error(char const*)", referenced from: std::vector<affentry, std::allocator<affentry> >::_M_fill_insert(__gnu_cxx::__normal_iterator<affentry*, std::vector<affentry, std::allocator<affentry> > >, unsigned long, affentry const&) in libhunspell-1.3.a(affixmgr.o)ld: symbol(s) not found for architecture x86_64clang: error: linker command failed with exit code 1 (use -v to see invocation)make: *** [/Users/jim/src/asf/AOO420/main/solenv/gbuild/LinkTarget.mk:251: /Users/jim/src/asf/AOO420/main/solver/420/unxmaccx.pro/workdir/LinkTarget/Library/libspell.uno.dylib] Error 1dmake: Error code 2, while making 'all'git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1835139 13f79535-47bb-0310-9956-ffa450edef68
Port main/lingucomponent to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1828081 13f79535-47bb-0310-9956-ffa450edef68
lingucomponent: remove unused header from hunspell.According to opengrok, we are not using DictMgr so the header is not needed. The header has been removed in newer versions of hunspellaltogether
lingucomponent: remove unused header from hunspell.According to opengrok, we are not using DictMgr so the header is not needed. The header has been removed in newer versions of hunspellaltogether.Obtained from: FreeBSDgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779875 13f79535-47bb-0310-9956-ffa450edef68
#i127071# Fix illegal index on locations of spell checker dictionarygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1762054 13f79535-47bb-0310-9956-ffa450edef68
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
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-ffa4
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
#i126762# patch by: hanyaIgnore dictionary not in specified location.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1727441 13f79535-47bb-0310-9956-ffa450edef68
#i125501# build fixes for enabling Category B also in OS/2 port.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1621121 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories h* - p*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the internationa
Many spelling fixes: directories h* - p*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the international nature of the code butit is somewhat shameful that this wasn't done before.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591060 13f79535-47bb-0310-9956-ffa450edef68
#i122301# switch Mac port to SDK 10.7 / 64bitgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560747 13f79535-47bb-0310-9956-ffa450edef68
use NSString objects for NSSpellChecker and not their NSObject basesgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468389 13f79535-47bb-0310-9956-ffa450edef68
#i116680# Update of hunspell from 1.2.9 to 1.3.2git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1358102 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: use 8.3 names for lingucomponent libraries.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351686 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: new link system now uses unix style.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1290848 13f79535-47bb-0310-9956-ffa450edef68
12