Age | Commit message (Expand) | Author |
2020-03-15 | Revert "loplugin:constfields in ucbhelper" | Noel Grandin |
2020-02-17 | inline some acquire/release calls | Noel Grandin |
2020-02-04 | move some headers inside ucbhelper | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-10-08 | use cppu::WeakImplHelper in CommandProcessorInfo | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ResultSet | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ResultSetMetaData | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ResultSetImplHelper | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ContentProviderImplHelper | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in PropertyValueSet | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in InteractionRequest | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in PropertySetInfo | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in ContentIdentifier | Noel Grandin |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-16 | loplugin:sequenceloop in ucb..unotools | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): ucbhelper | Stephan Bergmann |
2019-07-15 | Drop GETVALUE_IMPL/SETVALUE_IMPL macros | Arkadiy Illarionov |
2019-06-29 | Flatten ContentProviderImplHelper | Arkadiy Illarionov |
2019-06-28 | Simplify Sequence iterations in ucbhelper | Arkadiy Illarionov |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov |
2019-04-18 | Removed duplicated includes | Andrea Gelmini |
2019-04-16 | tdf#42949 Fix IWYU warnings in ucbhelper/ | Gabor Kelemen |
2019-02-22 | loplugin:unusedfields in ucb,ucbhelper | Noel Grandin |
2019-02-11 | loplugin:indentation in ucb..ucbhelper | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-01 | loplugin:useuniqueptr in ContentImplHelper | Noel Grandin |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-22 | Simplify containers iterations in ucb, ucbhelper | Arkadiy Illarionov |
2018-09-27 | loplugin:constfields in ucbhelper | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-12 | loplugin:simplifyconstruct in ucbhelper..vcl | Noel Grandin |
2018-07-27 | loplugin:returnconstant in ucbhelper,drawinglayer | Noel Grandin |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-06-29 | tdf#114227 Add support for OS proxy to ucbhelper::InternetProxyDecider on Unix | Noel Grandin |
2018-06-26 | tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on Windows | Mike Kaganski |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-01-18 | Fix typos | Andrea Gelmini |
2018-01-11 | loplugin:useuniqueptr cppu,idlc,io,ucbhelper | Noel Grandin |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-05 | one slash is enough | David Tardon |
2017-11-03 | Replace lists by vector or deque in ucb/ucbhelper | Julien Nabet |
2017-10-25 | loplugin:constmethod in comphelper,ucbhelper | Noel Grandin |
2017-10-23 | loplugin:includeform: ucbhelper | Stephan Bergmann |