summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/unodatbr.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-4/+3
2019-06-15loplugin:logexceptionnicely in dbaccessNoel Grandin1-1/+3
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-3/+3
2019-05-11Fix typosAndrea Gelmini1-4/+4
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin1-4/+2
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-3/+3
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara1-1/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+4
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-5/+5
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27Remove unused local variable aImageProviderMuhammet Kara1-1/+0
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin1-30/+24
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-7/+7
2018-04-16follow on for tdf#116981Noel Grandin1-1/+1
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-4/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-24/+24
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-03-10Modernize a bit more dbaccessJulien Nabet1-42/+28
2018-01-19inline some definesNoel Grandin1-4/+4
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-5/+2
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-7/+7
2017-12-18loplugin:unusedindexMike Kaganski1-26/+14
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-27/+27
2017-09-21Related tdf#112423: avoid crash when calling procedure twice (dbaccess)Julien Nabet1-0/+3
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-16/+16
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-13/+14
2017-07-11simplify strip types from Sequence, related tdf#108782Jochen Nitschke1-8/+4
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-2/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-02Improved loplugin:redundantcast static_cast handling: dbaccessStephan Bergmann1-5/+5
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann1-1/+1
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-3/+2
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen1-1/+0
2017-03-03Fix typosAndrea Gelmini1-1/+1