summaryrefslogtreecommitdiff
path: root/basic/inc/sbxbase.hxx
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman
2020-07-30fix commentNoel Grandin
2020-07-30fix shutdown crash in basicNoel Grandin
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-12-21Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-03find symbols that can be privateNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-03-08tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2016-01-05Fix typosAndrea Gelmini
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-10-26basic: replace boost::ptr_vector with std::vector<std::unqiue_ptr>Michael Stahl
2014-10-23basic: move SbxAppData to a BasicDLL memberMichael Stahl
2014-01-27coverity#707629 Uninitialized scalar fieldCaolán McNamara
2013-12-11sbxbase.hxx is private to basicTor Lillqvist