summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in dbaccessNoel Grandin2019-02-252-2/+0
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-192-3/+3
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-082-2/+2
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-052-0/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-073-0/+3
* Reduce OUString copyingMatteo Casalin2018-12-281-3/+1
* Simplify: getToken+getLength ==> indexOfMatteo Casalin2018-12-281-2/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-082-3/+3
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-082-7/+7
* drop some unnecessary includesCaolán McNamara2018-11-283-3/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-078-12/+12
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-5/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-031-14/+4
* pvs-studio: V785 Constant expression in switch statementCaolán McNamara2018-10-221-6/+1
* loplugin:staticvar in cppuhelper..desktopNoel Grandin2018-10-171-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* Remove unused local variable aImageProviderMuhammet Kara2018-07-271-3/+0
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-3/+0
* loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2018-05-172-10/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen2018-04-133-4/+0
* weld linkeditdialogCaolán McNamara2018-04-061-1/+1
* weld SvPasteObjectDialogCaolán McNamara2018-04-031-2/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-036-43/+43
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-3/+0
* weld OSQLMessageBoxCaolán McNamara2018-03-221-1/+1
* drop msgbox includeCaolán McNamara2018-03-201-1/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* Modernize a bit more dbaccessJulien Nabet2018-03-104-66/+48
* weld native message dialogsCaolán McNamara2018-02-223-16/+15
* loplugin:changetoolsgen in dbaccess..desktopNoel Grandin2018-02-142-8/+8
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-013-3/+0
* Fix typosAndrea Gelmini2018-01-162-2/+2
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-123-6/+6
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:countusersofdefaultparams in dbaccessNoel Grandin2017-12-052-2/+2
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* loplugin:constantparam in connectivityNoel Grandin2017-11-011-2/+2
* vcl: make MapMode constructor explicitMichael Stahl2017-10-265-8/+8
* loplugin:includeform: dbaccessStephan Bergmann2017-10-2316-95/+95
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-112-11/+11
* This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky2017-08-291-1/+1