aboutsummaryrefslogtreecommitdiff
path: root/source/lt/swext
ModeNameSize
d---------mediawiki99logplain
ncloud-provider-for-android'>feature/owncloud-provider-for-android LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucb/README
)
AgeCommit message (Expand)Author
Author
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in packageNoel Grandin
2021-10-03drop 'using namespace std' in packageJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-12flatten OZipFileAccess a littleNoel Grandin
2021-08-12flatten ZipPackage a littleNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
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-22reduce allocation in ZipContentInfo mapNoel Grandin
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-06-02improve exception messageNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-02fix detection of encrypted zip entriesDavid Blatter
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-16loplugin:referencecasting in oox..packageNoel
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-19tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel