This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5d751e9330eb132effbd2d993e5f74a3027e1bd
Mozilla
/
mozilla
/
extensions
/
spellcheck
/
src
History
dveditz%cruzio.com
b39225852f
backout fix for bug 345428 due to memory leaks
...
git-svn-id: svn://10.0.0.236/trunk@236391 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-20 20:40:43 +00:00
..
Makefile.in
Bug
#319778
--> use hunspell instead of myspell as the default spell check engine.
2007-08-06 03:33:00 +00:00
mozEnglishWordUtils.cpp
Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon
2007-08-29 02:03:32 +00:00
mozEnglishWordUtils.h
Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon
2007-08-29 02:03:32 +00:00
mozGenericWordUtils.cpp
…
mozGenericWordUtils.h
…
mozInlineSpellChecker.cpp
backout fix for bug 345428 due to memory leaks
2007-09-20 20:40:43 +00:00
mozInlineSpellChecker.h
backout fix for bug 345428 due to memory leaks
2007-09-20 20:40:43 +00:00
mozInlineSpellWordUtil.cpp
Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon
2007-08-29 02:03:32 +00:00
mozInlineSpellWordUtil.h
Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon
2007-08-29 02:03:32 +00:00
mozPersonalDictionary.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
mozPersonalDictionary.h
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
2007-03-27 15:35:02 +00:00
mozSpellChecker.cpp
Bug 364035 - "Permit loading external spellcheck engine from libspellcheck" [p=andris.pavenis@iki.fi (pavenis) r=brettw sr=mscott a1.9=damons]
2007-09-20 06:22:37 +00:00
mozSpellChecker.h
Bug 364035 - "Permit loading external spellcheck engine from libspellcheck" [p=andris.pavenis@iki.fi (pavenis) r=brettw sr=mscott a1.9=damons]
2007-09-20 06:22:37 +00:00
mozSpellCheckerFactory.cpp
Bug
#319778
--> use hunspell instead of myspell as the default spell check engine.
2007-08-06 03:33:00 +00:00
mozSpellI18NManager.cpp
…
mozSpellI18NManager.h
…