summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-4/+8
* 64-bit fixTor Lillqvist2012-09-271-1/+1
* prefix more componentsMatúš Kukan2012-08-258-8/+8
* Cleanup memory managment and constructor in SpellCheckerArnaud Versini2012-07-221-18/+15
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-3/+3
* Remove unused definesThomas Arnhold2012-07-021-12/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-025-20/+5
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* Remove superfluous empty lines on topThomas Arnhold2012-06-094-9/+0
* 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