summaryrefslogtreecommitdiff
path: root/tools/source/xml
AgeCommit message (Expand)Author
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30no need to copy the name in XmlWalker::attributeNoel Grandin
2021-06-17tools: handle special chars correctly in XmlHandler + testTomaž Vajngerl
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-01-17tools: support reading xml namespace with XmlWalkerTomaž Vajngerl
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-03-15Revert "loplugin:constfields in tools"Noel Grandin
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolsStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-09-27loplugin:constfields in toolsNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-06XmlWriter: support namespaces, writing of base64 attributeTomaž Vajngerl
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-01Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl