Age | Commit message (Expand) | Author |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2012-12-23 | remove unused variables [-Werror,-Wunused-private-field] | Matúš Kukan |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-10 | fdo#46808, Convert connectivity::SQLError to use XComponentContext... | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | fdo#48807 autofilter should not use LIKE operator | Lionel Elie Mamane |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-03-26 | ditch some UniStrings and intermediate temporaries | Caolán McNamara |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-21 | Fix for fdo43460 Part XII getLength() to isEmpty() | Olivier Hallot |
2011-11-27 | remove include of pch header in dbaccess | Norbert Thiebaud |
2011-08-31 | grabbag of unused code | Caolán McNamara |
2011-07-31 | callcatcher: remove unused code | Caolán McNamara |
2011-07-23 | revert to dbaccess gbuildization from master mostly | Bjoern Michaelsen |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: converted dbaccess [hg:8113b354673f] | Ocke Janssen [oj] |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-17 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | fix mis-merge | Norbert Thiebaud |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-01 | resolve ambiguities | Caolán McNamara |
2011-03-01 | pointless cast | Caolán McNamara |
2011-02-25 | fix assertions | David Tardon |
2011-02-24 | Move DBG_ERROR -> OSL_ASSERT | Thomas Arnhold |
2011-02-08 | Clean-up bogus comments in base. | Guillaume Poussel |
2011-02-03 | dba34d: remove unused code | Ocke.Janssen |
2011-02-03 | replaced DGB_ASSERT with OSL_ENSURE | Kenneth Venken |
2011-01-26 | dba34d: #i108967# introduce new settings into UI and driver config: RespectDr... | Ocke.Janssen |
2011-01-07 | cppcheck cleanliness | Guillaume Poussel |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-23 | Dead code and spelling mistakes | Wol |
2010-11-12 | Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM | Santiago Alessandri |
2010-11-08 | Removed commented-out code. | Ricardo Moreno |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |