Age | Commit message (Expand) | Author |
2013-12-13 | sdbc file driver (Prepared)Statement: created ResultSet owned by *caller* | Lionel Elie Mamane |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Remove unused typedefs | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_USTRINGACCESS_MAP | Stephan Bergmann |
2013-12-04 | remove unused #define SQL_COLUMN_NOTFOUND | Noel Grandin |
2013-11-30 | debug mode is OSL_DEBUG_LEVEL > 0, not > 1 | Lionel Elie Mamane |
2013-11-13 | xub_StrLen->sal_Int32 | Caolán McNamara |
2013-11-10 | clean up #ifdef ICC code | Michael Stahl |
2013-11-07 | typo in comment | Lionel Elie Mamane |
2013-10-25 | connectivity commontools DatabaseMetaData: provide for getUDTs, too | Lionel Elie Mamane |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-09-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-07-19 | Cleanup String in connectivity | Norbert Thiebaud |
2013-07-10 | Further fallout from the connectivity SQL parser changes | Tor Lillqvist |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-28 | fdo#62699 remove pass-through header | Thomas Arnhold |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-19 | flat db driver: reorganise OFlatTable | Lionel Elie Mamane |
2013-05-19 | janitorial: spelling in comment | Lionel Elie Mamane |
2013-05-19 | remove unused & suspicious method | Lionel Elie Mamane |
2013-05-19 | janitorial: clean up comments | Lionel Elie Mamane |
2013-05-19 | connectivity::file::OResultSet remove totally unused data member | Lionel Elie Mamane |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | Remove a couple of unused private fields | Tor Lillqvist |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-02-11 | fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-29 | WaE: "PAGE_SIZE" redefined | Tor Lillqvist |
2012-12-17 | use return value optimization | Caolán McNamara |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
2012-12-07 | no SAL_CALL for internal utility functions | Lionel Elie Mamane |
2012-12-07 | fix missing SAL_CALL attributes | Noel Grandin |
2012-12-06 | fdo#47520 ODBC: overhaul data fetching | Lionel Elie Mamane |
2012-12-06 | comment meaning inverted wrt to reality in code | Lionel Elie Mamane |
2012-12-06 | const-ify arguments of some OTools function members | Lionel Elie Mamane |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-03 | fix strange copy ctor that triggers a missing base initialization warning | Luboš Luňák |
2012-11-03 | fdo#53070 fix access violation | David Ostrovsky |
2012-10-26 | ODBC PreparedStatement Parameters: redesign setXXX handling | Lionel Elie Mamane |
2012-10-26 | odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtype | Lionel Elie Mamane |
2012-10-26 | fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rows | Lionel Elie Mamane |