/pyuno/source/

cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/editeng/tstpitem.hxx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke