summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14One more XPropertySet -> XLinguPropertiesTor Lillqvist1-1/+1
2013-05-14fdo#46808, propogate XLinguProperties through some more codeNoel Grandin2-3/+3
2013-05-09small optimization, don't call objectAtIndex twiceHerbert Dürr1-2/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-12/+6
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-02-08fdo#60427, fdo#59337: spell words with ZWNJ/ZWJ, f-lig. (only 8-bit dic.)László Németh1-3/+34
2013-01-30do not use removed A2OU macroLuboš Luňák1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-10/+10
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2-4/+4
2012-11-24some more LocaleToLanguage() replacementEike Rathke1-2/+2
2012-11-24get rid of CreateLocale() and relatedEike Rathke1-2/+2
2012-11-17use LanguageTagEike Rathke1-5/+3
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2-16/+0
2012-10-08WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist1-2/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks8-211/+125
2012-10-04sal_Bool->bool in lingucomponentNoel Grandin4-7/+7
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-09-2764-bit fixTor Lillqvist1-1/+1
2012-08-25prefix more componentsMatúš Kukan2-2/+2
2012-07-22Cleanup memory managment and constructor in SpellCheckerArnaud Versini1-18/+15
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-01-05Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-2/+2
2011-12-16lingucomponent: MacOSX: use gb_Library_add_objcxxobjectsMichael Stahl2-0/+0
2011-12-13convert lingucomponent to gbuildMatúš Kukan3-196/+0
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz2-2/+0
2011-12-01fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora1-6/+6
2011-11-27remove include of pch header from lingucomponentNorbert Thiebaud4-8/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-6/+6
2011-11-24ditch dbg_dumpCaolán McNamara1-31/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2-2/+0
2011-10-24Use NSString in template specification instead of objc_objectKristian Rietveld1-1/+1
2011-10-07cppcheck reduce scope of lingucomponent/...sspellimp.cxxPierre-André Jacquod1-2/+1
2011-10-07cppcheck reduce scope in linguacomponent/...sspellimp.cxxPierre-André Jacquod1-5/+3
2011-08-03fix this leak again post-mergeCaolán McNamara1-0/+11
2011-07-21resyncing to masterBjoern Michaelsen3-13/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan3-13/+0
2011-06-20gnumake4: fix lingucompoment buildbreakerBjoern Michaelsen1-4/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen8-45/+44
2011-06-16CWS gnumake4: convert linguistic to new build systemMathias Bauer2-16/+9
2011-05-20guard final release better post possible clearCaolán McNamara1-10/+8
2011-05-20valgrind: leak. Break circular dependencyCaolán McNamara1-0/+1
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-4/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud11-395/+322
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-2/+2
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-25Fix issue with removal of "using namespace rtl"Joseph Powers1-2/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet4-5/+10
2011-02-10Internal hunspell is staticFridrich Štrba2-2/+2
2011-02-06Remove lots of dead codeThomas Arnhold1-15/+0