summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqlnode.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-18fdo#65653 make columnMatchP saferLionel Elie Mamane1-0/+3
2013-06-15fdo#65653, fdo#65619, fdo#65216: Missing checkZolnai Tamás1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane1-1/+0
2013-04-26QueryDesign: in criteria, remove matching column_ref in simple expressionsLionel Elie Mamane1-103/+126
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane1-19/+54
2013-04-26janitorial: indentation, spacing, ...Lionel Elie Mamane1-6/+6
2013-04-26sal_Bool -> boolLionel Elie Mamane1-2/+2
2013-04-23reword commentLionel Elie Mamane1-4/+6
2013-04-23isEmpty() instead of getLength()==0Lionel Elie Mamane1-1/+1
2013-04-23Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton1-2/+5
2013-04-10remove impossible caseLionel Elie Mamane1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-113/+113
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-25Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist1-5/+0
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-9/+9
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane1-4/+15
2013-01-23Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::RuleLionel Elie Mamane1-4/+8
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin1-2/+2
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-6/+7
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+1
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-1/+2
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane1-4/+2
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-2/+2
2012-06-27update unused code listCaolán McNamara1-13/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud1-43/+43
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-2/+0
2012-03-29Remove unused code in sqlnodeSantiago Martinez1-41/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe1-3/+0
2012-03-01Translate German comments.Philipp Weissenbacher1-54/+52
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-8/+8
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-01Remove uses of charAtAugust Sodora1-6/+6
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-11-19callcatcher: remove some unused codeCaolán McNamara1-1/+1
2011-10-04WaE: deletion of pointer to incomplete type; no destructor calledTor Lillqvist1-13/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-03-01avoid implicit castCaolán McNamara1-3/+3
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-1/+9
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-9/+9