summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2012-05-15fdo#35270 - enable caching of grammar checker propertiesMichael Meeks1-3/+2
2012-04-23Resolves: fdo#39999: Changing spelling preferences requires application restartSzabolcs Dezsi1-0/+1
2012-01-17Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann2-34/+32
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Removed 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
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04add realpaths for windowsCaolán McNamara1-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 McNamara2-2/+11
2011-08-03callcatcher: remove unused methodsCaolán McNamara5-228/+1
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-0/+5
2011-07-26callcatcher: remove unused methodsThomas Arnhold2-17/+0
2011-07-25callcatcher: remove unused methodsThomas Arnhold2-6/+0
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-1/+1
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-1/+5
2011-07-21resyncing to masterBjoern Michaelsen6-119/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan4-16/+0
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara2-94/+0
2011-06-25Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist1-0/+4
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-6/+4
2011-06-20drop unused BS2OU/OU2BSCaolán McNamara1-10/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen63-831/+271
2011-06-18fixing rebase errorsBjoern Michaelsen1-4/+3