Age | Commit message (Expand) | Author |
2024-04-08 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2024-04-08 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2024-04-04 | loplugin:unusedenumconstants | Noel Grandin |
2024-03-26 | loplugin:finalmethods | Noel Grandin |
2024-03-22 | improve loplugin:staticmethods | Noel Grandin |
2024-03-13 | tdf#160180: bump copyright year to 2024 | Julien Nabet |
2024-02-16 | tdf#142467: restore "final" in CandleStickChartType class | Kevin Suo |
2024-02-11 | Adapt to modified clang::PPCallbacks::InclusionDirective | Stephan Bergmann |
2024-02-08 | lok: calc: fix for rendering issues on in place editing | Marco Cecchetti |
2024-02-07 | double operator < is not a strict weak ordering due to NaN | Stephan Bergmann |
2024-02-02 | loplugin:unnecessarygetstr fix false + | Noel Grandin |
2024-01-30 | lok: introduce NotebookBarViewManager and NotebookBarViewData | Tomaž Vajngerl |
2024-01-29 | loplugin:unnecessarymethods | Noel Grandin |
2024-01-21 | Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual rename | Stephan Bergmann |
2024-01-16 | improve loplugin:cow_wrapper | Noel Grandin |
2024-01-16 | loplugin:unusedmethods | Noel Grandin |
2024-01-16 | loplugin:unusedfields | Noel Grandin |
2024-01-15 | loplugin:unnecessaryvirtual | Noel Grandin |
2024-01-15 | Fix loplugin:singlevalfields handling of DesignatedInitExpr | Stephan Bergmann |
2024-01-12 | ITEM: No longer register Items at Pool | Armin Le Grand (allotropia) |
2024-01-03 | Drop now unused SvtSlideSorterBarOptions class | Gabor Kelemen |
2023-12-30 | SvtAccessibilityOptions no longer loads settings | Gabor Kelemen |
2023-12-24 | Remove listeners of SvtAccessibilityOptions | Gabor Kelemen |
2023-12-18 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2023-12-13 | loplugin:unusedfields | Noel Grandin |
2023-12-13 | loplugin:unusedmethods | Noel Grandin |
2023-12-11 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
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 |