- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- a20e752 Sanity check all IwyuFilter files by Gabor Kelemen · 6 months ago
- e90c95e Drop exceptions for osl/endian.h from yaml files by Gabor Kelemen · 9 months ago
- 9cf87b3 Remove obsolete fw declarations from store/ svgio/ svl/ svtools/ by Gabor Kelemen · 12 months ago
- a1d7dd9 cid#1607257 Overflowed constant by Caolán McNamara · 1 year, 4 months ago
- 32ac606 new doesn't return null on failure since C++98 by Caolán McNamara · 1 year, 4 months ago
- 873b814 drop a static by Caolán McNamara · 1 year, 5 months ago
- ad686b2 No need to use SAL_THROW_EXTERN_C macro in CXX by Mike Kaganski · 1 year, 5 months ago
- c79f670 cid#1608044 silence Overflowed constant by Caolán McNamara · 1 year, 5 months ago
- 23d7910 cid#1554844 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
- 2009ecb cid#1607257 Overflowed constant by Noel Grandin · 1 year, 6 months ago
- 3bab16f cid#1608100 silence Overflowed array index read by Caolán McNamara · 1 year, 8 months ago
- d573e2a loplugin:ostr in various by Noel Grandin · 1 year, 11 months ago
- 9fe1b7c WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
- ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
- db98a3f Add cstdlib include necessary to build with gcc14 libstdc++ (tdf#155715) by Martin Jambor · 2 years, 10 months ago
- 1743d74 clang-tidy modernize-pass-by-value in various by Noel Grandin · 3 years, 11 months ago
- c28455b tdf#143148 store: Use pragma once instead of include guards by Chris Sherlock · 4 years, 3 months ago
- 983aa4a store: remove useless comments from store by Chris Sherlock · 4 years, 3 months ago
- 9d64ab9 store: add unit tests by Chris Sherlock · 4 years, 3 months ago
- 29bc127 Let loplugin:nullptr look into template instantiations by Stephan Bergmann · 4 years, 3 months ago
- b1af708 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 1788dbb tdf#143148:Use pragma once in store by Emircan Agac · 4 years, 8 months 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
- d9af7ac Replace #if with if constexpr() by Mike Kaganski · 5 years ago
- 9d561c5 tdf#123936 Formatting files in module store with clang-format by Philipp Hofer · 5 years ago
- a36ada7c loplugin:reducevarscope in store..svtools by Noel · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- b83ac35 loplugin:simplifypointertobool improve (2) by Noel Grandin · 6 years ago
- 054c0e7 loplugin:simplifypointertobool improve by Noel Grandin · 6 years ago
- d6c32cf loplugin:simplifybool extend to expression like !(a < b || c > d) by Noel Grandin · 6 years ago
- 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
- 2eb0e75 Revert "loplugin:constfields in stoc..svgio" by Noel Grandin · 6 years ago
- d87ba24 cppcheck: shadowFunction in store/storbase by Julien Nabet · 6 years ago
- 572681b Change some #define to constexpr by Stephan Bergmann · 6 years ago
- 8b55089 sal_Char->char in sot..store by Noel Grandin · 6 years ago
- a596dd9 loplugin:nullptr by Stephan Bergmann · 6 years ago
- e6ab01c cppcheck: performing init in init list (sfx2/slideshow/stoc/store) by Julien Nabet · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
- 8f59317 loplugin:sequentialassign in starmath..svl by Noel Grandin · 7 years ago
- 98e6080 loplugin:flatten in stoc..store by Noel Grandin · 7 years ago
- 4085f6c loplugin:constparams in sd..svtools by Noel Grandin · 7 years ago
- 31c1995 tdf#42949 Fix IWYU warnings in store/source/* by Gabor Kelemen · 7 years ago
- ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
- e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
- 4a68aec remove unused enum storeAccessMode value by Noel Grandin · 7 years ago
- ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
- 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
- 0ddf3e0 loplugin:constfields in stoc..svgio by Noel Grandin · 7 years ago
- e1d3ecb loplugin:simplifyconstruct in stoc..svl by Noel Grandin · 8 years ago
- 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
- a69de86 Remove redundant reinterpret_cast by Stephan Bergmann · 8 years ago
- 712351f -fsanitize=function by Stephan Bergmann · 8 years ago
- 1f08bff new loplugin:shouldreturnbool by Noel Grandin · 8 years ago
- edd0d35 loplugin:countusersofdefaultparams by Noel Grandin · 8 years ago
- d911b3d loplugin:useuniqueptr in OStorePageBIOS by Noel Grandin · 8 years ago
- fa09d72 store: remove unnecessary comments in storpage.hxx by Chris Sherlock · 8 years ago
- 0b0a6e9 More loplugin:cstylecast: store by Stephan Bergmann · 8 years ago
- 75c604a loplugin:convertlong in ucb,sot by Noel Grandin · 8 years ago
- 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
- 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
- 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
- 455e401 improve constparam loplugin by Noel Grandin · 8 years ago
- c8ee9e5 loplugin:includeform: store by Stephan Bergmann · 8 years ago
- 14d4566 loplugin:constmethod in codemaker,registry,store by Noel Grandin · 8 years ago
- eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
- b50d6a5 Remove unnecessary user-provided copy functions by Stephan Bergmann · 9 years ago
- b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
- 6f3b394 loplugin:constparams in store,registry by Noel Grandin · 9 years ago
- 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
- df45d21 loplugin:casttovoid: store by Stephan Bergmann · 9 years ago
- 8dca2d5 loplugin:oncevar in starmath..svl by Noel Grandin · 9 years ago
- 18f5131 loplugin:unusedfields store..svl by Noel Grandin · 9 years ago
- df65749 Remove a bunch of comment cruft - esp. "the end." bits by Chris Sherlock · 9 years ago
- 3631ef8 Improved loplugin:cstylecast to reference types: store by Stephan Bergmann · 9 years ago
- 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
- 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
- 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
- b15c5c4 tdf#43157: convert store from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
- 2608523 loplugin: unnecessary destructor sfx2..store by Noel Grandin · 9 years ago
- 4ef9cce OSL_TRACE -> SAL in sfx2..svx by Noel Grandin · 9 years ago
- faf4bf0 loplugin:countusersofdefaultparams in sot..svtools by Noel Grandin · 9 years ago
- 62b75cd tdf#100302: gbuild: always use $(LFS_CFLAGS) by Michael Stahl · 10 years ago
- 98323f9 cid#1371195, cide#1371212: Replace PageHolder with shared_ptr by Stephan Bergmann · 10 years ago
- 904959b Remove OStorePageData typedef by Stephan Bergmann · 10 years ago
- ba09cda Remove "#if 1 /* EXP */" by Stephan Bergmann · 10 years ago
- 2950528 No need for rtl_cache_* here by Stephan Bergmann · 10 years ago
- e58324a convert storeAccessMode to scoped enum by Noel Grandin · 10 years ago
- b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
- 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
- e53bb6a store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT. by Arnaud Versini · 10 years ago
- 7173a4e store : Replace store::swap with std::swap by Arnaud Versini · 10 years ago
- 2731941 loplugin:countusersofdefaultparams in store..svtools by Noel Grandin · 10 years ago
- 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago