Ehsan Akhgari
|
d1ae4c4539
|
Bug 633210 - Single hyphens are marked as spelling mistakes; r=smaug a=beltzner
--HG--
extra : rebase_source : 76821671b08b0727c6131b10e45c9a24b1984509
|
2011-02-10 12:07:31 -05:00 |
|
Ehsan Akhgari
|
b38596bd75
|
Bug 355178 - Raise the maximum spell checked word length to 130 letters; r=smaug a=beltzner
|
2011-01-28 14:46:37 -05:00 |
|
Ehsan Akhgari
|
9ddb3f7785
|
Bug 355178 - Don't break words on hyphens before passing them to hunspell, as it can handle word breaking on hyphens on its own; r=smaug f=Pike a=beltzner
|
2011-02-08 21:50:51 -05:00 |
|
Ehsan Akhgari
|
0dc5d22884
|
Bug 631607 - Crash while spell checking with French modern dictionary 4.0.3 [@ mozalloc_abort(char const* const) ][@ mozalloc_abort(char const* const) | mozalloc_handle_oom() ]; r=jst a=blocking-betaN+
|
2011-02-08 18:01:06 -05:00 |
|
Németh László
|
b0453d9ad0
|
Bug 626195 - Hunspell topcrash [@ AffixMgr::suffix_check ]. r=ehsan, a=blocking-final+
--HG--
extra : rebase_source : 0de9e63da54030544a4e667eb6d32988d688f97a
|
2011-02-02 13:42:46 -05:00 |
|
timeless@mozdev.org
|
3c0d568958
|
Bug 586671 AffixMgr::parse_convtable leaks pattern/pattern2 if it can't create both. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 62aa3d65a700fba3f17bd9978cc196f77470bb1b
|
2011-01-30 12:45:04 +13:00 |
|
timeless@mozdev.org
|
89e1b1ba69
|
Bug 586686 Hunspell::spellml + Hunspell::get_xml_list are messy. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 3af34444fa919cc8f38bc6d0e13432ee9f798080
|
2011-01-30 12:44:33 +13:00 |
|
timeless@mozdev.org
|
ff7dfa7d6d
|
Bug 603311 HashMgr::load_tables leaks dict when decode_flags fails. r=ryanvm, a=roc.
--HG--
extra : rebase_source : 361e5478262857c4a008c94e12920dbf7244d8b5
|
2011-01-30 12:43:50 +13:00 |
|
Caolan McNamara
|
e088a80e6b
|
Bug 617953 - Hunspell::analyze leaks p = pSMgr->suggest_morph(). r=timeless, a=roc.
--HG--
extra : rebase_source : b092f9f09589a067b6d4370bf54768875e48fddd
|
2011-01-30 12:40:50 +13:00 |
|
timeless@mozdev.org
|
ea1f373aa8
|
Bug 617667 useless null check of aIsMisspelled in [@ mozSpellChecker::CheckWord]
r=bz
|
2010-12-09 11:56:54 +01:00 |
|
Ryan VanderMeulen
|
969ef9ff02
|
Update Hunspell readme to note additional patches in tree. a=NPOTB
|
2010-11-09 21:50:28 -08:00 |
|
Jory A. Pratt
|
dc217b4b9b
|
Bug 583582 - Fix compilation of hunspell with gcc-4.5 for changes to fortify sources. r=smaug a=bsmedberg
|
2010-11-05 18:22:36 +01:00 |
|
Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Ehsan Akhgari
|
93d0c6b193
|
Bug 596333 - Part 2: Make ContainsDOMWordSeparator greedy; r=bz a=blocking-betaN+
|
2010-09-16 14:39:28 -04:00 |
|
Ehsan Akhgari
|
851b7dc1b5
|
Bug 596333 - Automatic spell checking not always functional after bug 240933; r=roc a=blocking-betaN+
|
2010-09-16 14:38:46 -04:00 |
|
Edmund Wong
|
7ef58c704b
|
Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only)
|
2010-08-15 15:50:02 -07:00 |
|
Ehsan Akhgari
|
ce0b3f1a9f
|
Bug 582863 - Spell checker shouldn't copy the text node contents unnecessarily; r=roc a=blocking2.0+
--HG--
extra : rebase_source : 7313d44dfe2645a8df15a4fca78e75ecfc39b536
|
2010-07-30 18:55:42 -04:00 |
|
Kyle Huey
|
cc25e38cd5
|
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
|
2010-07-29 12:22:16 -07:00 |
|
Ryan VanderMeulen
|
fc51cfe729
|
Bug 579649 - Update Hunspell to version 1.2.12. r=smaug
|
2010-07-19 18:19:52 -04:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
9b15b69a1b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8dd5da1024
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benjamin Smedberg
|
4d172dd53d
|
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
|
2010-07-01 11:55:57 -04:00 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
f13550a209
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Ryan VanderMeulen
|
60025c3498
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv. r=ehsan r=smaug
|
2010-06-30 23:11:41 +02:00 |
|
Dão Gottwald
|
b314909c2e
|
Backed out changeset db6f8068e9a5
|
2010-06-29 17:49:21 +02:00 |
|
Saint Wesonga
|
c3669d7e9c
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
|
2010-06-29 17:14:36 +02:00 |
|
Ehsan Akhgari
|
33a01e702a
|
Followup to bug 571728 - catch the remaining places where the return value of get_current_cs is freed; r=Olli.Pettay
|
2010-06-13 22:48:24 -04:00 |
|
Ehsan Akhgari
|
c015726bab
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay,RyanVM
|
2010-06-13 14:19:23 -04:00 |
|
Ehsan Akhgari
|
8f948d54f7
|
Backed out changeset 3224dabf012e because I need one more review
|
2010-06-13 14:46:04 -04:00 |
|
Ehsan Akhgari
|
a661ba886d
|
Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay
|
2010-06-13 14:19:23 -04:00 |
|
Matt Caywood
|
1733f33b4d
|
Bug 479334 - Firefox and Thunderbird need a better English language dictionary; r=gavin
|
2010-06-13 14:33:06 -04:00 |
|
Ryan VanderMeulen
|
e97c917c06
|
Bug 564608 - Update Hunspell to 1.2.11. r=smaug
--HG--
extra : rebase_source : b3e8bccd5b58afb4cff64fa144068f6f64258c68
|
2010-06-09 08:06:40 +02:00 |
|
Daniel Holbert
|
5ff8190e4a
|
Bug 475837: Remove unused member vars "mDictionary" and "mIgnoreList" from mozPersonalDictionary.h & mozSpellChecker.h. r=smaug
|
2010-06-04 13:38:19 -07:00 |
|
Ehsan Akhgari
|
42bde816bb
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Boris Zbarsky
|
618860a145
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
|
Boris Zbarsky
|
9f46f37b84
|
Backed out changeset 90d627f2471e (bug 564979) because it broke mochitests.
|
2010-05-17 14:59:49 -04:00 |
|
Boris Zbarsky
|
f830440dab
|
Bug 564979. Get rid of nsINode::GetSibling and just use GetNext/PreviousSibling instead. r=peterv, sr=sicking
|
2010-05-17 14:18:25 -04:00 |
|
timeless@mozdev.org
|
5690d32911
|
Bug 562591 - comparison between signed and unsigned integer expressions in mozPersonalDictionary::Save, r=bz
|
2010-04-29 00:10:00 -07:00 |
|
timeless@mozdev.org
|
ab9c41e1fc
|
Bug 562588 - comparison between signed and unsigned integer expressions in mozSpellChecker::InitSpellCheckDictionaryMap, r=bz
|
2010-04-28 23:40:00 -07:00 |
|
Jae-Seong Lee-Russo
|
fbccbfa24b
|
Bug 530415. Use NS_MIN/NS_MAX instead of PR_MIN/PR_MAX in spellcheck code. r=bzbarsky
|
2010-02-22 14:41:19 -05:00 |
|
Ryan VanderMeulen
|
c93c19a78a
|
Bug 434915 - Add some popular names to the dictionary as well as 'recency', r=mconnor
|
2009-12-23 19:31:40 -05:00 |
|
L. David Baron
|
7d22021f2b
|
Do unicode conversion separately for each byte in the encoding so encoder/decoder errors don't skew the results or leave them uninitialized. (Bug 525581) r=jst
--HG--
extra : transplant_source : bQ%F2i%3F%16%D3N%81%EC%C1%3D%D0%AA%F7%8D4%8C%CA%25
|
2009-11-20 17:21:12 -08:00 |
|
Olli Pettay
|
b81e141fae
|
Bug 518950 - FindNextTextNode in mozInlineSpellWordUtil.cpp is slow, r=bz
|
2009-09-30 13:45:14 +03:00 |
|
Benjamin Smedberg
|
5d0d982cec
|
CLOSED TREE spelling fixes to kick new builds.
|
2009-09-03 11:14:54 -04:00 |
|
Karl Tomlinson
|
b91626373f
|
remove tabs accidentally added in b06c1085caab
--HG--
extra : rebase_source : 73d5460c346ac2e4ebf21a84802971edb2f2482b
|
2009-09-03 14:31:51 +12:00 |
|
Karl Tomlinson
|
b23629e9fe
|
b=513789 comparison of unsigned expression < 0 is always false in mozSpellChecker.cpp r=mkaply
--HG--
extra : rebase_source : f93c6af777de99097aad4cf0f7eaec9f721e070f
|
2009-09-03 08:44:32 +12:00 |
|
Ian Neal
|
7d91aa93c0
|
Bug 492751 - spell checking disabled when indenting text in HTML composition
p=me r/sr=bienvenu
|
2009-08-28 01:55:08 +01:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|