3233383b26
When there is a grammar check error that it has no suggestions for, Duden
may return a JSON without suggestions, but still informing about the type
of the error, like
...
{
"offset": 468,
"length": 8,
"errorcode": 21,
"type": "orth",
"proposals": []
},
...
Before the change, we underlined the error, but right-clicking it would
only bring the normal Writer's context menu, as if there were no error.
This was made in commit
|
||
---|---|---|
.. | ||
acceleratorexecute.hxx | ||
accessibilityoptions.hxx | ||
addresstemplate.hxx | ||
apearcfg.hxx | ||
asynclink.hxx | ||
bindablecontrolhelper.hxx | ||
borderhelper.hxx | ||
borderline.hxx | ||
brwbox.hxx | ||
brwhead.hxx | ||
cliplistener.hxx | ||
collatorres.hxx | ||
colorcfg.hxx | ||
colrdlg.hxx | ||
ctrlbox.hxx | ||
ctrltool.hxx | ||
dialogclosedlistener.hxx | ||
DocumentToGraphicRenderer.hxx | ||
editbrowsebox.hxx | ||
ehdl.hxx | ||
embedhlp.hxx | ||
embedtransfer.hxx | ||
extcolorcfg.hxx | ||
filechangedchecker.hxx | ||
fontsubstconfig.hxx | ||
genericasyncunodialog.hxx | ||
genericunodialog.hxx | ||
helpids.h | ||
htmlcfg.hxx | ||
htmlkywd.hxx | ||
htmlout.hxx | ||
htmltokn.h | ||
HtmlWriter.hxx | ||
imagemgr.hxx | ||
imageresourceaccess.hxx | ||
imgdef.hxx | ||
indexentryres.hxx | ||
inettbc.hxx | ||
insdlg.hxx | ||
javacontext.hxx | ||
javainteractionhandler.hxx | ||
langhelp.hxx | ||
langtab.hxx | ||
miscopt.hxx | ||
openfiledroptargetlistener.hxx | ||
optionsdrawinglayer.hxx | ||
parhtml.hxx | ||
parrtf.hxx | ||
place.hxx | ||
PlaceEditDialog.hxx | ||
popupmenucontrollerbase.hxx | ||
popupwindowcontroller.hxx | ||
printoptions.hxx | ||
prnsetup.hxx | ||
querydelete.hxx | ||
recorditemwindow.hxx | ||
restartdialog.hxx | ||
rtfkeywd.hxx | ||
rtfout.hxx | ||
rtftoken.h | ||
ruler.hxx | ||
sampletext.hxx | ||
scriptedtext.hxx | ||
scrolladaptor.hxx | ||
sfxecode.hxx | ||
soerr.hxx | ||
statusbarcontroller.hxx | ||
strings.hrc | ||
stringtransfer.hxx | ||
svparser.hxx | ||
svtdllapi.h | ||
svtresid.hxx | ||
tabbar.hxx | ||
templatefoldercache.hxx | ||
toolbarmenu.hxx | ||
toolboxcontroller.hxx | ||
unitconv.hxx | ||
unoevent.hxx | ||
unoimap.hxx | ||
urlfilter.hxx | ||
valueset.hxx |