summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign
AgeCommit message (Expand)AuthorFilesLines
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+12
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen12-13/+13
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen19-440/+166
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]12-12/+12
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-13/+10
2011-04-22dbaccess-default-varchar-lenght.diff: default VARCHAR length to 100 (i#62664)Petr Mladek1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-13/+10
2011-04-19gbuildize dbaccessDavid Tardon1-65/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-11/+11
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-98/+95
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud14-98/+95
2011-02-25fix assertionsDavid Tardon1-1/+1
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]12-74/+74
2011-02-08Clean-up bogus comments in base.Guillaume Poussel2-3/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner3-22/+17
2011-02-03merge from masterOcke Janssen [oj]3-22/+17
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2-4/+4
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko12-74/+74
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-12-03Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34cOcke.Janssen1-0/+1
2010-12-03dba34c: #i115398# add autoincrement to special typeOcke.Janssen1-0/+1
2010-12-02dba34b: draw cell text in the table designer vertically centered, to prevent ...Frank Schoenheit [fs]1-14/+8
2010-11-29Remove undesirable commentsTakeshi Abe2-3/+3
2010-11-27cppcheck: reduce the scope of variablesTakeshi Abe1-2/+1
2010-11-26Remove dead codes and confusing commentsTakeshi Abe1-1/+0
2010-11-26Remove dead codes and undesired comments with fixed typoTakeshi Abe3-29/+3
2010-11-25Dead code deletionWol6-26/+1
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]1-3/+3
2010-11-23.bmp to .png, plus formatting issues.Joseph Powers1-31/+84
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]3-22/+17
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri4-10/+10
2010-11-08Removed commented-out code.Ricardo Moreno1-10/+1
2010-10-27add modelines to .hxx files as wellCaolán McNamara5-0/+10
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth12-0/+27
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-2/+2
2010-10-09CWS changehid: resync to m89Mathias Bauer2-5/+13
2010-10-05more removed include guards using fixguard.pyPetr Mladek5-32/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek11-206/+0
2010-07-13CWS changehid: resync to m84Mathias Bauer6-80/+159
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer6-22/+14
2010-07-08dba33g: #i111142# handle insertrow correctedOcke Janssen [oj]2-5/+13
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]5-10/+20
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]6-80/+159
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]19-77/+19
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien19-77/+19
2010-02-10autorecovery: let the SingleDocController, and derived classes, support XModi...Frank Schoenheit [fs]1-5/+5
2010-02-09autorecovery: make m_pView a private member of the GenericController, with de...Frank Schoenheit [fs]1-2/+2