summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-044-17/+17
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-173-12/+11
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-5/+5
* loplugin:constparams in formula,xmlhelpNoel Grandin2017-07-314-8/+8
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-253-19/+17
* loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2017-07-182-2/+2
* use more OUString::operator== in test..xmlsecurityNoel Grandin2017-07-142-4/+4
* simplify some OUString::copy callsNoel Grandin2017-07-111-10/+6
* loplugin:casttovoid: xmlhelpStephan Bergmann2017-07-028-83/+26
* lang_ is unusedStephan Bergmann2017-06-301-5/+1
* loplugin:oncevar in writerfilter..xmlhelpNoel Grandin2017-06-282-8/+4
* loplugin:useuniqueptr in variousNoel Grandin2017-06-272-20/+10
* s/catched/caughtNoel Grandin2017-06-261-1/+1
* Remove support for the oldref attribute in l10ntoolsGabor Kelemen2017-06-231-2/+0
* Typo: existance->existanceJulien Nabet2017-06-182-6/+6
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use local statics in getTypes functionsJochen Nitschke2017-06-172-24/+6
* loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin2017-06-162-4/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-122-3/+0
* use OStringBuffer instead of manual buffer managementNoel Grandin2017-06-013-44/+21
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* cleanup unused css/script/ includesJochen Nitschke2017-05-202-2/+0
* Look for help-specific images in the new images_helpimg archiveKatarina Behrens2017-05-121-3/+7
* remove unused uno::Reference varsNoel Grandin2017-05-121-2/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-082-9/+3
* break circular includeJochen Nitschke2017-05-071-2/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert xmlhelp codebase away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugin:salunicodeliteral: xmlhelpStephan Bergmann2017-04-281-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-6/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* new loplugin unoanyNoel Grandin2017-02-282-2/+2
* re org things a little to quieten coverity warningsCaolán McNamara2017-02-251-3/+2
* loplugin:subtlezeroinit: xmlhelpStephan Bergmann2017-02-212-3/+3
* Add missing #includesStephan Bergmann2017-02-065-0/+6
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-011-5/+10
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-011-10/+5
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-272-6/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2614-514/+136
* New loplugin:dynexcspec: Add @throws documentation, xmlhelpStephan Bergmann2017-01-192-1/+3
* new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin2017-01-199-54/+41
* New loplugin:externvar: xmlhelpStephan Bergmann2017-01-091-1/+1
* loplugin:datamembershadowNoel Grandin2016-11-171-2/+0
* loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin2016-10-242-8/+4
* loplugin:inlineablemethods in xmloffNoel Grandin2016-10-182-3/+1
* clang-cl loplugin: xmlhelpStephan Bergmann2016-10-151-2/+2
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-2/+2
* Replace local ASCII function with rtl/character.hxxArnaud Versini2016-09-191-21/+2