summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source/spellcheck/macosxspell
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salunicodeliteral: lingucomponentStephan Bergmann2017-04-281-4/+4
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-29/+14
* loplugin:dynexcspec (macOS), lingucomponentStephan Bergmann2017-01-201-1/+1
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* loplugin:salboolStephan Bergmann2016-04-221-3/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-1/+1
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-6/+6
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-161-6/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-2/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-102-14/+14
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-191-3/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* loplugin:loopvartoosmallStephan Bergmann2015-06-021-1/+1
* loplugin:redundantcastStephan Bergmann2015-04-021-1/+1
* loplugin:deletedspecial (Mac OS X)Stephan Bergmann2015-02-071-3/+2
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-161-4/+0
* sal_Bool -> boolStephan Bergmann2014-09-151-4/+4
* conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5fDouglas Mencken2014-06-171-0/+4
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist2014-06-031-1/+1
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* Clean up function declarationsStephan Bergmann2014-04-142-13/+5
* loplugin:saloverrideStephan Bergmann2014-03-301-14/+14
* Remove visual noise from lingucomponentAlexander Wilms2014-02-263-15/+7
* WaE: unused variable 'aPathOpt'Tor Lillqvist2013-12-261-1/+0
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-15/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-223-5/+5
* String -> OUStringStephan Bergmann2013-10-201-2/+1
* One more XPropertySet -> XLinguPropertiesTor Lillqvist2013-05-141-1/+1
* fdo#46808, propogate XLinguProperties through some more codeNoel Grandin2013-05-141-1/+1
* small optimization, don't call objectAtIndex twiceHerbert Dürr2013-05-091-2/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+0
* do not use removed A2OU macroLuboš Luňák2013-01-301-2/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-1/+1
* resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2013-01-091-2/+2
* some more LocaleToLanguage() replacementEike Rathke2012-11-241-2/+2
* Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2012-10-091-8/+0
* WaE: variable 'numusr' is uninitialized when used hereTor Lillqvist2012-10-081-2/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-10-084-113/+63
* sal_Bool->bool in lingucomponentNoel Grandin2012-10-042-3/+3
* Use prefixTor Lillqvist2012-10-022-2/+2
* 64-bit fixTor Lillqvist2012-09-271-1/+1