summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* lingucomponent: MacOSX: use gb_Library_add_objcxxobjectsMichael Stahl2011-12-162-0/+0
* convert lingucomponent to gbuildMatúš Kukan2011-12-139-568/+0
* 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 include of pch header from lingucomponentNorbert Thiebaud2011-11-2714-28/+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
* 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
* 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-1928-154/+127
|\| |
| * | Drop OS2Tor Lillqvist2011-05-212-6/+1
| * | free hyphenators in dtorCaolán McNamara2011-05-201-0/+4
| * | remove redundant checksCaolán McNamara2011-05-201-11/+5
| * | guard final release better post possible clearCaolán McNamara2011-05-201-10/+8
| * | valgrind: leak. Break circular dependencyCaolán McNamara2011-05-201-0/+1
| * | inefficient emptiness checkKayo Hamid2011-04-261-1/+1
| * | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-205-10/+10
| * | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)Christina Rossmanith2011-04-191-1/+1
| |/
| * drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
| * Wholesale prewin.h/postwin.h removalFridrich Å trba2011-03-251-10/+1
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0930-1250/+1210
| |\
| * | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-025-7/+7
| * | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+2
| * | Fix issue with removal of "using namespace rtl"Joseph Powers2011-02-251-2/+1
| * | Remove "using namespace ::rtl"Julien Nabet2011-02-267-9/+17