ResInsight/ApplicationCode/Commands/CompletionExportCommands
Magne Sjaastad 67e7bb0cf3
Fixes detected by cppcheck (#4974)
* Janitor : Remove obsolete pointer to dialog

* Janitor : Remove unused functions

* Janitor : Remove unused functions

* Janitor : Add explicit to constructors

* Janitor : Remove unused variables

* Janitor : Remove unused functions related to summary plot templates

* clang-tidy : Use nullptr instead of 0

* clang-tidy : Fix usage of virtual and override

* Upped to version 2019.08.2-dev.05

* Janitor : Remove unused variables

* Janitor : Clean up several cppcheck issues

* Janitor : Add cppcheck config files

* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
..
CMakeLists_files.cmake #3779 Implement accumulator system for ICDs in preparation of using this for AICDs 2018-12-07 15:48:18 +01:00
RicCaseAndFileExportSettingsUi.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicCaseAndFileExportSettingsUi.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionDataSettingsUi.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionDataSettingsUi.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsForTemporaryLgrsFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsForTemporaryLgrsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsForVisibleSimWellsFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsForVisibleSimWellsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsForVisibleWellPathsFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsForVisibleWellPathsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportCompletionsWellSegmentsFeature.cpp Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00
RicExportCompletionsWellSegmentsFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicExportFractureCompletionsImpl.cpp #4827 Completion Data : Guard index out of range 2019-10-08 08:01:25 +02:00
RicExportFractureCompletionsImpl.h #4827 Completion Data : Support Eclipse input text files as data source 2019-10-04 15:55:31 +02:00
RicFishbonesTransmissibilityCalculationFeatureImp.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicFishbonesTransmissibilityCalculationFeatureImp.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswCompletions.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswCompletions.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswExportInfo.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswExportInfo.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswSegment.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswSegment.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswSubSegment.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswSubSegment.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswValveAccumulators.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicMswValveAccumulators.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathExportCompletionDataFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathExportCompletionDataFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathExportCompletionDataFeatureImpl.cpp Fixes detected by cppcheck (#4974) 2019-11-03 08:37:03 +01:00
RicWellPathExportCompletionDataFeatureImpl.h Fixes detected by cppcheck (#4974) 2019-11-03 08:37:03 +01:00
RicWellPathExportCompletionsFileTools.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathExportCompletionsFileTools.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathExportMswCompletionsImpl.cpp Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00
RicWellPathExportMswCompletionsImpl.h Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00
RicWellPathFractureReportItem.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathFractureReportItem.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicWellPathFractureTextReportFeatureImpl.cpp Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00
RicWellPathFractureTextReportFeatureImpl.h Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00