summaryrefslogtreecommitdiffstats
path: root/lingucomponent
Commit message (Expand)AuthorAgeFilesLines
* 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-165-24/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-164-8/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-102-14/+14
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-106-76/+76
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-041-1/+1
* com::sun::star->css in lingucomponentNoel Grandin2015-10-237-39/+36
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-65/+65
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-10/+10
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-2/+2
* lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-196-16/+12
* loplugin:unusedmethodsNoel Grandin2015-07-301-11/+3
* Fix typosAndrea Gelmini2015-07-192-2/+2
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-5/+5
* I guess we can revert this "temporary check" nowDavid Tardon2015-06-151-5/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-16/+16
* loplugin:loopvartoosmallStephan Bergmann2015-06-021-1/+1
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-022-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-232-6/+6
* convert CapType to scoped enumNoel Grandin2015-04-082-8/+8
* loplugin:redundantcastStephan Bergmann2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-313-3/+3
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* V813: Decreased performanceCaolán McNamara2015-03-044-11/+8
* use initializer list here tooDavid Tardon2015-03-011-3/+3
* initialize membersDavid Tardon2015-03-011-2/+3
* loplugin:deletedspecial (Mac OS X)Stephan Bergmann2015-02-071-3/+2
* loplugin:deletedspecialStephan Bergmann2015-02-076-18/+12
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-181-7/+6
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-2/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-294-4/+0
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-161-4/+0
* sal_Bool -> boolStephan Bergmann2014-09-151-4/+4
* Fix *_component_getFactory function typeStephan Bergmann2014-08-071-3/+2
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh2014-07-155-5/+26
* conditionally revert 96840ff0ce697c5c05b59d53409b3cf27ac35e5fDouglas Mencken2014-06-171-0/+4
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-15/+3
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+0
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* WaE: 'guessesForWord:' is deprecated: first deprecated in OS X 10.6Tor Lillqvist2014-06-031-1/+1
* Try to fix Windows buildTor Lillqvist2014-05-231-0/+5
* Reintroduce Win_GetShortPathName()Tor Lillqvist2014-05-231-0/+23
* Fix typoTor Lillqvist2014-05-231-1/+1
* fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh2014-05-234-51/+10
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-302-2/+2