Age | Commit message (Expand) | Author |
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 |
2022-04-02 | loplugin:stringviewparam convert methods using compareTo | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-04-01 | tdf#148310: Firebird: copy complete rows, CLOB field, last character lost | Julien Nabet |
2022-04-01 | Remove useless connectivity/source/drivers/mysqlc/DataAccess.xcu | Julien Nabet |
2022-03-29 | loplugin:unusedfields | Noel Grandin |
2022-03-25 | loplugin:unusedmethods | Noel Grandin |
2022-03-25 | tdf#132924 - Firebird findColumn: return column alias if specified | Andreas Heinisch |
2022-03-22 | Move BSTR wrapper to systools, and fix some wrong BSTR uses | Mike Kaganski |
2022-03-22 | Simplify CoCreateInstance / CoGetClassObject with COMReference | Mike Kaganski |
2022-03-17 | Remove old mysql_jdbc/mysqlc in drivers.xcu | Julien Nabet |
2022-03-16 | tdf#147997: MySQL/MariaDB for dialog for direct connection | Julien Nabet |
2022-03-15 | loplugin:trivialdestructor (macOS) | Stephan Bergmann |
2022-03-13 | Remove forgotten remnant test code | Julien Nabet |
2022-03-12 | tdf#147309: Recreating a view with same name and in the same session fails (FB) | Julien Nabet |
2022-03-04 | cid#1500701 silence Dereference after null check | Caolán McNamara |
2022-02-28 | cid#1500397 silence Resource leak | Caolán McNamara |
2022-02-27 | cid#1500397: Resource leak | Julien Nabet |
2022-02-26 | cid#1500433 Using a moved object | Caolán McNamara |
2022-02-25 | tdf#145759 30.6001 -> monthDaysWithoutJanFeb | Hossein |
2022-02-22 | Fix a ODatabaseMetaDataResultSet type in evoab2 | Julien Nabet |
2022-02-22 | Fix some ODatabaseMetaDataResultSet types in Firebird | Julien Nabet |
2022-02-22 | Add XWeak constructor and operator= to uno::WeakReference | Noel Grandin |
2022-02-21 | cid#1500693 Resource leak | Julien Nabet |
2022-02-18 | Simplify sequence of Property in connectivity/jdbc | Julien Nabet |
2022-02-18 | Simplify sequence of Property in connectivity/firebird | Julien Nabet |
2022-02-18 | Simplify sequence of Property in connectivity/ado | Julien Nabet |
2022-02-18 | Simplify sequence of Property in connectivity/macab | Julien Nabet |
2022-02-18 | Simplify sequence of Property in connectivity/mysqlc | Julien Nabet |
2022-02-18 | Simplify even more sequence of Property in connectivity/odbc | Julien Nabet |
2022-02-18 | Simplify sequence of Property in connectivity/odbc | Julien Nabet |
2022-02-17 | Revert "ODBC: fix signatures of Bulk, SpecialColumns et NativeSQL" | Julien Nabet |
2022-02-17 | ODBC: fix signatures of Bulk, SpecialColumns et NativeSQL | Julien Nabet |
2022-02-15 | tdf#145759 Using M_PI from cmath instead of magic constants. | pragat-pandya |
2022-02-08 | Drop some methods returning just a string and only used once | Julien Nabet |
2022-02-08 | cid#1497933 suppress Macro compares unsigned to 0 | Caolán McNamara |
2022-02-07 | fix big-endian hsql to firebird migration | Caolán McNamara |
2022-02-06 | We know the length here | Mike Kaganski |
2022-02-05 | tdf#138691: avoid buffer overflow | Mike Kaganski |
2022-02-01 | Mysql/MariaDB: remove useless include+using and unused vars in mysqlc_driver | Julien Nabet |
2022-01-30 | Mysql/MariaDB: remove useless include+using + unused vars in mysqlc_connection | Julien Nabet |
2022-01-27 | tdf#126960, tdf#131330: FB make views editable+refresh auto after creation | Julien Nabet |
2022-01-27 | Mysql/MariaDB: remove obsolete comment in views | Julien Nabet |
2022-01-25 | Mysql/MariaDB: after creating a view then refresh, make it appear as a view | Julien Nabet |