summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2016-02-18tdf#97179: do not suggest 1-letter custom dictionary wordsLászló Németh1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-7/+0
2016-02-09Remove excess newlinesChris Sherlock25-53/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin14-66/+25
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin1-3/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin1-2/+0
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-8/+2
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin7-20/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin4-10/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-11Missing includesStephan Bergmann2-0/+5
2015-11-11linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-7/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann14-82/+82
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-5/+5
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-1/+1
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin5-20/+15
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+1
2015-10-23com::sun::star->css in linguisticNoel Grandin22-426/+371
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann17-217/+217
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann11-26/+26
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-5/+4
2015-10-07loplugin:mergeclassesNoel Grandin2-41/+14
2015-09-30Fix typosAndrea Gelmini3-3/+3
2015-09-17include algorithm for std::min/maxCaolán McNamara1-0/+2
2015-09-17boost->stdCaolán McNamara7-13/+11
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+0
2015-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe20-41/+32
2015-08-11loplugin: defaultparamsNoel Grandin2-5/+3
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin1-37/+37
2015-07-15loplugin:unusedmethods linguisticNoel Grandin11-44/+1
2015-06-30Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""Stephan Bergmann1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-27coverity#1308449 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-27coverity#1308446 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-43/+11
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Revert "Wrong comment with 'sal_True' instead of 'true'"Julien Nabet1-1/+1
2015-06-23Wrong comment with 'sal_True' instead of 'true'Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-3/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-13TyposJulien Nabet1-1/+1