Age | Commit message (Expand) | Author | Files | Lines |
2018-11-09 | loplugin:useuniqueptr in ResultSetForQuery | Noel Grandin | 1 | -7/+4 |
2018-10-20 | pvs-studio: The 'aIndexFolderResultVector' variable is used after it was moved | Caolán McNamara | 1 | -1/+0 |
2018-10-10 | Set up our own libxslt security context in xmlhelp, as per #i117643. | Damjan Jovanovic | 1 | -7/+23 |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann | 2 | -2/+2 |
2018-10-01 | loplugin:useuniqueptr in TVChildTarget | Noel Grandin | 1 | -4/+3 |
2018-09-18 | loplugin:useuniqueptr in xmlhelp::Databases | Noel Grandin | 2 | -28/+19 |
2018-09-17 | New loplugin:external | Stephan Bergmann | 2 | -5/+9 |
2018-09-15 | Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity | Arkadiy Illarionov | 2 | -24/+10 |
2018-09-13 | loplugin:constfields in xmlhelp | Noel Grandin | 9 | -19/+17 |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen | 4 | -0/+7 |
2018-09-13 | loplugin:simplifyconstruct in writerfilter..xmlsecurity | Noel Grandin | 3 | -9/+2 |
2018-09-08 | loplugin:useuniqueptr in xmlhelp | Noel Grandin | 2 | -14/+9 |
2018-08-22 | loplugin:useuniqueptr in chelp::DynamicResultSet | Noel Grandin | 3 | -5/+6 |
2018-08-02 | loplugin:stringloop in various | Noel Grandin | 1 | -2/+2 |
2018-07-31 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen | 2 | -0/+2 |
2018-07-11 | clean up UNO available() implementations | Noel Grandin | 2 | -2/+8 |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov | 1 | -1/+0 |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma | 1 | -1/+1 |
2018-05-17 | loplugin:unusedfields in tools..xmlhelp | Noel Grandin | 4 | -14/+6 |
2018-05-14 | loplugin:useuniqueptr in helpdatafileproxy::Hdf | Noel Grandin | 2 | -16/+11 |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke | 3 | -3/+0 |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin | 3 | -8/+5 |
2018-03-05 | loplugin:useuniqueptr in chelp::ResultSetBase | Noel Grandin | 2 | -12/+10 |
2018-02-02 | xmlhelp: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 1 | -9/+0 |
2018-01-12 | More loplugin:cstylecast: xmlhelp | Stephan Bergmann | 2 | -6/+6 |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin | 1 | -2/+2 |
2018-01-04 | loplugin:unusedfields | Noel Grandin | 2 | -4/+0 |
2017-12-29 | loplugin:passstuffbyref improved return in xmlhelp,slideshow | Noel Grandin | 2 | -2/+2 |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann | 2 | -4/+4 |
2017-12-11 | Attempt to blind fix build breaker | Eike Rathke | 1 | -0/+1 |
2017-12-11 | tdf#114242 xmlhelp: fix crash in TVChildTarget::Check() | Michael Stahl | 2 | -15/+23 |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin | 2 | -2/+2 |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin | 2 | -2/+2 |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin | 3 | -3/+3 |
2017-11-17 | loplugin:useuniqueptr in TVDom | Noel Grandin | 1 | -21/+17 |
2017-10-23 | loplugin:includeform: xmlhelp | Stephan Bergmann | 3 | -4/+4 |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin | 2 | -14/+10 |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin | 1 | -1/+1 |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski | 1 | -6/+6 |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin | 2 | -4/+4 |
2017-09-20 | Clean up xsl files | Samuel Mehrbrodt | 5 | -575/+575 |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski | 1 | -0/+3 |
2017-09-14 | clang-tidy modernize-use-emplace in various | Noel Grandin | 1 | -3/+3 |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin | 4 | -17/+17 |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin | 3 | -12/+11 |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin | 1 | -5/+5 |
2017-07-31 | loplugin:constparams in formula,xmlhelp | Noel Grandin | 4 | -8/+8 |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin | 3 | -19/+17 |
2017-07-18 | loplugin:constparams in toolkit,ucb,xmlhelp | Noel Grandin | 2 | -2/+2 |