summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Collapse)Author
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
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt: should be sufficient, since the largest number is SAL_INT32_MAX * 10^7. remove duplicate methods from SvXMLUnitConverter: convertMeasurePx, convertMeasure (static variants) remove entirely duplicative class SvXMLExportHelper: GetConversionFactor, GetUnitFromString, AddLength change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit. change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit. rename some methods to turn compiler into merge conflict detector :)
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04regenerate listCaolán McNamara
2011-10-04callcatcher: various unused methodsCaolán McNamara
2011-09-29Resolves: fdo#41128 hyphenation properties without handle ids not honouredCaolán McNamara
2011-09-28unused ctor, and use boost::noncopyableCaolán McNamara
2011-09-22callcatcher: remove unused codeCaolán McNamara
2011-09-12why insert a '.' just to then erase it ?Caolán McNamara
2011-09-12using osl_getThreadTextEncoding is a disaster waiting to happenCaolán McNamara
2011-09-06JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java.Stephan Bergmann
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-08-04add realpaths for windowsCaolán McNamara
2011-08-04don't assert about a bad value, if that's the fallback safely valueCaolán McNamara
2011-08-03restore this, was unused due to incorrect mergeCaolán McNamara
2011-08-03callcatcher: remove unused methodsCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara
2011-06-25Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-20drop unused BS2OU/OU2BSCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: connectivity/source/cpool/Zregistration.cxx connectivity/source/drivers/evoab/LCatalog.cxx connectivity/source/drivers/evoab/LColumnAlias.cxx connectivity/source/drivers/evoab/LColumnAlias.hxx connectivity/source/drivers/evoab/LColumns.cxx connectivity/source/drivers/evoab/LColumns.hxx connectivity/source/drivers/evoab/LConfigAccess.cxx connectivity/source/drivers/evoab/LConfigAccess.hxx connectivity/source/drivers/evoab/LConnection.cxx connectivity/source/drivers/evoab/LConnection.hxx connectivity/source/drivers/evoab/LDatabaseMetaData.cxx connectivity/source/drivers/evoab/LDatabaseMetaData.hxx connectivity/source/drivers/evoab/LDriver.cxx connectivity/source/drivers/evoab/LDriver.hxx connectivity/source/drivers/evoab/LFolderList.cxx connectivity/source/drivers/evoab/LFolderList.hxx connectivity/source/drivers/evoab/LNoException.cxx connectivity/source/drivers/evoab/LPreparedStatement.cxx connectivity/source/drivers/evoab/LPreparedStatement.hxx connectivity/source/drivers/evoab/LResultSet.cxx connectivity/source/drivers/evoab/LResultSet.hxx connectivity/source/drivers/evoab/LServices.cxx connectivity/source/drivers/evoab/LStatement.cxx connectivity/source/drivers/evoab/LStatement.hxx connectivity/source/drivers/evoab/LTable.cxx connectivity/source/drivers/evoab/LTable.hxx connectivity/source/drivers/evoab/LTables.cxx connectivity/source/drivers/evoab/LTables.hxx connectivity/source/drivers/evoab/evoab.xml connectivity/source/drivers/evoab/makefile.mk editeng/Library_editeng.mk framework/Library_fwe.mk framework/test/test.cxx idl/prj/d.lst idl/util/idlpch.cxx linguistic/Makefile linguistic/Module_linguistic.mk linguistic/inc/linguistic/lngdllapi.h linguistic/inc/linguistic/lngprophelp.hxx linguistic/inc/linguistic/misc.hxx linguistic/prj/build.lst linguistic/prj/d.lst linguistic/qa/unoapi/Test.java linguistic/source/grammarchecker.cxx linguistic/source/grammarchecker.hxx linguistic/source/hyphdta.cxx linguistic/source/lngprophelp.cxx linguistic/source/makefile.mk linguistic/source/spelldta.cxx sfx2/Library_qstart.mk sfx2/Library_sfx.mk sfx2/inc/sfx2/qswin32.h sfx2/prj/build.lst sfx2/qa/cppunit/makefile.mk xmlscript/inc/xmlscript/xcrdllapi.h xmlscript/prj/d.lst xmlscript/util/makefile.mk
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl
2011-06-16Correct the static library nameTor Lillqvist
2011-06-16CWS gnumake4: convert linguistic to new build systemMathias Bauer
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-20break circular dependency in disposeCaolán McNamara
2011-05-20config leak: break cyclic dependencyCaolán McNamara
2011-05-20CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet