summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Collapse)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-61/+50
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* new module i18nlangtagEike Rathke2013-04-059-10/+10
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* add missing dep on osl/thread.hDavid Tardon2013-03-281-0/+2
| | | | Change-Id: I4c33ed5a9ae5a29c2deb1a7f7d3ef1a11a44c539
* -Wunused-macrosStephan Bergmann2013-03-271-5/+0
| | | | Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
* libexttextcat: mis-spell it again for old versionsMichael Stahl2013-03-251-1/+1
| | | | | | | Also, windows build cunningly uses an included version header that would be overwritten by configure. Change-Id: Id01b5dcd0f021a11d016571b6ee81e4fb8495020
* libexttextcat: fix the --with-system case too...Michael Stahl2013-03-252-0/+12
| | | | | | | | ... by introducing a version check that is so horribly ugly that it will hopefully be removed again as soon as a new upstream release with the rename is available. Change-Id: I8e0409ba7331dec7140d2a4a49720c804e90582f
* Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann2013-03-251-1/+1
| | | | | | | ...cf. d4244efeb171632f309c8cfcbea4fbe2a3de3193 "libexttextcat: fix spelling of TEXTCAT_RESULT_UNKOWN." Change-Id: I65e8327296450324205e937fa762b656afebe2dd
* libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl2013-03-251-2/+2
| | | | | | and remove the _ prefix too while at it Change-Id: I30ee8cd5aead53abac19fdc372e1fe45b3cbf55f
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-251-2/+2
| | | | | | | Change-Id: Ia3ff77d2b99c9ef6c4c9b510bb30f349592c0b94 Reviewed-on: https://gerrit.libreoffice.org/3030 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl2013-02-271-1/+1
| | | | Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
* cppu: new ZipPackage_cppu_odk_headersMichael Stahl2013-02-271-1/+1
| | | | Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
* fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.)László Németh2013-02-081-3/+34
| | | | Change-Id: Ie8ac76373f4f4a456cdfb7f1a77ce640a5595d10
* do not use removed A2OU macroLuboš Luňák2013-01-301-2/+2
| | | | Change-Id: I1af159daed382e78f8c9933af10df9dba2010193
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3010-66/+60
| | | | | | | Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
* MacOSXSpell needs boost_headersTor Lillqvist2013-01-271-0/+1
| | | | Change-Id: I4af00e2925df393523ad3d00bd3b95459ff77f9c
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-264-0/+4
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* Reduce scopeJulien Nabet2013-01-171-2/+1
| | | | Change-Id: I58a1f5d36939dd95648ea42b31331e757c65ee57
* resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2013-01-095-11/+11
| | | | | | | | | | | Partly reverts d7a5ec62e91ce3dc5b784815254218f16181f676 An empty locale was treated as LANGUAGE_NONE, effectively being interpreted as absence or undetermined or multiple or all depending on context. Restore this behavior as it was an undocumented feature of the API. Change-Id: If4b1641e776d10dea0d3037f7a62725c2b8d612c
* Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet2012-12-292-4/+9
| | | | Change-Id: I29205bc8db7569cf123a52dd248a9165ebaef3a3
* fdo#57545 remove redundant capitalType functionsQuentin Pradet2012-12-214-82/+1
| | | | | | | | | | | 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 Reviewed-on: https://gerrit.libreoffice.org/1460 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | | The idea is to get rid of GUIBASE and GUI checks as much as possible. GUIBASE=aqua <=> OS=MACOSX GUIBASE=WIN <=> OS=WNT GUIBASE=cocoatouch <=> OS=IOS GUIBASE=android <=> OS=ANDROID Don't set GUIBASE to these values any more in configure.ac either. GUIBASE_FOR_BUILD is not used anywhere. Conflicts: configure.ac postprocess/packcomponents/makefile.mk postprocess/packregistry/makefile.mk Change-Id: Ie0526b40e1073f2328ba6c333e28752104b0fed3
* do not trigger liblangtag init during startupEike Rathke2012-12-111-13/+8
| | | | | | | Initializing the liblangtag database stuff takes much percentage of startup time, avoid that. Change-Id: Ieb12ff71c2b1421a5644acebaef4c8366694c249
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* added i18nisolang1Eike Rathke2012-11-251-0/+1
| | | | Change-Id: Ib36d8c32c874cbdddc6ed3fe9ea6c7465ac334db
* some more LocaleToLanguage() replacementEike Rathke2012-11-241-2/+2
| | | | Change-Id: Idde3595e92744a8bfc81a0c4714fde67e2220ea5
* get rid of CreateLocale() and relatedEike Rathke2012-11-243-7/+7
| | | | Change-Id: Iba035ff20b149b3d85a8c0ea25430892c3e40e3f
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-4/+6
| | | | Change-Id: I2ceaa3159e8669c2c569fa8559c1e061dcad399d
* use LanguageTagEike Rathke2012-11-174-17/+11
| | | | Change-Id: I800638b4e4493988c30470359a78850c4149500b
* fix typoDavid Tardon2012-11-103-3/+3
| | | | Change-Id: I4a2bc7307e40ddb8a9a039c1d1b738338dcc5122
* convert libexttextcat to gbuildPeter Foley2012-11-093-0/+16
| | | | Change-Id: I633892a6d611e6481e49f9bd2739d3886563a24a
* convert hyphen to gbuildPeter Foley2012-11-031-4/+1
| | | | Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-11/+5
| | | | | | | Create a merged XLinguServiceManager2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
* fixup gbuildified mythesPeter Foley2012-10-281-4/+1
| | | | Change-Id: I3a31c7c9ff66e2b6a13b22dce85854777b66355e
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-175-55/+0
| | | | | Change-Id: I1dda0f2b3bc2bb4a4a877c160026e53a90471d54 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
* Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2012-10-092-16/+0
| | | | | | | | | | | This macro is not defined, so we can kill all code that have the "#ifdef LINGU_EXCEPTIONS". Just a cleanup, the rationale is the same. Change-Id: Ib6f784859210d5a59210af51766ef4d7b8d7ead6 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/778 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist2012-10-081-2/+1
| | | | Change-Id: I6476df0460f0f1cebb4879f1c732af6a4c48b5f7
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0828-601/+422
| | | | | | | | | | | | | | | | linecap: Reintegrating finished LineCap feature Patch contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 disable extended linecap API for now. gnumake4 work primarily from Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1394326 misc. dead code cleanups Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1204995 http://svn.apache.org/viewvc?view=revision&revision=1207270
* cppcheck: Unused variablejailletc362012-10-061-4/+4
| | | | | | | | | Defined the aDicLangInUse within the #ifdef block where it is used. Change-Id: I872cf178a803c3210898f7f317211a8d3a2d368e Reviewed-on: https://gerrit.libreoffice.org/782 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* sal_Bool->bool in lingucomponentNoel Grandin2012-10-048-14/+14
| | | | Change-Id: Ic3b55606faf60648d3a680b7a60c331047151ab5
* support system dicts named using bcp47 schemeCaolán McNamara2012-10-041-46/+57
| | | | | | but fallback to LANG_REGION on failure Change-Id: Ic31ba142209cdea1565adef2b592fd59111d9162
* Use prefixTor Lillqvist2012-10-022-2/+2
| | | | Change-Id: Iee586539871acee78a32d13141dd446feb43efdb
* add missing deps on headers to static libsDavid Tardon2012-10-011-0/+10
| | | | Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-285-10/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-1/+4
| | | | | | | | | | | There are currently 3 different mechanisms being used for frameworks, which is of course intolerable so we invent a 4th one and standardize on it: gb_LinkTarget_use_darwin_frameworks (This doesn't mean using add_libs or externals was wrong, it was just inconsistent... and i don't see an obvious benefit of using externals here) Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-4/+8
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* 64-bit fixTor Lillqvist2012-09-271-1/+1
| | | | Change-Id: Ifa5b084da7f59f6e123bf49b49bf68725741e0ef
* prefix more componentsMatúš Kukan2012-08-258-8/+8
| | | | Change-Id: I9bf304a791b62f6b96711eb058f302cadfdb276a