Age | Commit message (Expand) | Author |
2022-09-01 | connectivity: use default member initializers in OWriterTable | Miklos Vajna |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-18 | cid#1500536 silence Resource leak | Caolán McNamara |
2022-08-17 | cid#1500701 silence Dereference after null check | Caolán McNamara |
2022-08-12 | tdf#113753 Easier use of CSV in Wizards->Address Data Source | Radhey Parekh |
2022-08-11 | connectivity: avoid divide by zero in calculateTimeOuts | Caolán McNamara |
2022-08-07 | add libebook-1.2.so.21 | Rene Engelhard |
2022-08-03 | Fix 32-bit builds | Stephan Bergmann |
2022-07-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-07-19 | No need to cast to char here | Stephan Bergmann |
2022-07-11 | tdf#149951: MySQL/MariaDB (direct connection) save images in BLOB-fields | Julien Nabet |
2022-07-05 | Related tdf#137145 tdf#137569 Capitalization + punctuation fixes | Adolfo Jayme Barrientos |
2022-07-02 | Use some more O3TL_UNREACHABLE | Stephan Bergmann |
2022-07-01 | Use some more O3TL_UNREACHABLE | Stephan Bergmann |
2022-06-29 | related tdf#126961 don't crash when access to the macOS address book is denied | Christian Lohmaier |
2022-06-16 | loplugin:moveit | Noel Grandin |
2022-06-15 | Use some more appropriate index variable types | Stephan Bergmann |
2022-06-13 | clang-tidy modernize-pass-by-value in connectivity | Noel Grandin |
2022-06-08 | tdf#149470: Firebird, Clob may need several segments to store a very long input | Julien Nabet |
2022-05-30 | Fix linking Library_evoab | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-23 | Fix typos | Andrea Gelmini |
2022-05-13 | add SvStream::ReadLine(OStringBuffer... to reduce OString allocation | Noel Grandin |
2022-05-12 | speed up simple use of NamedValueCollection | Noel Grandin |
2022-05-09 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Pragat Pandya |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-05 | Just use Any ctor instead of makeAny (Linux, sequel) | Stephan Bergmann |
2022-05-05 | use more string_view | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in connectivity | Stephan Bergmann |
2022-05-04 | Just use Any ctor instead of makeAny (macOS) | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-27 | add string_view wrappers for rtl::math::stringToDouble | Noel Grandin |
2022-04-25 | Introduce a better mechanism to suppress false loplugin warnings | Stephan Bergmann |
2022-04-21 | Clean up odd function definitions | Stephan Bergmann |
2022-04-20 | Simplify some code, use o3tl::starts_with rest argument | Stephan Bergmann |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-20 | loplugin:stringviewparam | Stephan Bergmann |
2022-04-15 | use more string_view in connectivity | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-13 | Update remaining DevGuide wiki links. | Ilmari Lauhakangas |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-04-09 | ofz#46526 Abrt | Caolán McNamara |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-04-08 | loplugin:stringviewparam convert methods using trim | Noel Grandin |