summaryrefslogtreecommitdiff
path: root/connectivity/source/parse
AgeCommit message (Expand)Author
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-26sqlbison.y string clean-upStephan Bergmann
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann
2013-09-13translate german comments in sqlbison.yMichael Stahl
2013-09-13fix Apple g++ 4.2.1 unused function warning in sqlbison.yMichael Stahl
2013-09-13setting a table name on an expression/function call makes no senseLionel Elie Mamane
2013-09-13remove an arbitrary level of nested parenthesesLionel Elie Mamane
2013-09-13Don't clobber argument on failureLionel Elie Mamane
2013-09-05use replaceFirstThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-11connectivity bison/flex: get rid on unnecessary static OUString()Norbert Thiebaud
2013-07-11unused variable 'sTableName' [loplugin]Eike Rathke
2013-07-11sort is ascending by defaultLionel Elie Mamane
2013-07-11give right function name in debug messagesLionel Elie Mamane
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-11remove unreachable code, reorganise OSL_ENSUREsLionel Elie Mamane
2013-07-11lcl_getColumnRange: no table range -> match 1st name-matching select columnLionel Elie Mamane
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist
2013-07-10Avoid duplicate definition of xxx_pGLOBAL_SQLPARSER at linking stageTor Lillqvist
2013-07-10WaE: unused functionsTor Lillqvist
2013-07-10Undef SQLyyerror, tooTor Lillqvist
2013-07-10make aEmptyString constLionel Elie Mamane
2013-07-10compatibility with 2008-era bison (2.3)Lionel Elie Mamane
2013-07-10fix doubly-defined aEmptyStr with Bison 2.3Lionel Elie Mamane
2013-07-10TODO noteLionel Elie Mamane
2013-07-10remove bogus testLionel Elie Mamane
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane
2013-07-10fdo#58644 fix handling of subqueriesLionel Elie Mamane
2013-06-28remove pointless external guards for standard headersMichael Stahl
2013-06-28impl_parseLikeNodeToString_throw should be called only on a like_predicateLionel Elie Mamane
2013-06-28fdo#66130 correct "skip column name" condition for LIKE predicateLionel Elie Mamane
2013-06-18Revert "fdo#65653, fdo#65619, fdo#65216: Missing check"Lionel Elie Mamane
2013-06-18fdo#65653 make columnMatchP saferLionel Elie Mamane
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-15fdo#65653, fdo#65619, fdo#65216: Missing checkZolnai Tamás
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-26remove never-generated "predicate_check" entryLionel Elie Mamane