summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/fcomp.cxx
AgeCommit message (Expand)Author
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-04-02Simplify some static variable initializationsMike Kaganski
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2018-08-17loplugin:useuniqueptr in connectivity/fileNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-02-21loplugin:subtlezeroinit: connectivityStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-01coverity#1372389 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372383 Uncaught exceptionCaolán McNamara
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-04-13tdf#97853 connectivity: fix inverted conditionMichael Stahl
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-10-03loplugin: cstylecastNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2012-12-10new autogenerated PCH headers in connectivityLuboš Luňák
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-29removed duplicate includes in connectivityTakeshi Abe