summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Misc. typosluz.paz2018-02-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-5/+5
* Misc. typosUnknown2017-11-071-1/+1
* updated to latest trunkMichael Soegtrop2017-06-051-1/+1
* Fixed Bool LPE review issuesMichael Soegtrop2016-05-231-315/+281
* Added bool LPEMichael Soegtrop2016-05-081-0/+434