summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* unixODBC changed soname to .2 so reflect itTomáš Chvátal2017-01-171-1/+6
* Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara2017-01-101-2/+1
* require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane2017-01-051-4/+0
* dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl2016-12-131-1/+6
* remove some more global OUStringsNoel Grandin2016-11-222-3/+0
* trivial makefile cleanupsMichael Stahl2016-11-225-20/+0
* Revert "add missing component"David Tardon2016-11-211-1/+0
* Revert "add missing component"David Tardon2016-11-211-1/+0
* add missing componentDavid Tardon2016-11-211-0/+1
* add missing componentDavid Tardon2016-11-211-0/+1
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* loplugin:datamembershadowNoel Grandin2016-11-171-2/+0
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* loplugin:constantparamNoel Grandin2016-11-153-4/+4
* coverity#1394296 Dereference before null checkCaolán McNamara2016-11-122-15/+12
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-118-10/+10
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* loplugin:expandablemethods in dbaccessNoel Grandin2016-11-0941-276/+88
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-084-10/+8
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic2016-11-071-1/+1
* loplugin:oncevar in dbaccessNoel Grandin2016-11-0417-92/+43
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-8/+1
* loplugin:unusedfieldsNoel Grandin2016-11-021-6/+0
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-1/+1
* No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann2016-10-313-7/+1
* update vclwidgets plugin to check local variablesNoel Grandin2016-10-311-2/+2
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-1/+1
* Allow using xml menus in DBTreeListBoxMaxim Monastirsky2016-10-302-15/+60
* Add resource name method to IContextMenuProviderMaxim Monastirsky2016-10-306-2/+21
* Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky2016-10-303-130/+35
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-287-17/+6
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-1/+1
* Sub menus no longer need manual disposingMaxim Monastirsky2016-10-272-2/+2
* dbaccess: OToolboxController is now unusedMaxim Monastirsky2016-10-277-337/+0
* Convert RID_MENU_REFRESH_DATA to xmlMaxim Monastirsky2016-10-275-19/+34
* Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky2016-10-274-72/+24
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-274-7/+10
* coverity#1374284 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374268 Uncaught exceptionCaolán McNamara2016-10-262-2/+4
* The default std::less<sal_uInt16> is fineTakeshi Abe2016-10-261-1/+1
* Enable save as when editing view tooMaxim Monastirsky2016-10-231-1/+1
* loplugin:expandablemethodds in include/svtoolsNoel Grandin2016-10-211-3/+0
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-192-5/+3
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-195-0/+5
* loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin2016-10-1916-32/+14
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1