summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)Author
2017-06-08tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet
2017-01-17unixODBC changed soname to .2 so reflect itTomáš Chvátal
2017-01-10Resolves: rhbz#1409634 crash on close storing clipboard of database tableCaolán McNamara
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-07Resolves: #i119892# Missing "by" in descriptionDamjan Jovanovic
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Allow using xml menus in DBTreeListBoxMaxim Monastirsky
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27dbaccess: OToolboxController is now unusedMaxim Monastirsky
2016-10-27Convert RID_MENU_REFRESH_DATA to xmlMaxim Monastirsky
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe
2016-10-23Enable save as when editing view tooMaxim Monastirsky
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-10-12de-src RID_DB_TAB_EDITOR controlCaolán McNamara
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-08de-src solo PushButton resourceCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-25remove unused parameterJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22convert SIZING constants to scoped typed_flagsNoel Grandin
2016-09-22convert CARDINALITY constants to scoped enumNoel Grandin
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann