summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)AuthorFilesLines
2017-12-15tdf#114242 xmlhelp: fix crash in TVChildTarget::Check()Michael Stahl2-15/+24
2017-11-17loplugin:useuniqueptr in TVDomNoel Grandin1-21/+17
2017-10-23loplugin:includeform: xmlhelpStephan Bergmann3-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-14/+10
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-6/+6
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-4/+4
2017-09-20Clean up xsl filesSamuel Mehrbrodt5-575/+575
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-3/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin4-17/+17
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin3-12/+11
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-5/+5
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin4-8/+8
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin3-19/+17
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2-2/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin2-4/+4
2017-07-11simplify some OUString::copy callsNoel Grandin1-10/+6
2017-07-02loplugin:casttovoid: xmlhelpStephan Bergmann8-83/+26
2017-06-30lang_ is unusedStephan Bergmann1-5/+1
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin2-8/+4
2017-06-27loplugin:useuniqueptr in variousNoel Grandin2-20/+10
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen1-2/+0
2017-06-18Typo: existance->existanceJulien Nabet2-6/+6
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-17use local statics in getTypes functionsJochen Nitschke2-24/+6
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin2-4/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-3/+0
2017-06-01use OStringBuffer instead of manual buffer managementNoel Grandin3-44/+21
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke2-2/+0
2017-05-12Look for help-specific images in the new images_helpimg archiveKatarina Behrens1-3/+7
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-9/+3
2017-05-07break circular includeJochen Nitschke1-2/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert xmlhelp codebase away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28loplugin:salunicodeliteral: xmlhelpStephan Bergmann1-2/+2
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-02-28new loplugin unoanyNoel Grandin2-2/+2
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara1-3/+2
2017-02-21loplugin:subtlezeroinit: xmlhelpStephan Bergmann2-3/+3
2017-02-06Add missing #includesStephan Bergmann5-0/+6
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-5/+10
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-10/+5
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2-6/+0