Age | Commit message (Expand) | Author |
2023-12-30 | use more unique_ptr in StgTmpStrm | Noel Grandin |
2023-12-10 | cid#1545789 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-01 | Fix typo | Andrea Gelmini |
2023-10-11 | Use std::span | Mike Kaganski |
2023-10-11 | Simplify a bit | Mike Kaganski |
2023-08-25 | Revert "use more Reference::query instead of UNO_QUERY_THROW" | Noel Grandin |
2023-08-18 | use more Reference::query instead of UNO_QUERY_THROW | Noel Grandin |
2023-08-09 | use sal_uInt64 when dealing with stream position | Noel Grandin |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-04-30 | Use getXWeak in sot | Mike Kaganski |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-03-14 | CppunitTest_sot_test_sot: remove duplicated assert | Miklos Vajna |
2023-02-28 | no need to allocate ucbhelper::Content separately in UCBStorage_Impl | Noel Grandin |
2023-02-24 | osl::Mutex->std::mutex in OLESimpleStorage | Noel Grandin |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-08-28 | cid#1500658 silence Resource leak | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-06-14 | cid#1504592 Big parameter passed by value | Caolán McNamara |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-03 | Use o3tl::make_unsigned, nStrLen is known to be non-negative here | Stephan Bergmann |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-30 | clang-tidy modernize-pass-by-value in sot | Noel Grandin |
2022-05-19 | reserve vector in StgCache::Commit() | Noel Grandin |
2022-05-12 | tdf#121740 avoid some temporary OUString construction | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in sot | Stephan Bergmann |
2022-04-26 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2022-02-27 | cid#1500380: silence Resource leak | Julien Nabet |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-03 | Windows format name is FileGroupDescriptorW for Unicode strings | Mike Kaganski |
2021-12-03 | Windows format name is UniformResourceLocatorW for Unicode strings | Mike Kaganski |
2021-12-01 | tdf#145964: Windows format name is FileNameW for Unicode strings | Mike Kaganski |
2021-11-28 | use more OInterfaceContainerHelper3 in sot | Noel Grandin |
2021-11-24 | loplugin:stringliteraldefine in comphelper | Noel Grandin |
2021-11-18 | rtl::Static->thread-safe static in sot | Noel Grandin |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in sot | Mike Kaganski |
2021-09-06 | clang-tidy:clang-analyzer-optin.performance.Padding | Noel Grandin |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in FileStreamWrapper_Impl | Noel Grandin |
2021-07-31 | getArray->getConstArray | Noel Grandin |
2021-07-29 | rtl::Static -> static local | Noel Grandin |
2021-06-11 | Simplify Sequence/vector initializations | Julien Nabet |
2021-06-10 | loplugin:unnecessaryreturn SotStorageStream::Commit | Noel Grandin |
2021-06-10 | Simplify Sequences initializations (sot/stock/svl/svtools/svx) | Julien Nabet |
2021-06-01 | no need to allocate these on the heap | Noel Grandin |
2021-05-07 | convert sal_uLong in sot | Noel Grandin |