Age | Commit message (Expand) | Author |
---|---|---|
2017-06-15 | replace SbxError typedef with ErrCode | Noel Grandin |
2016-08-13 | BASIC: Use more often std::unique_ptr | Arnaud Versini |
2016-03-08 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2016-01-05 | Fix typos | Andrea Gelmini |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-10-26 | basic: replace boost::ptr_vector with std::vector<std::unqiue_ptr> | Michael Stahl |
2014-10-23 | basic: move SbxAppData to a BasicDLL member | Michael Stahl |
2014-01-27 | coverity#707629 Uninitialized scalar field | Caolán McNamara |
2013-12-11 | sbxbase.hxx is private to basic | Tor Lillqvist |