summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.xcl files don't need executable bitsMichael Stahl
2012-03-23.sce files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unused code.Petr Vorel
2012-02-16possible inefficient checking for emptinessMariusz Dykierek
2012-02-15Various string function clean upStephan Bergmann
2012-02-13Remove unused codeElton Chung
2012-02-11Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxxJulien Nabet
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
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-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from linguisticNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19make workben example build againCaolán McNamara
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl