Age | Commit message (Expand) | Author |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-08 | update unused list | Caolán McNamara |
2012-01-06 | make ReadUniOrByteString return a string | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | bah, need to tweak for pre c++0x | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | Fix for fdo43460 Part XII getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-11-27 | remove include of pch header in dbaccess | Norbert Thiebaud |
2011-11-27 | s/infomation/information/ | Korrawit Pruegsanusak |
2011-10-28 | Remove some parenthesis for readability | Julien Nabet |
2011-10-27 | C-Style casting replaced by C++ style | Julien Nabet |
2011-09-22 | just silence the auto_ptr deprecations in isolation | 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-05-30 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-22 | dbaccess-default-varchar-lenght.diff: default VARCHAR length to 100 (i#62664) | Petr Mladek |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-19 | gbuildize dbaccess | David Tardon |
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(0,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-25 | fix assertions | David Tardon |
2011-02-14 | dba34c: pulled and merged DEV300.m100 | Frank Schoenheit [fs] |
2011-02-08 | Clean-up bogus comments in base. | Guillaume Poussel |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-02-03 | merge from master | Ocke Janssen [oj] |
2011-02-03 | replaced DGB_ASSERT with OSL_ENSURE | Kenneth Venken |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from dbaccess | Mikhail Voytenko |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe |
2010-12-03 | Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c | Ocke.Janssen |
2010-12-03 | dba34c: #i115398# add autoincrement to special type | Ocke.Janssen |
2010-12-02 | dba34b: draw cell text in the table designer vertically centered, to prevent ... | Frank Schoenheit [fs] |
2010-11-29 | Remove undesirable comments | Takeshi Abe |
2010-11-27 | cppcheck: reduce the scope of variables | Takeshi Abe |
2010-11-26 | Remove dead codes and confusing comments | Takeshi Abe |
2010-11-26 | Remove dead codes and undesired comments with fixed typo | Takeshi Abe |
2010-11-25 | Dead code deletion | Wol |
2010-11-25 | undoapi: split OSingleDocumentController into DBSubComponentController (which... | Frank Schoenheit [fs] |
2010-11-23 | .bmp to .png, plus formatting issues. | Joseph Powers |
2010-11-17 | undoapi: carry the SfxUndoManager around as &, not as * | Frank Schoenheit [fs] |
2010-11-13 | Replaced createFromAscii in all dbaccess tree under base repo | Santiago Alessandri |
2010-11-08 | Removed commented-out code. | Ricardo Moreno |
2010-10-27 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |