]> git.lyx.org Git - features.git/commit
Convert the spell checking machinery to docstring.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 8 Dec 2006 19:46:16 +0000 (19:46 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 8 Dec 2006 19:46:16 +0000 (19:46 +0000)
commit26460b39ee8b2c8fe88e3f2225486e1b72e59f3f
treefd5cf2785050502154fff63349cd0c896df98238
parent8193ac607b4c9b3eccb436234882734b718845b3
Convert the spell checking machinery to docstring.
Fix a conversion char -> char_type without encoding conversion in
cap::replaceSelectionWithString().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16212 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/CutAndPaste.C
src/CutAndPaste.h
src/SpellBase.C
src/SpellBase.h
src/WordLangTuple.h
src/aspell.C
src/aspell_local.h
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/ControlSpellchecker.h
src/frontends/qt4/QSpellchecker.C
src/ispell.C
src/ispell.h
src/lyxfind.C
src/pspell.C
src/pspell.h