summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/tabledesign
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-10-012-46/+28
* Improvements on previous commitStephan Bergmann2012-09-271-2/+2
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-1/+2
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-1/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-12/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-092-2/+2
* removed useless forward declarations of classTakeshi Abe2012-07-051-1/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+0
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-1416-371/+230
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* removed duplicate includes in dbaccessTakeshi Abe2012-03-302-2/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* update unused listCaolán McNamara2012-02-083-38/+0
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-061-5/+4
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-8/+8
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-211-8/+8
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-211-8/+8
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-213-14/+14
* Removed extra semicolonsJesse2011-12-151-1/+1
* childs -> childrenMichael T. Whiteley2011-12-082-3/+3
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-2712-24/+0
* s/infomation/information/Korrawit Pruegsanusak2011-11-271-1/+1
* Remove some parenthesis for readabilityJulien Nabet2011-10-281-1/+1
* C-Style casting replaced by C++ styleJulien Nabet2011-10-271-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+12
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-2312-13/+13
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2019-440/+166
|\
| * Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-301-1/+1
| |\
| | * dbaccess-default-varchar-lenght.diff: default VARCHAR length to 100 (i#62664)Petr Mladek2011-04-221-1/+1
| * | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-272-13/+10
| |\ \
| | * \ Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-222-13/+10
| | |\ \ | | | |/ | | |/|
| * / | gbuildize dbaccessDavid Tardon2011-04-191-65/+0
| |/ /
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-11/+11
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1714-98/+95
| |\ \
| | * \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0914-98/+95
| | |\ \
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
| |/ / /
| * | | fix assertionsDavid Tardon2011-02-251-1/+1
| * | | Clean-up bogus comments in base.Guillaume Poussel2011-02-082-3/+2
| * | | replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2011-02-032-4/+4
| * | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-1/+1
| * | | Remove undesirable commentsTakeshi Abe2010-11-292-3/+3
| * | | cppcheck: reduce the scope of variablesTakeshi Abe2010-11-271-2/+1
| * | | Remove dead codes and confusing commentsTakeshi Abe2010-11-261-1/+0
| * | | Remove dead codes and undesired comments with fixed typoTakeshi Abe2010-11-263-29/+3
| * | | Dead code deletionWol2010-11-256-26/+1
| * | | .bmp to .png, plus formatting issues.Joseph Powers2010-11-231-31/+84
| * | | Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri2010-11-134-10/+10
| * | | Removed commented-out code.Ricardo Moreno2010-11-081-10/+1