Replace BaseLib::number2str with std::to_string.
Also remove the header StringTools.h everywhere. Add a previously missing sstream include in DateTools.cpp.
Showing
- BaseLib/DateTools.cpp 4 additions, 3 deletionsBaseLib/DateTools.cpp
- BaseLib/DateTools.h 0 additions, 1 deletionBaseLib/DateTools.h
- BaseLib/StringTools.h 0 additions, 12 deletionsBaseLib/StringTools.h
- FileIO/Legacy/OGSIOVer4.cpp 1 addition, 2 deletionsFileIO/Legacy/OGSIOVer4.cpp
- FileIO/SHPInterface.cpp 1 addition, 4 deletionsFileIO/SHPInterface.cpp
- FileIO/XmlIO/Boost/BoostVtuInterface.cpp 3 additions, 4 deletionsFileIO/XmlIO/Boost/BoostVtuInterface.cpp
- GeoLib/GEOObjects.cpp 1 addition, 4 deletionsGeoLib/GEOObjects.cpp
- GeoLib/Grid.h 3 additions, 8 deletionsGeoLib/Grid.h
- Gui/DataView/FEMConditionSetupDialog.cpp 2 additions, 3 deletionsGui/DataView/FEMConditionSetupDialog.cpp
- Gui/DataView/GEOModels.cpp 4 additions, 6 deletionsGui/DataView/GEOModels.cpp
- Gui/mainwindow.cpp 1 addition, 2 deletionsGui/mainwindow.cpp
- MathLib/LinAlg/Dense/DenseMatrix-impl.h 4 additions, 4 deletionsMathLib/LinAlg/Dense/DenseMatrix-impl.h
- MathLib/LinAlg/Dense/DenseMatrix.h 0 additions, 3 deletionsMathLib/LinAlg/Dense/DenseMatrix.h
- MeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp 1 addition, 3 deletionsMeshLib/MeshEditing/Mesh2MeshPropertyInterpolation.cpp
- MeshLib/MeshQuality/MeshValidation.cpp 3 additions, 4 deletionsMeshLib/MeshQuality/MeshValidation.cpp
- OGS/ProjectData.cpp 1 addition, 4 deletionsOGS/ProjectData.cpp
- Tests/GeoLib/TestGEOObjectsMerge.cpp 2 additions, 5 deletionsTests/GeoLib/TestGEOObjectsMerge.cpp
- Utils/FileConverter/ConvertSHPToGLI.cpp 1 addition, 2 deletionsUtils/FileConverter/ConvertSHPToGLI.cpp
- Utils/SimpleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp 2 additions, 3 deletions...pleMeshCreation/createMeshElemPropertiesFromASCRaster.cpp
Loading
Please register or sign in to comment