summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2017-01-17unixODBC changed soname to .2 so reflect itTomáš Chvátal1-1/+6
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara1-2/+1
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane1-4/+0
2016-12-13dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl1-1/+6
2016-11-22remove some more global OUStringsNoel Grandin2-3/+0
2016-11-22trivial makefile cleanupsMichael Stahl5-20/+0
2016-11-21Revert "add missing component"David Tardon1-1/+0
2016-11-21Revert "add missing component"David Tardon1-1/+0
2016-11-21add missing componentDavid Tardon1-0/+1
2016-11-21add missing componentDavid Tardon1-0/+1
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-17loplugin:datamembershadowNoel Grandin1-2/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15loplugin:constantparamNoel Grandin3-4/+4
2016-11-12coverity#1394296 Dereference before null checkCaolán McNamara2-15/+12
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin8-10/+10
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin41-276/+88
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin4-10/+8
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-11-07Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic1-1/+1
2016-11-04loplugin:oncevar in dbaccessNoel Grandin17-92/+43
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-11-02loplugin:unusedfieldsNoel Grandin1-6/+0
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-31No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann3-7/+1
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin1-2/+2
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+1
2016-10-30Allow using xml menus in DBTreeListBoxMaxim Monastirsky2-15/+60
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky6-2/+21
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky3-130/+35
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin7-17/+6
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky2-2/+2
2016-10-27dbaccess: OToolboxController is now unusedMaxim Monastirsky7-337/+0
2016-10-27Convert RID_MENU_REFRESH_DATA to xmlMaxim Monastirsky5-19/+34
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky4-72/+24
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin4-7/+10
2016-10-26coverity#1374284 Uncaught exceptionCaolán McNamara2-2/+2
2016-10-26coverity#1374268 Uncaught exceptionCaolán McNamara2-2/+4
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe1-1/+1
2016-10-23Enable save as when editing view tooMaxim Monastirsky1-1/+1
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-3/+0
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke2-5/+3
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot5-0/+5
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin16-32/+14
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1