summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in ResultSetForQueryNoel Grandin2018-11-091-7/+4
* pvs-studio: The 'aIndexFolderResultVector' variable is used after it was movedCaolán McNamara2018-10-201-1/+0
* Set up our own libxslt security context in xmlhelp, as per #i117643.Damjan Jovanovic2018-10-101-7/+23
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-2/+2
* loplugin:useuniqueptr in TVChildTargetNoel Grandin2018-10-011-4/+3
* loplugin:useuniqueptr in xmlhelp::DatabasesNoel Grandin2018-09-182-28/+19
* New loplugin:externalStephan Bergmann2018-09-172-5/+9
* Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov2018-09-152-24/+10
* loplugin:constfields in xmlhelpNoel Grandin2018-09-139-19/+17
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-134-0/+7
* loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin2018-09-133-9/+2
* loplugin:useuniqueptr in xmlhelpNoel Grandin2018-09-082-14/+9
* loplugin:useuniqueptr in chelp::DynamicResultSetNoel Grandin2018-08-223-5/+6
* loplugin:stringloop in variousNoel Grandin2018-08-021-2/+2
* Fix typosAndrea Gelmini2018-07-311-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-122-0/+2
* clean up UNO available() implementationsNoel Grandin2018-07-112-2/+8
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-261-1/+0
* tdf#96099 Remove std::vector typedefsAbhyudaya Sharma2018-06-071-1/+1
* loplugin:unusedfields in tools..xmlhelpNoel Grandin2018-05-174-14/+6
* loplugin:useuniqueptr in helpdatafileproxy::HdfNoel Grandin2018-05-142-16/+11
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-3/+0
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-123-8/+5
* loplugin:useuniqueptr in chelp::ResultSetBaseNoel Grandin2018-03-052-12/+10
* xmlhelp: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-9/+0
* More loplugin:cstylecast: xmlhelpStephan Bergmann2018-01-122-6/+6
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-2/+2
* loplugin:unusedfieldsNoel Grandin2018-01-042-4/+0
* loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin2017-12-292-2/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-4/+4
* Attempt to blind fix build breakerEike Rathke2017-12-111-0/+1
* tdf#114242 xmlhelp: fix crash in TVChildTarget::Check()Michael Stahl2017-12-112-15/+23
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* loplugin:salcall handle static methodsNoel Grandin2017-12-072-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-053-3/+3
* loplugin:useuniqueptr in TVDomNoel Grandin2017-11-171-21/+17
* loplugin:includeform: xmlhelpStephan Bergmann2017-10-233-4/+4
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-14/+10
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-6/+6
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-4/+4
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* clang-tidy modernize-use-emplace in variousNoel Grandin2017-09-141-3/+3
* 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