summaryrefslogtreecommitdiff
path: root/connectivity/source/parse
AgeCommit message (Expand)Author
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-02-27Untabify .l files (to silence loplugin:indentation warnings)Stephan Bergmann
2019-02-27Add missing modelines to .l filesStephan Bergmann
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-29Fix typoAndrea Gelmini
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-27connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-14tdf#105075 Firebird: Support Limit of query_GUITamas Bunth
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-05loplugin:useuniqueptr in OSQLParseNodeNoel Grandin
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-30coverity#1421119 Dereference after null checkCaolán McNamara
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-02tdf#104986: Add MILLISECOND, WEEKDAY, and YEARDAY tokens for FirebirdTor Lillqvist
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-27In OSQLParseTreeIterator::traverseCreateColumns, nLen has always been ignoredStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: connectivityStephan Bergmann
2017-05-31simplify OSQLScanner::SQLyyerrorNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin