[PATCH] fdo#57545 remove redundant capitalType functions
Quentin Pradet (via Code Review)
gerrit at gerrit.libreoffice.org
Fri Dec 21 02:14:45 PST 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1460
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/60/1460/1
fdo#57545 remove redundant capitalType functions
capitalType functions from the hyphenator, thesaurus and spellchecker
dispatcher have been replaced by a unique function in linguistic/misc.cxx.
The capital type is now represented as an enum.
Change-Id: I0c2768b06f995cf34c105de117c7bab138c727a9
---
M lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
M lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.hxx
M lingucomponent/source/thesaurus/libnth/nthesimp.cxx
M lingucomponent/source/thesaurus/libnth/nthesimp.hxx
M linguistic/inc/linguistic/misc.hxx
M linguistic/source/misc.cxx
M linguistic/source/spelldsp.cxx
M linguistic/source/spelldsp.hxx
8 files changed, 34 insertions(+), 122 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1460
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c2768b06f995cf34c105de117c7bab138c727a9
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Quentin Pradet <quentin.pradet at gmail.com>
More information about the LibreOffice
mailing list