summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-5/+4
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl1-1/+2
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl2-2/+2
2011-06-16Correct the static library nameTor Lillqvist1-1/+1
2011-06-16CWS gnumake4: convert linguistic to new build systemMathias Bauer22-646/+615
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-9/+9
2011-05-20break circular dependency in disposeCaolán McNamara1-0/+1
2011-05-20config leak: break cyclic dependencyCaolán McNamara1-11/+8
2011-05-20CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-3/+3
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-04-04Remove commented code in libs-core/linguisticXisco Fauli45-464/+5
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from odf filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito49-0/+0
2011-03-28migrate linguistic subsequenttests to gbuildBjoern Michaelsen5-76/+95
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen1-1/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky65-1211/+1068
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens65-1223/+1092
2011-03-10Fix leak, we own these pointers, so release them.Caolán McNamara2-6/+8
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold4-5/+5
2011-02-26Remove "using namespace ::rtl"Julien Nabet18-18/+33
2011-02-15Remove TL_OUTDATEDThomas Arnhold2-71/+0