summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl2018-03-062-3/+5
* tdf#115080 menu id collisionCaolán McNamara2018-03-061-5/+5
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-183-8/+7
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2017-12-182-2/+2
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-1814-30/+30
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-181-2/+2
* Fix typosAndrea Gelmini2017-12-051-1/+1
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-12-0544-17/+184
* Implement mail merge data source from Writer tablesMiklos Vajna2017-07-2414-15/+41
* tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet2017-06-121-1/+1
* Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar2017-05-075-10/+0
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-185-19/+12
* 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