summaryrefslogtreecommitdiff
path: root/include/dbaccess
AgeCommit message (Expand)Author
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-17drop now unused Resource::FreeResourceCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-04-30Fix typosAndrea Gelmini
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-03-09loplugin:constantparam in dbaccessNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-06-16Fix typosAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks
2015-04-09vcl: VclPtr conversion in variousNoel Grandin
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann