summaryrefslogtreecommitdiff
path: root/linguistic/source/dicimp.cxx
AgeCommit message (Expand)Author
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from linguisticAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
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
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-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-05fdo#66420: fix user dictionaries on WindowsMichael Stahl
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar
2013-03-04DBG_ASSERT->SAL_WARN_IFCaolán McNamara
2013-02-21This apparently wants sal_uLong, not boolStephan Bergmann
2013-02-20fdo#42122 - truncate files that shrink to avoid dictionary corruption.Michael Meeks
2013-02-16coverity#707519: Uninitialized scalar variableCaolán McNamara
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2012-11-24get rid of CreateLocale() and relatedEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09restore saveEntriesCaolán McNamara
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-02-15Various string function clean upStephan Bergmann
2012-01-23ByteString->rtl::OStringCaolán McNamara
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot
2011-12-22ByteString->rtl::OStringCaolán McNamara
2011-12-20catch exception by constant referenceTakeshi Abe
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from linguisticNorbert Thiebaud
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-04-04Remove commented code in libs-core/linguisticXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens