summaryrefslogtreecommitdiff
path: root/linguistic/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-11/+11
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-17Remove unused code.Petr Vorel1-15/+0
2012-02-16possible inefficient checking for emptinessMariusz Dykierek2-3/+3
2012-02-15Various string function clean upStephan Bergmann1-1/+1
2012-02-13Remove unused codeElton Chung2-18/+0
2012-02-11Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxxJulien Nabet1-2/+2
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann1-51/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-3/+3
2012-01-23ByteString->rtl::OStringCaolán McNamara1-18/+19
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-2/+2
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+2
2012-01-09simplify CharClassCaolán McNamara1-5/+5
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot11-38/+38
2011-12-22ByteString->rtl::OStringCaolán McNamara1-7/+6
2011-12-20catch exception by constant referenceTakeshi Abe5-19/+10
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann2-34/+32
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-11/+10
2011-11-27remove include of pch header from linguisticNorbert Thiebaud19-37/+0
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-1/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-3/+2
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann15-44/+42
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-1/+3
2011-10-04regenerate listCaolán McNamara2-25/+0
2011-10-04callcatcher: various unused methodsCaolán McNamara2-140/+0
2011-09-29Resolves: fdo#41128 hyphenation properties without handle ids not honouredCaolán McNamara1-9/+12
2011-09-28unused ctor, and use boost::noncopyableCaolán McNamara1-15/+0
2011-09-22callcatcher: remove unused codeCaolán McNamara1-82/+0
2011-09-12why insert a '.' just to then erase it ?Caolán McNamara1-4/+4
2011-09-12using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara1-3/+3
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan2-2/+2
2011-08-04don't assert about a bad value, if that's the fallback safely valueCaolán McNamara1-1/+4
2011-08-03restore this, was unused due to incorrect mergeCaolán McNamara1-2/+9
2011-08-03callcatcher: remove unused methodsCaolán McNamara3-204/+0
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-26callcatcher: remove unused methodsThomas Arnhold1-14/+0
2011-07-25callcatcher: remove unused methodsThomas Arnhold2-6/+0
2011-07-21resyncing to masterBjoern Michaelsen3-102/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-9/+0
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara2-94/+0
2011-06-25Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist1-0/+4