summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-61/+50
* new module i18nlangtagEike Rathke2013-04-054-5/+5
* -Wunused-macrosStephan Bergmann2013-03-271-5/+0
* libexttextcat: mis-spell it again for old versionsMichael Stahl2013-03-251-1/+1
* libexttextcat: fix the --with-system case too...Michael Stahl2013-03-252-0/+12
* Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann2013-03-251-1/+1
* libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl2013-03-251-2/+2
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-251-2/+2
* fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.)László Németh2013-02-081-3/+34
* do not use removed A2OU macroLuboš Luňák2013-01-301-2/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3010-66/+60
* Reduce scopeJulien Nabet2013-01-171-2/+1
* resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2013-01-095-11/+11
* Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet2012-12-292-4/+9
* fdo#57545 remove redundant capitalType functionsQuentin Pradet2012-12-214-82/+1
* do not trigger liblangtag init during startupEike Rathke2012-12-111-13/+8
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* some more LocaleToLanguage() replacementEike Rathke2012-11-241-2/+2
* get rid of CreateLocale() and relatedEike Rathke2012-11-243-7/+7
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-4/+6
* use LanguageTagEike Rathke2012-11-174-17/+11
* fix typoDavid Tardon2012-11-103-3/+3
* convert libexttextcat to gbuildPeter Foley2012-11-093-0/+16
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-11/+5
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-175-55/+0
* Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2012-10-092-16/+0
* WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist2012-10-081-2/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0824-598/+364
* cppcheck: Unused variablejailletc362012-10-061-4/+4
* sal_Bool->bool in lingucomponentNoel Grandin2012-10-048-14/+14
* support system dicts named using bcp47 schemeCaolán McNamara2012-10-041-46/+57
* Use prefixTor Lillqvist2012-10-022-2/+2
* 64-bit fixTor Lillqvist2012-09-271-1/+1
* prefix more componentsMatúš Kukan2012-08-258-8/+8
* Cleanup memory managment and constructor in SpellCheckerArnaud Versini2012-07-221-18/+15
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-3/+3
* Remove unused definesThomas Arnhold2012-07-021-12/+0
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* Remove superfluous empty lines on topThomas Arnhold2012-06-094-9/+0
* this is supposed to just be the number of bytesCaolán McNamara2012-05-281-2/+1
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-1/+1
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-4/+4
* simplify CharClassCaolán McNamara2012-01-092-9/+9
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-053-4/+4
* lingucomponent: MacOSX: use gb_Library_add_objcxxobjectsMichael Stahl2011-12-162-0/+0
* convert lingucomponent to gbuildMatúš Kukan2011-12-139-568/+0
* GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier2011-12-131-3/+3
* Removed unnessecary tools/table.hxx includesMarcel Metz2011-12-064-5/+0
* fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora2011-12-011-6/+6