ResInsight/ApplicationLibCode/ProjectDataModel/Intersections
Magne Sjaastad b7f8d0e0f1
Increase warning level
* Set warning level to /W3 for MSVC to catch more warnings
* remove several excluded checks for clang
* removed several unused variables
* Hide warnings qwt
* add missing parentheses in logical expressions
* Remove double check on same logical expression
2023-04-17 15:57:39 +02:00
..
CMakeLists_files.cmake Intersection depthfilter (#8408) 2022-01-05 15:52:04 +01:00
RimBoxIntersection.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimBoxIntersection.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimExtrudedCurveIntersection.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimExtrudedCurveIntersection.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimIntersection.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimIntersection.h Merge pull request #8985 from OPM/8926-remove-useoptionsonly 2022-05-29 13:01:27 +02:00
RimIntersectionCollection.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimIntersectionCollection.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimIntersectionEnums.cpp Merge pull request #8447 from OPM/intersection_filterupdate 2022-01-16 23:56:00 +01:00
RimIntersectionEnums.h Merge pull request #8447 from OPM/intersection_filterupdate 2022-01-16 23:56:00 +01:00
RimIntersectionResultDefinition.cpp Increase warning level 2023-04-17 15:57:39 +02:00
RimIntersectionResultDefinition.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RimIntersectionResultsDefinitionCollection.cpp Rename several child() and children() functions 2022-05-31 15:05:07 +02:00
RimIntersectionResultsDefinitionCollection.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00