summaryrefslogtreecommitdiff
path: root/basic/inc/sbxbase.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin1-1/+1
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini1-1/+3
2016-03-08tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo1-3/+2
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-4/+3
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unqiue_ptr>Michael Stahl1-3/+6
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl1-7/+3
2014-01-27coverity#707629 Uninitialized scalar fieldCaolán McNamara1-1/+7
2013-12-11sbxbase.hxx is private to basicTor Lillqvist1-0/+52