Age | Commit message (Expand) | Author |
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 |
2012-10-26 | dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argument | Lionel Elie Mamane |
2012-09-24 | To ease debugging, display printStackTrace of caught exceptions in jdbc driver | Stephan Bergmann |
2012-09-18 | mork driver implementation | David Ostrovsky |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-21 | Put functions exported by sqlbison.hxx into a .hxx file | Lionel Elie Mamane |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-13 | callcatcher: update list | Caolán McNamara |
2012-07-19 | stop some leaked statement handles | Terrence Enger |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | callcatcher: remove some unused code | Caolán McNamara |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-25 | removed unused forward declarations of class | Takeshi Abe |
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2012-06-08 | Drop unused file | Julien Nabet |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | WaE: signed/unsigned etc. | Caolán McNamara |
2012-05-29 | connectivity: remove unused adabas files | Matúš Kukan |
2012-05-29 | OSubComponent.hxx is included by a header from inc -> move | David Tardon |
2012-04-17 | translated or removed german comments in connectivity, cppuhelper and cui | Florian Allmann-Rahn |
2012-03-29 | Remove unused code in connectiviy. | Santiago Martinez |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-20 | callcatcher: update list | Caolán McNamara |
2012-03-20 | Remove unused code as listed in unusedcode.easy | Santiago Martinez |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | actually use the base class, not the class itself | Luboš Luňák |
2012-03-12 | WaE: initialization order | David Tardon |
2012-03-12 | WaE: member initialization order | David Tardon |