summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-181-1/+1
* clang-cl loplugin: dbaccessStephan Bergmann2016-10-167-64/+59
* remove (yet yet another) StringListResource implementationCaolán McNamara2016-10-1318-80/+17
* de-src RID_DB_TAB_EDITOR controlCaolán McNamara2016-10-123-21/+9
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-105-0/+10
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-102-3/+3
* de-src solo PushButton resourceCaolán McNamara2016-10-084-8/+6
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-064-34/+0
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-062-3/+0
* now ditch WB_INFOCaolán McNamara2016-10-051-1/+1
* loplugin:unnecessaryoverride in dbaccessNoel Grandin2016-10-0523-114/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-0522-42/+42
* merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStreamNoel Grandin2016-10-054-47/+16
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-05129-376/+376
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* convert SIZING constants to scoped typed_flagsNoel Grandin2016-09-222-41/+39
* convert CARDINALITY constants to scoped enumNoel Grandin2016-09-223-16/+16
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-1/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-153-3/+3
* Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2016-09-152-9/+3
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-1/+1
* loplugin:dllprivateStephan Bergmann2016-09-1310-13/+13
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13209-263/+263
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-1329-79/+51