summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-1/+3
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* regenerate listCaolán McNamara2011-10-042-25/+0
* callcatcher: various unused methodsCaolán McNamara2011-10-042-140/+0
* Resolves: fdo#41128 hyphenation properties without handle ids not honouredCaolán McNamara2011-09-291-9/+12
* unused ctor, and use boost::noncopyableCaolán McNamara2011-09-282-24/+6
* callcatcher: remove unused codeCaolán McNamara2011-09-223-167/+0
* why insert a '.' just to then erase it ?Caolán McNamara2011-09-121-4/+4
* using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara2011-09-121-3/+3
* JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java.Stephan Bergmann2011-09-061-5/+1
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-182-2/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-105-5/+5
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* add realpaths for windowsCaolán McNamara2011-08-041-2/+2
* don't assert about a bad value, if that's the fallback safely valueCaolán McNamara2011-08-041-1/+4
* restore this, was unused due to incorrect mergeCaolán McNamara2011-08-032-2/+11
* callcatcher: remove unused methodsCaolán McNamara2011-08-035-228/+1
* Some cppcheck cleaningJulien Nabet2011-07-311-1/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-305-0/+5
* callcatcher: remove unused methodsThomas Arnhold2011-07-262-17/+0
* callcatcher: remove unused methodsThomas Arnhold2011-07-252-6/+0
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-1/+1
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+5
* resyncing to masterBjoern Michaelsen2011-07-216-119/+0
|\
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-124-16/+0
| * callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara2011-06-302-94/+0
| * Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist2011-06-251-0/+4
| * drop unused BS2OU/OU2BSCaolán McNamara2011-06-201-10/+0
| * Correct the static library nameTor Lillqvist2011-06-161-1/+1
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-201-6/+4
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1963-831/+271
|\|
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-9/+9
| * break circular dependency in disposeCaolán McNamara2011-05-201-0/+1
| * config leak: break cyclic dependencyCaolán McNamara2011-05-201-11/+8
| * CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-05-201-3/+3
| * WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
| * Remove commented code in libs-core/linguisticXisco Fauli2011-04-0445-464/+5
| * drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
| * drop bogus executable flag from odf filesFrancisco Saito2011-03-291-0/+0
| * drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2949-0/+0
| * migrate linguistic subsequenttests to gbuildBjoern Michaelsen2011-03-285-76/+95
| * fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen2011-03-261-1/+2
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1865-1211/+1068
| |\
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1265-1223/+1092
| | |\
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-1/+1
| * | | Fix leak, we own these pointers, so release them.Caolán McNamara2011-03-102-6/+8
| |/ /
| * | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-024-5/+5