summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/editing/TextCheckingHelper.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce SpellCheckerClient and SpellCheckerClientImpl classesyosin@chromium.org2013-11-151-3/+5
* Almost finish moving core/platform/text into platform/textabarth@chromium.org2013-10-071-1/+1
* Chunk up the text to spell check also when the text is pasted.pstanek@opera.com2013-09-131-1/+1
* EditorClient::textChecker should return a reference.tkent@chromium.org2013-08-201-1/+1
* Refactoring: Page::editorClient and Editor::client should return references.tkent@chromium.org2013-08-191-1/+1
* findFirstGrammarDetail doesn't need to be exposedg.czajkowski@samsung.com2013-08-071-1/+1
* Transition ExceptionCode to ExceptionStatearv@chromium.org2013-08-051-2/+2
* core/editing: Include wtf files using "wtf/foo.h" form.tfarina@chromium.org2013-07-131-1/+1
* checkTextOfParagraph shouldn't require bloatedCharactersabarth@chromium.org2013-07-111-5/+3
* Re-land http://src.chromium.org/viewvc/blink?revision=153162&view=revisionabarth@chromium.org2013-06-271-1/+1
* Revert "Migrate most callers of String::characters() to bloatedcharacters()"esprehn@chromium.org2013-06-271-1/+1
* Migrate most callers of String::characters() to bloatedcharacters()abarth@chromium.org2013-06-271-1/+1
* Remove code that is unused after ContextMenu cleanupadamk@chromium.org2013-05-151-4/+0
* Use INT_MAX instead of UINT_MAX to indicate end-of-segmenteae@chromium.org2013-05-141-1/+1
* Absolutify paths to dom/.thakis@chromium.org2013-04-261-1/+1
* Absolutify paths to page/.thakis@chromium.org2013-04-251-1/+1
* Absolutify paths to platform/text/**.thakis@chromium.org2013-04-241-1/+1
* Move Source/WebCore to Source/core.abarth@chromium.org2013-04-171-0/+109