summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* this is supposed to just be the number of bytesCaolán McNamara2012-05-281-2/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-086-14/+14
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-104-4/+4
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-1/+1
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-101-4/+4
* simplify CharClassCaolán McNamara2012-01-092-9/+9
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-053-4/+4
* make this Makefile the same as all the othersCaolán McNamara2011-12-211-1/+2
* msvc2008 hunspell linked to icuucCaolán McNamara2011-12-211-0/+1
* lingucomponent: MacOSX: use gb_Library_add_objcxxobjectsMichael Stahl2011-12-163-5/+1
* Revert "we have gb_Library_add_objcxxobjects for this"Matúš Kukan2011-12-141-1/+5
* we have gb_Library_add_objcxxobjects for thisMatúš Kukan2011-12-141-5/+1
* try to fix building lingucomponent on MacMatúš Kukan2011-12-131-0/+4
* convert lingucomponent to gbuildMatúš Kukan2011-12-1321-640/+465
* GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier2011-12-131-3/+3
* Removed unnessecary tools/table.hxx includesMarcel Metz2011-12-064-5/+0
* fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora2011-12-011-6/+6
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-64/+0
* remove include of pch header from lingucomponentNorbert Thiebaud2011-11-2716-30/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-262-12/+12
* ditch dbg_dumpCaolán McNamara2011-11-241-31/+0
* fdo#42865: libexttextcat,lingucomponent: no mapfileMichael Stahl2011-11-151-3/+2
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-146-7/+4
* Use NSString in template specification instead of objc_objectKristian Rietveld2011-10-241-1/+1
* cppcheck reduce scope of lingucomponent/...sspellimp.cxxPierre-André Jacquod2011-10-071-2/+1
* cppcheck reduce scope in linguacomponent/...sspellimp.cxxPierre-André Jacquod2011-10-071-5/+3
* Fix MinGW build.Jan Holesovsky2011-10-051-1/+5
* libtextcat -> libexttextcat in #include'sRene Engelhard2011-10-043-7/+7
* update LIBTEXTCATLIBRene Engelhard2011-10-041-2/+6
* update to libexttextcat 3.1.1Rene Engelhard2011-10-041-1/+1
* Resolves: fdo#41083 honour minimum word hyphenation lengthCaolán McNamara2011-09-291-20/+18
* bump to libexttextcat 3.1.0, enable previously broken languagesCaolán McNamara2011-09-291-6/+10
* text can be const nowCaolán McNamara2011-09-282-4/+1
* decast this a bitCaolán McNamara2011-09-271-23/+25
* why call twice, we've already got the resultCaolán McNamara2011-09-271-1/+1
* constify some of thisCaolán McNamara2011-09-274-15/+14
* fix mangled indentCaolán McNamara2011-09-271-20/+20
* bump to libexttextcatCaolán McNamara2011-09-231-1/+1
* fix this leak again post-mergeCaolán McNamara2011-08-033-8/+32
* Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2011-07-281-1/+1
|\
| * fix wrong capitalization in case of non-standard hyphenationLaszlo Nemeth2011-07-111-1/+1
* | resyncing to masterBjoern Michaelsen2011-07-218-33/+0
|\ \
| * | Remove component_getImplementationEnvironmentMatus Kukan2011-07-128-33/+0
* | | gnumake4: fix lingucompoment buildbreakerBjoern Michaelsen2011-06-201-4/+0
* | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1931-207/+184
|\| |