Age | Commit message (Expand) | Author |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-08 | lok: remove event listener when disposing | Henry Castro |
2021-04-02 | Simplify some static variable initializations | Mike Kaganski |
2021-03-27 | tdf#141115 semi-userfriendly message on UNION query on file driver | Lionel Elie Mamane |
2021-03-27 | tdf#141115: correctly find the ORDER BY clause of a UNION | Lionel Elie Mamane |
2021-03-25 | fix connectivity build | Caolán McNamara |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-23 | tdf#124176: Use pragma once instead of include guards | Mehmet Sait Gülmez |
2021-03-23 | tdf#124176 replace include guards with pragma once | Panos |
2021-03-23 | tdf#124176 Use pragma once in connectivity | Vincent LE GARREC |
2021-03-21 | fix typo in code: anylizeSQL->analyzeSQL | Julien Nabet |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-09 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-03-08 | loplugin:refcounting (macOS) | Stephan Bergmann |
2021-03-05 | loplugin:refcounting (--enable-evolution2) | Stephan Bergmann |
2021-03-03 | loplugin:refcounting (--enable-postgresql-sdbc) | Stephan Bergmann |
2021-03-03 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-03-03 | loplugin:referencecasting (clang-cl) | Stephan Bergmann |
2021-03-02 | loplugin:refcounting (macOS) | Stephan Bergmann |
2021-02-26 | loplugin:refcounting in connectivity | Noel |
2021-02-22 | loplugin:refcounting in connectivity | Noel |
2021-02-19 | loplugin:referencecasting (--enable-evolution2) | Stephan Bergmann |
2021-02-18 | loplugin:referencecasting (macOS) | Stephan Bergmann |
2021-02-18 | createResulSet -> createResultSet | Noel Grandin |
2021-02-17 | loplugin:referencecasting in connectivity | Noel |
2021-02-10 | Remove unneeded breaks | Andrea Gelmini |
2021-02-09 | loplugin:referencecasting check for Reference::query | Noel |
2021-02-05 | restore com.sun.star.mozilla.MozillaBootstrap | Caolán McNamara |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-13 | Fix some warnings for Raspberry pi 4 (part6) | Julien Nabet |
2021-01-13 | loplugin:stringviewparam (clang-cl) | Stephan Bergmann |
2021-01-12 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-01-10 | tdf#124176 Use pragma once instead of include guards | anirudhS |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-08 | Fix uses of OTools::get/putValue with string arguments | Stephan Bergmann |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | loplugin:stringliteralvar (macOS) | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-26 | Remove leftover declaration | Stephan Bergmann |
2020-12-25 | Fix Windows build of Library_ado | Stephan Bergmann |
2020-12-20 | tdf#124176 Use #pragma once in connectivity | siddheshpatil777 |
2020-12-18 | fix build | Stephan Bergmann |
2020-12-18 | pgsql-sdbc: use libpq's custom free()... | Lionel Elie Mamane |
2020-12-18 | pgsql-sdbc small optimisation | Lionel Elie Mamane |
2020-12-15 | Use string view here | Mike Kaganski |