summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-3/+3
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist1-1/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin4-7/+7
2013-05-09small optimization, don't call objectAtIndex twiceHerbert Dürr1-2/+3
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-168/+32
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-5/+0
2013-04-24move URE headers to include/David Tardon1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-61/+50
2013-04-05new module i18nlangtagEike Rathke9-10/+10
2013-03-28add missing dep on osl/thread.hDavid Tardon1-0/+2
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2013-03-25libexttextcat: mis-spell it again for old versionsMichael Stahl1-1/+1
2013-03-25libexttextcat: fix the --with-system case too...Michael Stahl2-0/+12
2013-03-25Missing _TEXTCAT_RESULT_SHORT -> TEXTCAT_RESULT_SHORT_STRStephan Bergmann1-1/+1
2013-03-25libexttextcat: fix spelling of _TEXTCAT_RESULT_UNKOWNMichael Stahl1-2/+2
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-2/+2
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl1-1/+1
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
2013-02-08fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.)László Németh1-3/+34
2013-01-30do not use removed A2OU macroLuboš Luňák1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac10-66/+60
2013-01-27MacOSXSpell needs boost_headersTor Lillqvist1-0/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl4-0/+4
2013-01-17Reduce scopeJulien Nabet1-2/+1
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke5-11/+11
2012-12-29Fix SimpleGuesser::operator=' should return 'SimpleGuesser &Julien Nabet2-4/+9
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet4-82/+1
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-1/+1
2012-12-11do not trigger liblangtag init during startupEike Rathke1-13/+8
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-25added i18nisolang1Eike Rathke1-0/+1
2012-11-24some more LocaleToLanguage() replacementEike Rathke1-2/+2
2012-11-24get rid of CreateLocale() and relatedEike Rathke3-7/+7
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-4/+6
2012-11-17use LanguageTagEike Rathke4-17/+11
2012-11-10fix typoDavid Tardon3-3/+3
2012-11-09convert libexttextcat to gbuildPeter Foley3-0/+16
2012-11-03convert hyphen to gbuildPeter Foley1-4/+1
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-11/+5
2012-10-28fixup gbuildified mythesPeter Foley1-4/+1
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza5-55/+0
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2-16/+0
2012-10-08WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist1-2/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks28-601/+422
2012-10-06cppcheck: Unused variablejailletc361-4/+4
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin8-14/+14