summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-10-30add constLionel Elie Mamane
2011-10-30Remove unnecessary variableLionel Elie Mamane
2011-10-30fillFunctionInfo now also guesses the type of non-function call expressionsLionel Elie Mamane
2011-10-30Reorganise code for more clarity; no behaviour changeLionel Elie Mamane
2011-10-26WaE: illegal copy-initializationTor Lillqvist
2011-10-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12typo in parameter nameLionel Elie Mamane
2011-09-03Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")Jenei Gábor
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-19gbuildize dbaccessDavid Tardon
2011-03-28catch exceptions by const referenceCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16dba34d: #i86167# fix for 64 bit long value to int32Ocke Janssen [oj]
2011-03-12fix mis-mergeNorbert Thiebaud
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Remove exclamation marks from OSL_FAIL statementsThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01Remove date comments in base.Guillaume Poussel
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-08Clean-up bogus comments in base.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03merge from masterOcke Janssen [oj]
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
2011-01-21oops, I'm such an idiotCaolán McNamara
2011-01-21Fix property type / default value mismatchLionel Elie Mamane
2011-01-17dba34d: #i116345# create a new var in for loopOcke.Janssen
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2011-01-09Remove unused code and fix typosTakeshi Abe
2011-01-04dba34c: #i20306# support for window function and limit fetch first, ... addedOcke Janssen [oj]
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-12-02dba34c: #i102625# only fetch rows when the view moves outside the scope of th...Ocke.Janssen
2010-11-29Remove undesirable commentsTakeshi Abe
2010-11-28Dead Code RemovalJoseph Powers
2010-11-25Dead code deletionWol
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]