summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/brwctrlr.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-13/+13
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin1-6/+2
2021-11-28use more OInterfaceContainerHelper3 in dbaccessNoel Grandin1-5/+5
2021-11-11Replace some macros in dbaccess part 6Julien Nabet1-41/+68
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+1
2021-02-22loplugin:refcounting in dbaccessNoel1-12/+9
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-02weld FormattedControlCaolán McNamara1-19/+20
2020-07-01weld EditControl for browseboxCaolán McNamara1-1/+0
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-17/+0
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-61/+63
2019-12-02use weld::WaitObjectCaolán McNamara1-2/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-13set parent for OParameterDialogCaolán McNamara1-1/+1
2019-09-11TyposAndrea Gelmini1-6/+6
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-3/+3
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-08Fix typoAndrea Gelmini1-5/+5
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-10weld FmSearchDialogCaolán McNamara1-1/+1
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-4/+4
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-10-11weld DlgFilterCrit and DlgOrderCritCaolán McNamara1-6/+6
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-29Remove unused local variable aErrorMuhammet Kara1-1/+0
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-15/+8
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-13/+13
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-30loplugin:virtualdown in variousNoel Grandin1-4/+0
2018-03-22weld OSQLMessageBoxCaolán McNamara1-2/+2
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-8/+8
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-2/+1
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-10/+10
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-1/+1
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane1-13/+3
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+11
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-0/+1
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1