summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann9-27/+27
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi3-7/+0
2014-01-14bool improvementsStephan Bergmann1-4/+4
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-12/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2-11/+1
2014-01-01Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing AidsJulien Nabet1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann11-12/+0
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-41/+41
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-41/+41
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-41/+41
2013-12-10Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-4/+1
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin1-6/+6
2013-12-03fix spelling delimeter -> delimiterNoel Grandin1-2/+2
2013-12-03convert xub_StrLen->sal_Int32 in linguisticNoel Grandin2-6/+6
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-2/+2
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-2/+2
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-6/+6
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin5-5/+5
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-17/+17
2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-4/+3
2013-11-05fixincludeguards.sh: linguisticThomas Arnhold15-30/+30
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-5/+5
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist21-37/+37
2013-10-21convert lcl_GetToken from xub_StrLen to sal_Int32Caolán McNamara1-6/+5
2013-10-20drop unnecessary tools/string includesCaolán McNamara10-9/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza7-52/+14
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-4/+0
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-13String to OUStringThomas Arnhold3-13/+8
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke1-0/+13
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin9-102/+102
2013-09-11convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin2-16/+16
2013-09-11convert linguistic/source/dlistimp.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-11convert linguistic/source/hhconvdic.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-11convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin2-6/+6
2013-09-11convert include/linguistic/misc.hxx from String to OUStringNoel Grandin2-14/+14
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-4/+4
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-2/+2
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-02fdo#68750: ensure that GetSuggestedEndOfSentence makes progressMichael Stahl1-1/+11