summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-2/+2
2018-11-10Avoid getTokenCountMatteo Casalin1-5/+8
2018-11-10Use indexed getTokenMatteo Casalin1-4/+5
2018-11-10Avoid getToken to just get last tokenMatteo Casalin1-2/+2
2018-11-10Loop only if string length is the desired oneMatteo Casalin1-9/+11
2018-11-10Avoid getTokenCount()Matteo Casalin1-8/+4
2018-11-10Early bailoutMatteo Casalin1-8/+5
2018-11-10Avoid getTokenCount()Matteo Casalin1-8/+22
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin1-1/+1
2018-11-10Fix double ;Matteo Casalin1-1/+1
2018-11-10Avoid getTokenCount()Matteo Casalin1-1/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski4-6/+7
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-4/+4
2018-11-08loplugin:unusedfieldsNoel Grandin2-3/+0
2018-11-08loplugin:constantparamNoel Grandin1-3/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara37-44/+44
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-2/+2
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2-10/+4
2018-11-06convert some macros to local functionsNoel Grandin1-2/+2
2018-11-04Replace preprocessor macro with short function definitionsMike Kaganski3-13/+21
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-11/+2
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-20/+14
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-14/+4
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-30loplugin:returnconstantNoel Grandin2-4/+3
2018-10-29tdf#120691 Migrate tables which contain spacesTamas Bunth1-0/+18
2018-10-27loplugin:unusedmethodsNoel Grandin2-29/+0
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+4
2018-10-26loplugin:unusedfieldsNoel Grandin2-5/+0
2018-10-26Fix typosAndrea Gelmini1-1/+1
2018-10-25weld OUserAdminDlgCaolán McNamara3-43/+30
2018-10-25rename DBOConnectionURLEdit and DBOConnectionHelper backCaolán McNamara10-54/+54
2018-10-25drop OConnectionURLEdit and OConnectionHelperCaolán McNamara4-884/+0
2018-10-25rename DBOConnectionTabPageSetup back to OConnectionTabPageSetupCaolán McNamara5-44/+44
2018-10-25drop unused stuffCaolán McNamara3-171/+21
2018-10-25weld OJDBCConnectionPageSetupCaolán McNamara2-46/+37
2018-10-25weld OSpreadSheetConnectionPageSetupCaolán McNamara2-18/+12
2018-10-25rename DBOTextConnectionHelper back to OTextConnectionHelperCaolán McNamara7-27/+27
2018-10-25rename DBCharSetListBox back to CharSetListBoxCaolán McNamara6-9/+9
2018-10-25remove unused stuffCaolán McNamara4-520/+1
2018-10-25weld OTextConnectionPageSetupCaolán McNamara6-37/+181
2018-10-24weld ODbAdminDialogCaolán McNamara18-120/+43
2018-10-24weld TextConnectionSettingsDialogCaolán McNamara5-38/+29
2018-10-24rename DBOCommonBehaviourTabPage back to OCommonBehaviourTabPageCaolán McNamara2-50/+50
2018-10-24drop now unused OCommonBehaviourTabPageCaolán McNamara2-184/+17
2018-10-24weld DBMySQLNativeSettingsCaolán McNamara4-55/+243
2018-10-24weld OTextDetailsPageCaolán McNamara4-25/+417
2018-10-24weld OMySQLODBCDetailsPageCaolán McNamara2-6/+7