summaryrefslogtreecommitdiff
path: root/basic/inc
AgeCommit message (Expand)Author
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-02-08move some headers inside basicNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-14loplugin:finalclasses in basic..emfioNoel 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-12-13loplugin:expandablemethodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-05make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-10-23loplugin:includeform: basicStephan Bergmann
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-07-18BASIC: Remove useless overridesArnaud Versini
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
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-11-15Fast PCH generator and optimized PCH filesAshod Nakashian