aboutsummaryrefslogtreecommitdiff
path: root/source/ca/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'source/ca/connectivity')
0 files changed, 0 insertions, 0 deletions
actor-god-objects'>feature/refactor-god-objects LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-31Use ZLIB_CONST to avoid const_castMike Kaganski
2021-07-31getArray->getConstArray in packageNoel Grandin
2021-07-31rtl::Static -> static localNoel Grandin
2021-07-30tsan:data race in XBufferedThreadedStreamNoel Grandin
2021-07-21pass ZipEnumeration around by valueNoel Grandin
2021-07-20osl::Mutex->std::mutex in StarOfficeSHA1DigestContextNoel Grandin
2021-07-20osl::Mutex->std::mutex in CorrectSHA1DigestContextNoel Grandin
2021-07-20no need to use a pImpl in CorrectSHA1DigestContextNoel Grandin
2021-07-20osl::Mutex->std::mutex in BlowfishCFB8CipherContextNoel Grandin
2021-07-20osl::Mutex->std::mutex in SwitchablePersistenceStreamNoel Grandin
2021-07-20osl::Mutex->std::mutex in ByteGrabberNoel Grandin
2021-07-20osl::Mutex->std::mutex in OChildDispListener_ImplNoel Grandin
2021-07-19OStorage can be finalNoel Grandin
2021-06-23Removed duplicated includeAndrea Gelmini
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-06-02improve exception messageNoel Grandin
2021-05-16speed up package testNoel Grandin
2021-05-13inline some typedefsNoel Grandin