summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqliterator.cxx
AgeCommit message (Expand)Author
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert TraversalParts to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert ErrorCode to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-02-18boost->stdCaolán McNamara
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-09-26connectivity: typoMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-23coverity#440711 Explicit null dereferencedCaolán McNamara
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
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-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