Age | Commit message (Expand) | Author |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-15 | fdo#38838, String to OUString, in dbaccess/source/ui/browser | Gergő Mocsi |
2013-03-04 | doubled namespace | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-01 | coverity#705107: use of invalid iterator | Markus Mohrhard |
2013-01-15 | fdo#46808, Adapt frame::TaskCreator UNO service to new style | Noel Grandin |
2012-12-31 | fix fdo#58451 | Noel Grandin |
2012-12-21 | Previous fix did not help, have to just ignore the "Unreachable code" warning | Tor Lillqvist |
2012-12-21 | WaE: Unreachable code | Tor Lillqvist |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, use service constructor for sdb::DatabaseContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-31 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
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-10-25 | WaE: unreferenced local variable | Tor Lillqvist |
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 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-10 | dba34c: release param | Ocke Janssen [oj] |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-01 | Remove date comments in base. | Guillaume Poussel |
2011-02-25 | fix assertions | David Tardon |
2011-02-24 | Move DBG_ERROR -> OSL_ASSERT | Thomas Arnhold |
2011-02-08 | more std:: -> o3tl:: build fixes | Luboš Luňák |
2011-02-08 | Clean-up bogus comments in base. | Guillaume Poussel |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-02-05 | move to unordered containers | Fridrich Štrba |
2011-02-03 | replaced DGB_ASSERT with OSL_ENSURE | Kenneth Venken |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from dbaccess | Mikhail Voytenko |
2010-11-26 | undoapi: assert unknown slots in ImplInvalidateFeature | Frank Schoenheit [fs] |
2010-11-23 | Dead code and spelling mistakes | Wol |
2010-11-23 | make possible to build with c++0x | Caolán McNamara |
2010-11-12 | Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM | Santiago Alessandri |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-09 | Use SAL_N_ELEMENTS macro | Kayo Hamid |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |