Age | Commit message (Expand) | Author |
2014-09-09 | fdo#83656 mariadb C client library incompatible with newer MySQL Connector/C++ | Lionel Elie Mamane |
2014-08-11 | update mysqlc README | Lionel Elie Mamane |
2014-07-02 | mysqlc: sal_Bool -> bool | Stephan Bergmann |
2014-05-30 | deb#749592 mysql-connector doesn't work with remote connections | Noel Grandin |
2014-05-29 | use OUString::startsWith() | Noel Grandin |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-11 | Kill DECL_PROP1IMPL and related | Julien Nabet |
2014-05-06 | simplify ternary conditions "xxx ? true : yyy" | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-07 | Do not use sal/log.hxx in extensions | Stephan Bergmann |
2014-04-04 | fdo#43157 : clean up more OSL_POSTCOND | Michaël Lefèvre |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-11 | normalize values of BUNDLE_MARIADB | Michael Stahl |
2014-03-04 | fdo#54938: Convert some places to use cppu::supportsService | Marcos Paulo de Souza |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from mysqlc | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-12 | normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONN | Michael Stahl |
2014-02-03 | Do not disable -Werror for mysqlc | Stephan Bergmann |
2014-02-03 | auto_ptr -> heap_ptr | Stephan Bergmann |
2014-02-03 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-03 | USE_CPP_CONN is unused | Stephan Bergmann |
2014-02-03 | Get rid of macros | Stephan Bergmann |
2014-02-03 | Fix typos | Stephan Bergmann |
2014-02-02 | fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. | Alexandre Vicenzi |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Keep using component_getImplementationEnvironment in extensions | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-10 | Drop duplicate #include | Takeshi Abe |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | gbuild: fix gb_Extension_use_default_description | Michael Stahl |
2013-10-19 | fdo#70496 revert to using libmysqlclient | Lionel Elie Mamane |
2013-10-16 | cleanup | Thomas Arnhold |
2013-10-11 | Extension shared library components must not use the "prefix" feature | Stephan Bergmann |
2013-09-12 | Update mysqlc's ColumnLocate::findColumn to throw for invalid column. | Andrzej J.R. Hunt |
2013-08-30 | ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-14 | Some more toInt32 clean up | Stephan Bergmann |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-14 | initialized with plain 0, instead of sal_False/false | Takeshi Abe |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-15 | prefix all component_getFactory methods | Peter Foley |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |