summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-11Missing includesStephan Bergmann
2015-11-11linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-23com::sun::star->css in linguisticNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-17include algorithm for std::min/maxCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin
2015-07-15loplugin:unusedmethods linguisticNoel Grandin
2015-06-30Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""Stephan Bergmann
2015-06-28Fix typosAndrea Gelmini
2015-06-27coverity#1308449 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308446 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Revert "Wrong comment with 'sal_True' instead of 'true'"Julien Nabet
2015-06-23Wrong comment with 'sal_True' instead of 'true'Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-13Fix typosAndrea Gelmini
2015-06-13TyposJulien Nabet
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-02drop useless debugging stuffCaolán McNamara
2015-05-02drop useless debugging stuffCaolán McNamara
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Fix sal_Int16 var initializationStephan Bergmann
2015-04-28Fix sal_Bool -> bool assignmentStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann