summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/querydesign
Commit message (Expand)AuthorAgeFilesLines
* factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane2011-10-302-24/+12
* add constLionel Elie Mamane2011-10-301-2/+2
* Remove unnecessary variableLionel Elie Mamane2011-10-301-2/+1
* fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane2011-10-302-32/+368
* Reorganise code for more clarity; no behaviour changeLionel Elie Mamane2011-10-301-81/+79
* WaE: illegal copy-initializationTor Lillqvist2011-10-261-2/+2
* Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet2011-10-221-1/+12
* tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara2011-09-301-1/+5
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-224-0/+24
* typo in parameter nameLionel Elie Mamane2011-09-122-18/+18
* Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor2011-09-031-0/+148
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-2333-37/+37
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2052-1339/+388
|\
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-272-10/+10
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-222-10/+10
| | |\
| * | | gbuildize dbaccessDavid Tardon2011-04-191-89/+0
| |/ /
| * | catch exceptions by const referenceCaolán McNamara2011-03-281-8/+8
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1729-270/+271
| |\ \
| | * | fix mis-mergeNorbert Thiebaud2011-03-121-1/+1
| | * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0929-269/+270
| | |\ \
| * | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-125-11/+11
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-124-8/+8
| * | | | Remove exclamation marks from OSL_FAIL statementsThomas Arnhold2011-03-121-5/+5
| |/ / /
| * | | Remove date comments in base.Guillaume Poussel2011-03-011-1/+0
| * | | fix assertionsDavid Tardon2011-02-254-11/+11
| * | | Move DBG_ERROR -> OSL_ASSERTThomas Arnhold2011-02-242-3/+3
| * | | Clean-up bogus comments in base.Guillaume Poussel2011-02-083-3/+2
| * | | replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2011-02-0312-58/+62
| * | | oops, I'm such an idiotCaolán McNamara2011-01-211-4/+4
| * | | Fix property type / default value mismatchLionel Elie Mamane2011-01-211-4/+4
| * | | Remove unused code and fix typosTakeshi Abe2011-01-091-5/+4
| * | | Replace all occured, occurance etc.Takeshi Abe2010-12-056-10/+10
| * | | Remove undesirable commentsTakeshi Abe2010-11-291-1/+1
| * | | Dead Code RemovalJoseph Powers2010-11-281-66/+0
| * | | Dead code deletionWol2010-11-252-2/+0
| * | | Spelling, dead code removalWol2010-11-2419-104/+18
| * | | .bmp to .png, plus formatting issues.Joseph Powers2010-11-232-7/+24
| * | | fix these againCaolán McNamara2010-11-162-18/+4
| * | | Remove _HC occurencesSebastian Spaeth2010-11-162-4/+18
| * | | get this to build againCaolán McNamara2010-11-162-18/+4
| * | | Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2010-11-141-3/+3
| * | | Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri2010-11-137-60/+65
| * | | Purged BmpColorMode from libs-gui - baseJoseph Powers2010-11-131-2/+1
| * | | Fix build breakage in a dbgutil-enabled buildTor Lillqvist2010-11-061-1/+1
| * | | Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner2010-11-011-29/+29
| * | | add modelines to .hxx files as wellCaolán McNamara2010-10-2716-0/+35
| * | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-252-2/+2
| * | | merge vosremoval-reference.diffNorbert Thiebaud2010-10-256-36/+36
| * | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-252-4/+4