summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryDesignView.cxx
AgeCommit message (Expand)Author
2013-01-23fix handling of subqueries in query designLionel Elie Mamane
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane
2013-01-23ISO8859-1 -> UTF8 in commentLionel Elie Mamane
2013-01-18mark *all* tables of a nested join as addedLionel Elie Mamane
2012-12-28fdo#58842 Handle case of non-distinct statmentZolnai Tamás
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-02WaE: explicitly do nothing when nothing needs to be doneLionel Elie Mamane
2012-12-02fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane
2012-12-02Expand commentLionel Elie Mamane
2012-12-02janitorial: prefix increment when don't care about current valueLionel Elie Mamane
2012-12-02janitorial: simplify code, no behaviour changeLionel Elie Mamane
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-02Columns should know their tableLionel Elie Mamane
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-03-20fdo#47560 properly separate each new sorting columnLionel Elie Mamane
2012-03-15fixup: use introduced preprocessor constant instead of hardcoded constantLionel Elie Mamane
2012-03-15fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane
2012-02-13Fix typos in commentsElton Chung
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
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-22Fix fdo#38286. Perhaps it could be simplifiedJulien Nabet
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
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-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Remove exclamation marks from OSL_FAIL statementsThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
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-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-17dba34d: #i116345# create a new var in for loopOcke.Janssen
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko