summaryrefslogtreecommitdiff
path: root/linguistic/source
AgeCommit message (Expand)Author
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-09simplify CharClassCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
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-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann
2011-12-08Less succes, more successStefan Knorr (astron)
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-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-04regenerate listCaolán McNamara
2011-10-04callcatcher: various unused methodsCaolán McNamara
2011-09-29Resolves: fdo#41128 hyphenation properties without handle ids not honouredCaolán McNamara
2011-09-28unused ctor, and use boost::noncopyableCaolán McNamara
2011-09-22callcatcher: remove unused codeCaolán McNamara
2011-09-12why insert a '.' just to then erase it ?Caolán McNamara
2011-09-12using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan
2011-08-04don't assert about a bad value, if that's the fallback safely valueCaolán McNamara
2011-08-03restore this, was unused due to incorrect mergeCaolán McNamara
2011-08-03callcatcher: remove unused methodsCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara
2011-06-25Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert linguistic to new build systemMathias Bauer
2011-05-20break circular dependency in disposeCaolán McNamara
2011-05-20config leak: break cyclic dependencyCaolán McNamara
2011-05-20CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
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-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold