summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2018-05-14loplugin:useuniqueptr in helpdatafileproxy::HdfNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-05loplugin:useuniqueptr in chelp::ResultSetBaseNoel Grandin
2018-02-02xmlhelp: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: xmlhelpStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in xmlhelp,slideshowNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11Attempt to blind fix build breakerEike Rathke
2017-12-11tdf#114242 xmlhelp: fix crash in TVChildTarget::Check()Michael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-17loplugin:useuniqueptr in TVDomNoel Grandin
2017-10-23loplugin:includeform: xmlhelpStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-20Clean up xsl filesSamuel Mehrbrodt
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-02loplugin:casttovoid: xmlhelpStephan Bergmann
2017-06-30lang_ is unusedStephan Bergmann
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-01use OStringBuffer instead of manual buffer managementNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-12Look for help-specific images in the new images_helpimg archiveKatarina Behrens
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke