summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_statement.cxx
AgeCommit message (Expand)Author
2017-09-01Remove unused m_aBatchVector membersStephan Bergmann
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-17loplugin:datamembershadowNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-16fix mysqlc buildNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-28fix erroneous disposeOnce calls.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-04mysqlc: loplugin:cstylecastStephan Bergmann
2014-11-18mysqlc: fix build after cppuhelper header cleanupMichael Stahl
2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini
2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-17Translate German comment.Michael Meeks
2014-07-02mysqlc: sal_Bool -> boolStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-11Kill DECL_PROP1IMPL and relatedJulien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03auto_ptr -> heap_ptrStephan Bergmann
2014-02-03USE_CPP_CONN is unusedStephan Bergmann
2014-02-03Get rid of macrosStephan Bergmann
2013-12-10Drop duplicate #includeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-26re-base on ALv2 code.Michael Meeks
2012-02-13Fix typos in commentsElton Chung
2011-12-20catch exception by constant referenceTakeshi Abe
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2009-12-11mysqlconnector: initial import from CWS mysqlnativeFrank Schoenheit [fs]