/basic/source/

n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper/util
tion'>
AgeCommit message (Expand)Author
2020-07-11vbahelper: create instances with uno constructorsNoel Grandin
Philipp Hofer
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh
2019-07-14Fix typoAndrea Gelmini
2019-01-09tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen
2018-11-15Fix typosAndrea Gelmini
2018-09-07Drop workaround for old MSVC that no longer appears necessary with MSVC 2017Stephan Bergmann
2018-08-10tdf#42949 Fix IWYU warnings in include/salhelper/*Gabor Kelemen
2018-07-27salhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24Fix typosAndrea Gelmini
2018-06-27salhelper::SingletonRef copy ctor is broken, mark as deletedStephan Bergmann
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-06-18Fix typosAndrea Gelmini
2017-06-16salhelper: typo in dynload.hxxChris Sherlock
2017-06-12tdf#43157 - salhelper: convert from OSL_ASSERT to assertChris Sherlock
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, salhelperStephan Bergmann