summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from linguisticAlexander Wilms
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-13coverity#737241 Uncaught exceptionCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#705125 Invalid iterator comparisonCaolán McNamara
2014-02-11coverity#705124 Invalid iterator comparisonCaolán McNamara
2014-02-11coverity#705123 Invalid iterator comparisonCaolán McNamara
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-04fdo#44314 Unicode hyphenation at soft hyphens with two extra char.László Németh
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2014-01-30fdo#44314 non-standard hyphenation (fix previous commit)László Németh
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-28bool improvementsStephan Bergmann
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi
2014-01-14bool improvementsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-01Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing AidsJulien Nabet
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10Drop duplicate #includeTakeshi Abe
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in linguisticNoel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fixincludeguards.sh: linguisticThomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-23clean up some include guardsThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21convert lcl_GetToken from xub_StrLen to sal_Int32Caolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-02-Werror,-Wunused-variableStephan Bergmann