summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* use comphelper::containerToSequenceNoel Grandin2015-11-191-8/+2
* no need to take a mutex when only dealing with stack-local dataNoel Grandin2015-11-167-20/+0
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-164-10/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* Missing includesStephan Bergmann2015-11-112-0/+5
* linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-112-7/+9
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1014-82/+82
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-5/+5
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-045-20/+15
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+1
* com::sun::star->css in linguisticNoel Grandin2015-10-2322-426/+371
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1217-217/+217
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1211-26/+26
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-5/+4
* loplugin:mergeclassesNoel Grandin2015-10-072-41/+14
* Fix typosAndrea Gelmini2015-09-303-3/+3
* include algorithm for std::min/maxCaolán McNamara2015-09-171-0/+2
* boost->stdCaolán McNamara2015-09-177-13/+11
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-081-4/+0
* Clean up aEmptyStephan Bergmann2015-08-271-2/+1
* linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-2120-41/+32
* loplugin: defaultparamsNoel Grandin2015-08-112-5/+3
* no need to redeclare these constants with slightly different namesNoel Grandin2015-07-241-37/+37
* loplugin:unusedmethods linguisticNoel Grandin2015-07-1511-44/+1
* Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""Stephan Bergmann2015-06-301-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* coverity#1308449 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* coverity#1308446 Uncaught exceptionCaolán McNamara2015-06-272-2/+2
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-43/+11
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Revert "Wrong comment with 'sal_True' instead of 'true'"Julien Nabet2015-06-231-1/+1
* Wrong comment with 'sal_True' instead of 'true'Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* Fix typosAndrea Gelmini2015-06-221-1/+1
* cppcheck:unreadVariableNoel Grandin2015-06-151-3/+1
* Fix typosAndrea Gelmini2015-06-131-1/+1
* TyposJulien Nabet2015-06-131-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-108-15/+14
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-087-20/+20
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-052-4/+2
* drop useless debugging stuffCaolán McNamara2015-05-021-3/+0
* drop useless debugging stuffCaolán McNamara2015-05-021-8/+0
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-302-8/+0
* Fix sal_Int16 var initializationStephan Bergmann2015-04-281-1/+1
* Fix sal_Bool -> bool assignmentStephan Bergmann2015-04-281-1/+1
* Rephrase comparisons between bool and sal_BoolStephan Bergmann2015-04-281-1/+1