summaryrefslogtreecommitdiffstats
path: root/src/object/sp-filter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-8/+6
* Clarify licensesMax Gaukler2018-11-081-1/+2
* remove Inkscape::URI::toStringThomas Holder2018-11-051-3/+2
* Add some more const to SPFilter.Emmanuel Gil Peyrot2018-10-191-9/+7
* Sprinkle some const qualifiers on SPFilter methods.Emmanuel Gil Peyrot2018-10-191-3/+3
* Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot2018-10-191-31/+28
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-1/+1
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-2/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-16/+16
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+532