summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-41/+41
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-41/+41
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-41/+41
* Drop duplicate #includeTakeshi Abe2013-12-101-1/+0
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-4/+1
* remove some STRING_NOTFOUND usageNoel Grandin2013-12-041-6/+6
* fix spelling delimeter -> delimiterNoel Grandin2013-12-031-2/+2
* convert xub_StrLen->sal_Int32 in linguisticNoel Grandin2013-12-032-6/+6
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-2/+2
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-2/+2
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-6/+6
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-115-5/+5
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-17/+17
* convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin2013-11-061-1/+1
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-051-4/+3
* fixincludeguards.sh: linguisticThomas Arnhold2013-11-0515-30/+30
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-5/+5
* clean up some include guardsThomas Arnhold2013-10-231-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2221-37/+37
* convert lcl_GetToken from xub_StrLen to sal_Int32Caolán McNamara2013-10-211-6/+5
* drop unnecessary tools/string includesCaolán McNamara2013-10-2010-9/+1
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-077-52/+14
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-4/+0
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-021-2/+2
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* String to OUStringThomas Arnhold2013-09-133-13/+8
* get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke2013-09-121-0/+13
* convert linguistic/source/*.cxx from String to OUStringNoel Grandin2013-09-119-102/+102
* convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin2013-09-112-16/+16
* convert linguistic/source/dlistimp.hxx from String to OUStringNoel Grandin2013-09-112-2/+2
* convert linguistic/source/hhconvdic.hxx from String to OUStringNoel Grandin2013-09-112-2/+2
* convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin2013-09-112-6/+6
* convert include/linguistic/misc.hxx from String to OUStringNoel Grandin2013-09-112-14/+14
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-4/+4
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-2/+2
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* fdo#68750: ensure that GetSuggestedEndOfSentence makes progressMichael Stahl2013-09-021-1/+11
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-39/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-13/+13
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* Use standard idiomStephan Bergmann2013-08-191-1/+1
* Mark as constTakeshi Abe2013-08-122-3/+3
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-1311-36/+36
* fdo#66420: fix user dictionaries on WindowsMichael Stahl2013-07-051-1/+6
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-101-32/+31