summaryrefslogtreecommitdiffstats
path: root/src/xml/composite-node-observer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-5/+5
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-4/+4
2012-05-12syntx of null pointer dereference checksKris De Gussem1-1/+7
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-1/+1
2008-07-20Warning cleanupJon A. Cruz1-2/+2
2008-02-11Fixed composite-node-observer including a file not existing in stable glibNiko Kiirala1-0/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-4/+4
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-4/+4