summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck
AgeCommit message (Expand)AuthorFilesLines
2013-12-26WaE: unused variable 'aPathOpt'Tor Lillqvist1-1/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-2/+0
2013-12-09Revert "fdo#56443 allow different name for .dic and .aff files"Andras Timar2-26/+19
2013-12-09fdo#56443 allow different name for .dic and .aff filesAndras Timar2-19/+26
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-29/+4
2013-10-23clean up some include guardsThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist6-10/+10
2013-10-20String -> OUStringStephan Bergmann1-2/+1
2013-10-02CID#983035 fix potential memleakCaolán McNamara1-1/+2
2013-09-17clearly it's enough to obtain the const array onceEike Rathke1-1/+1
2013-09-17convert LINGUCOMPONENT module from String to OUStringNoel Grandin1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
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