pjs/extensions/spellcheck/src
jwalden%mit.edu ef68fcf595 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
..
.cvsignore #56301 2003-07-24 21:39:28 +00:00
Makefile.in Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
cattable.h Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
mozEnglishWordUtils.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-03 23:35:59 +00:00
mozEnglishWordUtils.h Bug #234936 --> expose method to find a url given a string. This allows the spell checker to 2004-02-19 20:45:57 +00:00
mozGenericWordUtils.cpp Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
mozGenericWordUtils.h #56301 2003-07-24 21:39:28 +00:00
mozInlineSpellChecker.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
mozInlineSpellChecker.h Bug 347819 r=bryner Change assersions hit in normal usage to non-assertions & return failure 2006-08-08 16:57:50 +00:00
mozInlineSpellWordUtil.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
mozInlineSpellWordUtil.h Bug 344560 r=bryner Make the spellchecker asynchronously check everything to avoid crashing when called from frame code. We cause DOM notifications to flush which are not allowed from frame code. 2006-08-04 01:02:42 +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 340050 r+sr=roc a=schrep Crash in spellchecker checking absurdly long word 2006-07-27 18:11:08 +00:00
mozSpellChecker.h Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott 2006-06-15 18:53:49 +00:00
mozSpellCheckerFactory.cpp Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
mozSpellI18NManager.cpp replace EqualsWithConversion by EqualsLiteral where possible 2004-06-26 14:32:11 +00:00
mozSpellI18NManager.h Change comments and capitalization in idl files. Bug 225749, r=timeless, sr=alecf 2004-01-12 12:13:57 +00:00