summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)AuthorFilesLines
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-2/+2
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin3-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza5-72/+10
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist13-22/+22
2013-10-20String -> OUStringStephan Bergmann1-2/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-13move externals togetherDavid Tardon1-5/+4
2013-10-11the dreaded hu_HU_u8.dic of myspell-hu needs exceptional handlingEike Rathke1-0/+16
2013-10-02lingucomponent: kill Package_config.mkMatúš Kukan2-18/+0
2013-10-02CID#983035 fix potential memleakCaolán McNamara1-1/+2
2013-09-19Sprinkle more boost_headers loveTor Lillqvist1-0/+2
2013-09-17clearly it's enough to obtain the const array onceEike Rathke1-1/+1
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin2-3/+3
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke1-5/+1
2013-09-12a set of LanguageType fallback converted to is utter nonsense hereEike Rathke1-5/+6
2013-09-12no need to count, just findEike Rathke1-1/+1
2013-09-12it's a set, so treat it as suchEike Rathke1-4/+1
2013-09-12if valid accept whatever the dictionary's name might compriseEike Rathke1-3/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-2/+2
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke4-6/+6
2013-06-10Use a simpler fix for bad old libexttextcat constants.Mark Wielaard1-11/+9
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