summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-1/+1
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann7-64/+59
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara18-80/+17
2016-10-12de-src RID_DB_TAB_EDITOR controlCaolán McNamara3-21/+9
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt5-0/+10
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2-3/+3
2016-10-08de-src solo PushButton resourceCaolán McNamara4-8/+6
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara4-34/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-3/+0
2016-10-05now ditch WB_INFOCaolán McNamara1-1/+1
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin23-114/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin22-42/+42
2016-10-05merge dbaccess::StorageInputStream with dbaccess::StorageXMLInputStreamNoel Grandin4-47/+16
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann129-376/+376
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-22convert SIZING constants to scoped typed_flagsNoel Grandin2-41/+39
2016-09-22convert CARDINALITY constants to scoped enumNoel Grandin3-16/+16
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-1/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl3-3/+3
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2-9/+3
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-1/+1
2016-09-13loplugin:dllprivateStephan Bergmann10-13/+13
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann209-263/+263
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin29-79/+51
2016-09-10Typo: (un)kown->(un)knownJulien Nabet1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-09-05convert ScrollType to scoped enumNoel Grandin1-2/+2
2016-09-03coverity#1372446 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna2-20/+20
2016-09-01coverity#1372405 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372404 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01coverity#1372403 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372401 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01coverity#1372400 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372395 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01coverity#1372393 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01coverity#1372391 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372385 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01coverity#1372382 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01std::list<sal_Int32> -> std::vectorNoel Grandin2-9/+10
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin2-9/+9
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke8-14/+14