Age | Commit message (Expand) | Author | Files | Lines |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 2 | -6/+5 |
2012-12-26 | ignore #include inside #if | Lubos Lunak | 1 | -1/+0 |
2012-12-19 | regenerate pch | Peter Foley | 2 | -18/+18 |
2012-12-11 | When parsing does not give a table name, take it from the column | Lionel Elie Mamane | 1 | -7/+7 |
2012-12-10 | new autogenerated PCH headers in connectivity | Luboš Luňák | 2 | -37/+89 |
2012-12-10 | remove unneeded PCH stuff | Luboš Luňák | 2 | -18/+0 |
2012-12-10 | testing PCH for connectivity/flat | Luboš Luňák | 2 | -0/+52 |
2012-12-10 | testing PCH for connectivity/file | Luboš Luňák | 2 | -0/+52 |
2012-12-10 | fdo#46808, Convert connectivity::SQLError to use XComponentContext... | Noel Grandin | 2 | -5/+4 |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin | 1 | -2/+2 |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin | 1 | -1/+1 |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin | 1 | -1/+1 |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin | 3 | -8/+8 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 1 | -1/+2 |
2012-11-14 | Cleanup unusedcode.easy | José Guilherme Vanz | 1 | -6/+0 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 3 | -7/+5 |
2012-11-02 | Columns should know their table | Lionel Elie Mamane | 4 | -20/+34 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 2 | -2/+2 |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin | 2 | -3/+8 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 1 | -2/+2 |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin | 2 | -4/+4 |
2012-08-23 | callcatcher: update unusedcode | Caolán McNamara | 1 | -1/+0 |
2012-07-15 | callcatcher: update unused code list | Caolán McNamara | 1 | -3/+0 |
2012-07-10 | Remove unused methods: | Julien Nabet | 1 | -16/+0 |
2012-07-03 | callcatcher: update unused code | Caolán McNamara | 1 | -14/+0 |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold | 8 | -16/+0 |
2012-06-27 | update unused code list | Caolán McNamara | 1 | -4/+0 |
2012-06-27 | callcatcher: remove some unused code | Caolán McNamara | 1 | -1/+0 |
2012-06-27 | Remove unused header files | Thomas Arnhold | 1 | -87/+0 |
2012-06-26 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+15 |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | 1 | -1/+1 |
2012-06-12 | re-base on ALv2 code. | Michael Meeks | 53 | -1259/+784 |
2012-05-29 | -Werror=conversion | Stephan Bergmann | 1 | -1/+5 |
2012-05-29 | WaE: signed/unsigned etc. | Caolán McNamara | 1 | -1/+1 |
2012-05-29 | switch connectivity to gbuild | David Tardon | 1 | -39/+0 |
2012-05-29 | OSubComponent.hxx is included by a header from inc -> move | David Tardon | 2 | -1/+95 |
2012-04-16 | callcatcher: update list | Caolán McNamara | 1 | -1/+0 |
2012-04-16 | callcatcher: update unused code | Caolán McNamara | 1 | -23/+0 |
2012-03-29 | Remove unused code in connectiviy. | Santiago Martinez | 1 | -2/+0 |
2012-03-29 | remove dangling declaration | Caolán McNamara | 1 | -1/+0 |
2012-03-29 | Remove unused code in sqlnode | Santiago Martinez | 1 | -2/+0 |
2012-03-29 | removed duplicate includes in connectivity | Takeshi Abe | 2 | -2/+0 |
2012-03-21 | chmod -x | Tor Lillqvist | 1 | -0/+0 |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann | 6 | -0/+37 |
2012-03-08 | Removed unused code. | Santiago Martinez | 1 | -1/+0 |
2012-02-21 | More --disable-database-connectivity work, still experimental | Tor Lillqvist | 1 | -0/+2 |
2012-02-13 | Fix typos in comments | Elton Chung | 1 | -1/+1 |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann | 3 | -12/+12 |
2012-01-23 | Fix for fdo43460 Part XLIV getLength() to isEmpty() | Olivier Hallot | 1 | -1/+1 |
2012-01-18 | janitorial: typo in comments | Lionel Elie Mamane | 1 | -2/+2 |