summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)AuthorFilesLines
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara2-3/+3
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen5-0/+5
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+2
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-1/+1
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin1-3/+1
2018-11-11cppCheck redundantAssignment pParseNodeZdibák Zoltán1-2/+1
2018-11-10Avoid getTokenCountMatteo Casalin1-5/+8
2018-11-10Use indexed getTokenMatteo Casalin1-4/+5
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin1-1/+1
2018-11-10Fix double ;Matteo Casalin1-1/+1
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara5-5/+5
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-5/+2
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24weld ODbAdminDialogCaolán McNamara1-1/+0
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+3
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin3-5/+5
2018-10-21pvs-studio: _pView was already dereferencedCaolán McNamara1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-4/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin3-7/+7
2018-10-15loplugin:constantparamNoel Grandin2-3/+3
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin4-28/+28
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-05weld QueryPropertiesDialogCaolán McNamara2-7/+4
2018-09-17New loplugin:externalStephan Bergmann2-4/+4
2018-09-09Avoid getTokenCount()Matteo Casalin1-1/+1
2018-09-09Remove return variableMatteo Casalin1-3/+2
2018-09-09Reduce OUString operationsMatteo Casalin1-7/+3
2018-09-09Avoid getTokenCount()Matteo Casalin1-8/+7
2018-09-09Avoid getTokenCount()Matteo Casalin1-5/+5
2018-09-09Avoid getTokenCount()Matteo Casalin1-7/+5
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2-5/+4
2018-08-29new loplugin:oustringbufferNoel Grandin1-1/+1
2018-08-29loplugin:constantparam (1)Noel Grandin1-6/+6
2018-08-16loplugin:returnconstant in dbaccessNoel Grandin1-7/+4
2018-07-22Fix typos in codeAndrea Gelmini1-2/+2
2018-07-21Fix typosAndrea Gelmini1-1/+1
2018-07-10Translate German commentsJohnny_M2-5/+4
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov1-5/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke8-11/+0
2018-05-28loplugin:useuniqueptr in OQueryControllerNoel Grandin1-6/+4
2018-05-28loplugin:useuniqueptr in DlgQryJoinNoel Grandin2-3/+3
2018-05-28loplugin:useuniqueptr in OTableConnectionNoel Grandin3-10/+9
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2-3/+1
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-4/+4
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-3/+1
2018-04-17loplugin:constparamsNoel Grandin1-2/+2