Age | Commit message (Expand) | Author |
2021-05-17 | Simplify some initializations in connectivity | Julien Nabet |
2021-05-17 | Directly initialize maps in ADatabaseMetaDataResultSet.cxx | Julien Nabet |
2021-05-14 | Directly initialize vector in connectivity (part 3) | Julien Nabet |
2021-05-14 | Simplify a bit initialization in sharedresources_test.cxx | Julien Nabet |
2021-05-14 | Directly initialize vector in connectivity (part 2) | Julien Nabet |
2021-05-14 | Directly initialize vector in connectivity (part 1) | Julien Nabet |
2021-05-14 | Directly initialize ODatabaseMetaDataResultSet in CDatabaseMetaData.cxx | Julien Nabet |
2021-05-14 | Directly initialize vector in sharedresources_test.cxx | Julien Nabet |
2021-05-04 | loplugin:noexcept (macOS) | Stephan Bergmann |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-22 | no need makeStringAndClear() when appending to buffer | Noel Grandin |
2021-04-20 | use OUString::Concat here, not OUStringLiteral | Noel Grandin |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | lok: remove event listener when disposing | Henry Castro |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-06 | update pches | Caolán McNamara |
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-24 | Using .md extension/Markdown syntax for modules README | Hossein |
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-21 | update pches | Caolán McNamara |
2021-03-13 | update pches | 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-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-08 | loplugin:refcounting (macOS) | Stephan Bergmann |
2021-03-06 | update pches | Julien Nabet |
2021-03-06 | update pches | Julien Nabet |
2021-03-05 | loplugin:refcounting (--enable-evolution2) | Stephan Bergmann |
2021-03-03 | update pches | Caolán McNamara |
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-23 | update pches | Caolán McNamara |
2021-02-22 | loplugin:refcounting in connectivity | Noel |