summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2012-02-18Fix typos in commentsElton Chung1-1/+1
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 Bergmann2-57/+0
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
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 Metz4-4/+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-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-11/+10
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from linguisticNorbert Thiebaud24-45/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-1/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara3-7/+7
2011-11-19make workben example build againCaolán McNamara4-84/+84
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann16-45/+42
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-1/+3
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
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 McNamara2-24/+6
2011-09-22callcatcher: remove unused codeCaolán McNamara3-167/+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-09-06JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java.Stephan Bergmann1-5/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan2-2/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5