- a9cf098 loplugin:ostr in sot by Noel Grandin · 1 year, 11 months ago
- fdbc8d1 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
- fe72e20 CopyTo is never passed a null argument by Caolán McNamara · 2 years ago
- 25b642f simplify SotTempStream and lifetime by Noel Grandin · 2 years ago
- 1ac5353 Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-free by Mike Kaganski · 2 years, 1 month ago
- ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
- 6c04b83 i#112829: offer svg as clipboard format as well by Damjan Jovanovic · 2 years, 2 months ago
- 3653efd use more unique_ptr in StgTmpStrm by Noel Grandin · 2 years, 3 months ago
- 95e12ea cid#1545789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 2f9a680 Fix typo by Andrea Gelmini · 2 years, 5 months ago
- d8b9f57 Use std::span by Mike Kaganski · 2 years, 6 months ago
- f47e4b1 Simplify a bit by Mike Kaganski · 2 years, 6 months ago
- 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
- 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
- da54fbc use sal_uInt64 when dealing with stream position by Noel Grandin · 2 years, 8 months ago
- 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
- 0dcbf8a5 Use getXWeak in sot by Mike Kaganski · 3 years ago
- bc21016 loplugin:stringviewparam improvements by Noel Grandin · 3 years ago
- 34504d2 CppunitTest_sot_test_sot: remove duplicated assert by Miklos Vajna · 3 years, 1 month ago
- d6ae28f no need to allocate ucbhelper::Content separately in UCBStorage_Impl by Noel Grandin · 3 years, 1 month ago
- 2f72de9 osl::Mutex->std::mutex in OLESimpleStorage by Noel Grandin · 3 years, 1 month ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- f4ccf5d cid#1500658 silence Resource leak by Caolán McNamara · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 8b6c8e6 cid#1504592 Big parameter passed by value by Caolán McNamara · 3 years, 10 months ago
- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- ae5b06e Use o3tl::make_unsigned, nStrLen is known to be non-negative here by Stephan Bergmann · 3 years, 10 months ago
- e89e3a8 The return value of those getLength functions is guaranteed to be non-negative by Stephan Bergmann · 3 years, 10 months ago
- 9b902cf clang-tidy modernize-pass-by-value in sot by Noel Grandin · 3 years, 10 months ago
- 5cafa5a reserve vector in StgCache::Commit() by Noel Grandin · 3 years, 11 months ago
- 301b5c0 tdf#121740 avoid some temporary OUString construction by Noel Grandin · 4 years ago
- 6d6b84d Just use Any ctor instead of makeAny in sot by Stephan Bergmann · 4 years ago
- bdff0bb Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
- 144057a Recheck modules s[f-t]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
- b457e8d cid#1500380: silence Resource leak by Julien Nabet · 4 years, 1 month ago
- 17950f4 use less SvStream::Flush() by Noel Grandin · 4 years, 3 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- f586839 Windows format name is FileGroupDescriptorW for Unicode strings by Mike Kaganski · 4 years, 4 months ago
- 52e1d0c Windows format name is UniformResourceLocatorW for Unicode strings by Mike Kaganski · 4 years, 4 months ago
- 5fb9f4f tdf#145964: Windows format name is FileNameW for Unicode strings by Mike Kaganski · 4 years, 4 months ago
- 8d9c479 use more OInterfaceContainerHelper3 in sot by Noel Grandin · 4 years, 4 months ago
- a069fac loplugin:stringliteraldefine in comphelper by Noel Grandin · 4 years, 5 months ago
- 3f12e3e rtl::Static->thread-safe static in sot by Noel Grandin · 4 years, 5 months ago
- 6f17715 Prepare for removal of non-const operator[] from Sequence in sot by Mike Kaganski · 4 years, 5 months ago
- 0d56337 clang-tidy:clang-analyzer-optin.performance.Padding by Noel Grandin · 4 years, 7 months ago
- b1af708 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 43542cc Missing include by Stephan Bergmann · 4 years, 8 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 983d089 osl::Mutex->std::mutex in FileStreamWrapper_Impl by Noel Grandin · 4 years, 8 months ago
- 9ae4f8b getArray->getConstArray by Noel Grandin · 4 years, 8 months ago
- 52b8697 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
- c384c7d Simplify Sequence/vector initializations by Julien Nabet · 4 years, 10 months ago
- 6e1bc19 loplugin:unnecessaryreturn SotStorageStream::Commit by Noel Grandin · 4 years, 10 months ago
- 1590309 Simplify Sequences initializations (sot/stock/svl/svtools/svx) by Julien Nabet · 4 years, 10 months ago
- 6e1bdee no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
- cc8144f convert sal_uLong in sot by Noel Grandin · 5 years ago
- 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
- 3077f05 update PCHs by Caolán McNamara · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- e3e7bc6 update pches by Caolán McNamara · 5 years ago
- c082715 sot: clean up not needed HAVE_FEATURE_PDFIUM ifdefs by Miklos Vajna · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 2bcb38a update pches by Julien Nabet · 5 years ago
- 2372ce8 update pches by Caolán McNamara · 5 years ago
- 85a74eb loplugin:refcounting in sot by Noel · 5 years ago
- 860b2d0 update pches by Caolán McNamara · 5 years ago
- c950ded update pches by Caolán McNamara · 5 years ago
- 6b00d05 Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) by Stephan Bergmann · 5 years ago
- 4e639c3 ofz#29691 revert throw SvStreamEOFException by Caolán McNamara · 5 years ago
- 846bcc5 OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL() by Tor Lillqvist · 5 years ago
- ba1cd49 Make SotExchange::GetFormat() accept a MIME type with additional parameters by Tor Lillqvist · 5 years ago
- 52db69e flatten formats data in SotStorage by Noel Grandin · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 2d34813 ofz#28918 Direct-Leak in SotStorage::OpenSotStream by Caolán McNamara · 5 years ago
- 974ffa7 oss-fuzz: xlsxfuzzer doesn't pass sanity check by Caolán McNamara · 5 years ago
- db9f139 split SotStorageStream into two classes by Noel · 5 years ago
- 8c9a4ff throw exception in SvStream when reading past end of file by Noel · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- 2e4529c tdf#123936 Formatting files in module sot with clang-format by Philipp Hofer · 5 years ago
- 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
- d3158450 long->tools::Long in slideshow..starmath by Noel · 5 years ago
- 0593f35 TabPage no longer needs to inherit from VclBuilderContainer by Caolán McNamara · 6 years ago
- 98b4744 remove some unused includes and update pches by Caolán McNamara · 6 years ago
- 3a79f22 update pches by Caolán McNamara · 6 years ago
- d4df251 expand out DELETEZ by Noel Grandin · 6 years ago
- b050b7e update pches by Caolán McNamara · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- d72e9cc Upcoming improved loplugin:staticanonymous -> redundantstatic: sot by Stephan Bergmann · 6 years ago
- dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
- a2362e0 loplugin:buriedassign in sfx2..sot by Noel Grandin · 6 years ago
- 819e76d Revert "loplugin:constfields in smoketest..sot" by Noel Grandin · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- 9ef226c tdf#96505 Get rid of cargo cult long integer literals by Yusuf Keten · 6 years ago
- 8b55089 sal_Char->char in sot..store by Noel Grandin · 6 years ago
- d002d3e cppcheck: performing init in init list (sot/svl/svtools/svx) by Julien Nabet · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago