Issue 83776

Summary: Writer: implement framework and API for grammar checking
Product: Writer Reporter: thomas.lange
Component: programmingAssignee: thomas.lange
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m227   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description thomas.lange 2007-11-20 09:56:10 UTC
In order to do grammar checking (or proof reading) we need a new framework and API.
Comment 1 thomas.lange 2007-11-20 09:56:46 UTC
.
Comment 2 thomas.lange 2007-11-26 09:07:20 UTC
Files changed to get 'SwXTextMarkup::commitTextMarkup' working:
- sw/inc/ndtxt.hxx
- sw/source/core/doc/doc.cxx
- sw/source/core/docnode/node.cxx
- sw/source/core/inc/drawfont.hxx
- sw/source/core/text/frmpaint.cxx
- sw/source/core/text/inftxt.cxx
- sw/source/core/text/inftxt.hxx
- sw/source/core/text/porexp.cxx
- sw/source/core/text/portxt.cxx
- sw/source/core/text/txtfrm.cxx
- sw/source/core/txtnode/fntcache.cxx
- sw/source/core/txtnode/fntcap.cxx
- sw/source/core/txtnode/ndtxt.cxx
- sw/source/core/txtnode/txtedt.cxx
- sw/source/core/unocore/Attic/unoflatpara.cxx
- sw/source/core/unocore/unotextmarkup.cxx
Comment 3 thomas.lange 2008-02-11 10:01:56 UTC
Since the implementation is far from completed and still ongoing the Issue type
will be changed from feature to enhancement.
Comment 4 stefan.baltzer 2008-02-12 10:50:51 UTC
SBA->TL: Who will verify this issue (by code review or a simple API test case)?
"The rules" prefer "not the one who made the code changes"...

Will there be a follow-up issue?
Comment 5 thomas.lange 2008-02-12 11:31:14 UTC
.
Comment 6 thomas.lange 2008-02-12 13:21:47 UTC
The follow-up is issue 85999.
Comment 7 thomas.lange 2008-02-20 15:38:03 UTC
.
Comment 8 thomas.lange 2008-04-14 10:44:06 UTC
Integrated. Closing.