summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/unodatbr.cxx
AgeCommit message (Expand)Author
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-09-11TyposAndrea Gelmini
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-15loplugin:logexceptionnicely in dbaccessNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11Fix typosAndrea Gelmini
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-27Remove unused local variable aImageProviderMuhammet Kara
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-16follow on for tdf#116981Noel Grandin
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-01-19inline some definesNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21Related tdf#112423: avoid crash when calling procedure twice (dbaccess)Julien Nabet