Age | Commit message (Expand) | Author |
2023-11-30 | Extended loplugin:ostr | Stephan Bergmann |
2023-11-25 | loplugin:fieldcast in DomainMapper_Impl | Noel Grandin |
2023-11-25 | loplugin:fieldcast in SwOneExampleFrame | Noel Grandin |
2023-11-24 | loplugin:fieldcast in ScXMLImport | Noel Grandin |
2023-11-24 | loplugin:fieldcast in oox::xls::PivotTable | Noel Grandin |
2023-11-23 | loplugin:fieldcast in DbGridControl | Noel Grandin |
2023-11-23 | loplugin:fieldcast in LayoutManager | Noel Grandin |
2023-11-23 | loplugin:fieldcast in LayoutManager | Noel Grandin |
2023-11-23 | loplugin:fieldcast in Binding | Noel Grandin |
2023-11-22 | loplugin:fieldcast in SwTransferable | Noel Grandin |
2023-11-15 | Extend a loplugin:ostr check from OUString to OString | Stephan Bergmann |
2023-11-15 | Add back test for struct initialization | Stephan Bergmann |
2023-11-15 | loplugin:unusedmethods | Noel Grandin |
2023-11-14 | loplugin:unusedfields | Noel Grandin |
2023-11-14 | Adapt compilerplugins/clang/test/fieldcast.cxx to clang-cl | Stephan Bergmann |
2023-11-11 | loplugin:fieldcast improvements | Noel Grandin |
2023-11-09 | Fix typo | Andrea Gelmini |
2023-11-08 | Adapt expected diagnostic output to clang-cl and the MSVC standard library | Stephan Bergmann |
2023-11-08 | Adapt compilerplugins/clang/test/locking2.cxx to clang-cl | Stephan Bergmann |
2023-11-08 | Adapt loplugin:stringconcatliterals to clang-cl | Stephan Bergmann |
2023-11-08 | new loplugin:fieldcast | Noel Grandin |
2023-11-06 | Adapt to various Clang 18 trunk enum rework | Stephan Bergmann |
2023-11-06 | lok: notebookbar: handle multiple sessions | Szymon Kłos |
2023-11-05 | loplugin:ostr: Warn about literals that could be string_view | Stephan Bergmann |
2023-11-04 | Adapt to Clang 18 trunk Linkage rework | Stephan Bergmann |
2023-11-03 | Suppress loplugin:redundantfcast also around C++20 CXXParenListInitExpr | Stephan Bergmann |
2023-11-02 | Fix typo | Stephan Bergmann |
2023-11-02 | Adapt to Clang 18 trunk ElaboratedTypeKeyword rework | Stephan Bergmann |
2023-11-01 | new loplugin:fieldcanbelocal | Noel Grandin |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-21 | Extended loplugin:ostr: Automatic rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-14 | get_iter_abs_pos doesn't neeed to be virtual | Caolán McNamara |
2023-10-12 | loplugin:unusedmethods | Noel Grandin |
2023-10-11 | __cpp_char8_t is generally available now | Stephan Bergmann |
2023-10-11 | Delete OUString UTF-16 string literal ctor/assignment op | Stephan Bergmann |
2023-10-09 | Add -rpath when building analyzer executable on macOS | Stephan Bergmann |
2023-10-09 | Avoid a false loplugin:casttovoid on macOS | Stephan Bergmann |
2023-10-07 | loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literals | Stephan Bergmann |
2023-09-24 | loplugin:unusedmethods | Noel Grandin |
2023-09-23 | tdf#105303: Drop html export wizard | Xisco Fauli |
2023-09-19 | loplugin:unusedfields | Noel Grandin |
2023-09-17 | remove unnecessary dynamic_cast around SwXText | Noel Grandin |
2023-09-15 | loplugin, merge weakobject into weakbase | Noel Grandin |
2023-09-14 | Improve Plugin::checkIdenticalDefaultArguments | Stephan Bergmann |
2023-09-05 | SvxDrawPage does not need to use aggregation | Noel Grandin |
2023-08-29 | Fix typo | Andrea Gelmini |
2023-08-28 | Adapt loplugin:unnecessaryparen to user-defined string literals | Stephan Bergmann |
2023-08-28 | new loplugin:optionalbool | Noel Grandin |
2023-08-26 | Drop glm dependency from vcl | Gabor Kelemen |