summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unnecessarygetstr.cxx
AgeCommit message (Expand)Author
2024-02-02loplugin:unnecessarygetstr fix false +Noel Grandin
2023-08-08loplugin:unnecessarygetstr fix false +Noel Grandin
2023-05-05Adapt loplugin:unnecessarygetstr to libc++Stephan Bergmann
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-11loplugin:unnecessarygetstr check for OUString::number facilitiesNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin