- b52384d Remove obsolete fw declarations from writerperfect/ xml{help,script,security} by Gabor Kelemen · 12 months ago
- 7e17a9b loplugin:unusedfields by Noel Grandin · 11 months ago
- 13a3a28 Related tdf#165980: now cxxhelp/provider/inputstream is useless, get rid of it by Julien Nabet · 11 months ago
- 871dc7b tdf#165980: fix crash when launching help with "--with-help" by Julien Nabet · 11 months ago
- 09e2627 use more concrete UNO types in some local vars by Noel Grandin · 1 year, 2 months ago
- e23be78 clang-tidy: performance-unnecessary-copy-initialization in xmloff by Noel Grandin · 1 year, 5 months ago
- ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
- e1ecd89 loplugin:passstuffbyref in ucb..xmlsecurity by Noel Grandin · 1 year, 5 months ago
- 2596131 cid#1607687 Overflowed constant by Noel Grandin · 1 year, 6 months ago
- 1bbcc3f O[U]String overloads that return view for rest parameter by Noel Grandin · 1 year, 11 months ago
- 86a827d loplugin:unusedfields by Noel Grandin · 1 year, 10 months ago
- bab6d9c use more officecfg in xmlhelp::Databases by Noel Grandin · 1 year, 11 months ago
- f3cced4 use more officecfg in xmlhelp::TVChildTarget by Noel Grandin · 1 year, 11 months ago
- eee70d4 loplugin:ostr in xmlhelp by Noel Grandin · 1 year, 11 months ago
- ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
- 0859e49 tdf#145539 convert const char[] in files to constexpr OUStringLiteral by varshneydevansh · 2 years, 2 months ago
- 5202a6f cid#1545244 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 0cfb4aa cid#1546354 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 95e12ea cid#1545789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 692a116 Extended loplugin:ostr: xmlhelp by Stephan Bergmann · 2 years, 4 months ago
- 85c25ec Extended loplugin:ostr: xmlhelp by Stephan Bergmann · 2 years, 5 months ago
- b36b24e Use std::from_chars by Stephan Bergmann · 2 years, 5 months ago
- bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
- 31a5426 Use getXWeak in xmlhelp by Mike Kaganski · 3 years ago
- 5195530 xmlhelp: fix lots of deadlocks by Michael Stahl · 3 years ago
- c45bc08 loplugin:stringview whitelist getLength and isEmpty by Noel Grandin · 3 years ago
- 42cd255 fix calls to OStringToOUString by Noel Grandin · 3 years ago
- eaf0713 new loplugin:unnecessarygetstr by Noel Grandin · 3 years ago
- d791084 use more OStringToOUString by Noel Grandin · 3 years ago
- 3fbadf2 use more OUStringToOString by Noel Grandin · 3 years ago
- 47cd9b6 fix deadlock in xmlhelper::Databases by Noel Grandin · 3 years, 1 month ago
- 2c37a0c osl::Mutex->std::mutex in xmlhelp::Databases by Noel Grandin · 3 years, 1 month ago
- e171af9 osl::Mutex->std::mutex in ResultSetBase by Noel Grandin · 3 years, 1 month ago
- 5465a60 loplugin:implinheritancehelper in xmlhelp by Noel Grandin · 3 years, 4 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- ed4bf43 cid#1507489 Big parameter passed by value by Caolán McNamara · 3 years, 8 months ago
- 44a11bb clang-tidy modernize-pass-by-value in xml* by Noel Grandin · 3 years, 8 months ago
- 75fe405 Just use Any ctor instead of makeAny in xmlhelp by Stephan Bergmann · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- 558aaa9 use more string_view in xml* by Noel Grandin · 4 years ago
- fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
- cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
- 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 6da12ca loplugin:stringliteraldefine in various by Noel Grandin · 4 years, 4 months ago
- 557beef use more OInterfaceContainerHelper3 in xmlhelp by Noel Grandin · 4 years, 4 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- cae7b85 Prepare for removal of non-const operator[] from Sequence in xmlhelp by Mike Kaganski · 4 years, 5 months ago
- 29a1fc0 Simplify Sequence in xmlhelp by Julien Nabet · 4 years, 6 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 10ad9560 drop 'using namespace std' in o* r* x* by Julien Nabet · 4 years, 6 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 26f7e63 osl::Mutex->std::mutex in InputStreamTransformer by Noel Grandin · 4 years, 8 months ago
- 7a4a107 osl::Mutex->std::mutex in TreeFileIterator by Noel Grandin · 4 years, 8 months ago
- daffec7 Avoid strtol on non-NUL-terminated input by Stephan Bergmann · 4 years, 9 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- ff74a6e error: unknown type name 'OStringBuffer' by Caolán McNamara · 4 years, 10 months ago
- 14069d8 configure: Improve help-options handling by Jan-Marek Glogowski · 4 years, 11 months ago
- 57796f2 Simplify Sequences initializations (writerfilter/writerperfect/x*) by Julien Nabet · 4 years, 10 months ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 335de1a no need makeStringAndClear() when appending to buffer by Noel Grandin · 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
- aef40e7 tdf#124176 Use pragma once in x* by Vincent LE GARREC · 5 years ago
- bd43c75 tdf#88205: Use initializer_list ctor in css::uno::Sequence by Mani Kumar · 5 years ago
- 095928c loplugin:refcounting in xmlhelp by Noel · 5 years ago
- 34ad5eae loplugin:refcounting in xmlhelp by Noel · 5 years ago
- 1ad26c9 loplugin:referencecasting add check for new rtl::Reference operator by Noel · 5 years ago
- 14cb12b loplugin:refcounting generalise type checking by Noel · 5 years ago
- 0ce7c84 Revert "Fix typo in code" by Stephan Bergmann · 5 years ago
- 3ed9bba Fix typo in code by Andrea Gelmini · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- c4286f9 tdf#123936 Formatting files in module xmlhelp with clang-format by Philipp Hofer · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
- db37d8b loplugin:singlevalfields by Noel Grandin · 6 years ago
- 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- b719e02 xmlhelp: create instances with uno constructors by Noel Grandin · 6 years ago
- e6862e7 Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlhelp by Stephan Bergmann · 6 years ago
- 1290305 compact namespace in xmlhelp..xmlsecurity by Noel Grandin · 6 years ago
- 528afad Remove tango icon theme, tdf#132022 by Rizal Muttaqin · 6 years ago
- 0b2ddcd loplugin:buriedassign in tools..xmloff by Noel Grandin · 6 years ago
- d9e4783 loplugin:finalclasses in xmlsecurity..UnoControls by Noel Grandin · 6 years ago
- 0738177 Revert "loplugin:constfields in xmlhelp" by Noel Grandin · 6 years ago
- abe39f7 improve loplugin:unusedfields by Noel Grandin · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- 6eef193 sal_Char->char in xmloff..xmlsecurity by Noel Grandin · 6 years ago
- b4641df loplugin:unusedmethods by Noel Grandin · 6 years ago
- f656547 remove some useless comment lines by Noel Grandin · 6 years ago
- 3e8a880 loplugin:mergeclasses treeview::TreeFileIterator by Noel Grandin · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
- 6d6fad5 Introduce OStringChar by Stephan Bergmann · 6 years ago
- d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
- c8eaadb Remaining loplugin:bufferadd by Stephan Bergmann · 6 years ago
- 30d803e Remove code that is dead by Stephan Bergmann · 6 years ago
- 3ee177a loplugin:stringadd look through a couple more known-good methods by Noel Grandin · 6 years ago