Age | Commit message (Expand) | Author |
---|---|---|
2021-09-30 | loplugin:constmethod handle more cases | Noel Grandin |
2021-09-30 | no need to copy the name in XmlWalker::attribute | Noel Grandin |
2021-01-17 | tools: support reading xml namespace with XmlWalker | Tomaž Vajngerl |
2020-12-10 | Avoid calling OString ctor with null pointer | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): tools | Stephan Bergmann |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2018-10-17 | tdf#42949 Fix IWYU warnings in include/tools/* | Gabor Kelemen |
2018-09-06 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-11-08 | Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-format | Stephan Bergmann |
2017-11-01 | Extract XmlWriter and XmlWalker from opencl into tools | Tomaž Vajngerl |