Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Jul 14, 2020
  2. Apr 14, 2020
  3. Apr 11, 2020
    • joergbuchwald's avatar
      add getNumElemType function based on ordered map · b5e2ea4f
      joergbuchwald authored
      remove old function/complete replace of getNumberOfElementTypes()
      
      tiny change
      
      add getNumElemType function based on ordered map
      
      remove old function/complete replace of getNumberOfElementTypes()
      
      tiny change
      
      make all number of element type maps const references
      
      add missing auto
      b5e2ea4f
  4. Apr 10, 2020
  5. Jan 03, 2020
  6. Aug 21, 2019
  7. Jul 16, 2019
    • Dmitri Naumov's avatar
      clang-tidy automatic fixes. · bbe99436
      Dmitri Naumov authored
      Most of the current .clang-tidy contained checks:
      google-explicit-constructor
      google-readability-braces-around-statements
      modernize-loop-convert
      modernize-use-default-member-init
      modernize-use-emplace
      modernize-use-using
      readability-braces-around-statements
      readability-else-after-return
      readability-named-parameter
      *readability-namespace-comments
      *readability-inconsistent-*
      readability-redundant-member-init
      readability-simplify-boolean-expr
      readability-string-compare
      *explicit-conversions*
      bbe99436
  8. Jun 15, 2019
    • Dmitri Naumov's avatar
      Fix variable shadowing. · 5bda1ae1
      Dmitri Naumov authored
      Either by renaming or removing the variable or adding
      an extra scope to the top variable.
      
      CPPCheck warning type: shadowVar.
      5bda1ae1
  9. Mar 19, 2019
  10. Feb 27, 2019
  11. Jan 06, 2019
  12. Dec 19, 2018
  13. Aug 27, 2018
  14. Jun 20, 2018
  15. Jan 02, 2018
  16. May 31, 2017
Loading