summaryrefslogtreecommitdiff
path: root/sw/inc/rdfhelper.hxx
AgeCommit message (Collapse)Author
2015-12-10sw: accept a const text node in SwRDFHelper::getTextNodeStatements()Miklos Vajna
It's an implementation detail that the used UNO API needs a non-cost text node, even if only read methods are called on the wrapper object. Change-Id: If15eaca48339f1531fd54da3422a6b7c41eb48f7
2015-12-09sw: handle RDF mark in SwFltControlStack::SetAttrInDoc()Miklos Vajna
Change-Id: I13e510e305c4aa24c37b1c25b4c3116ef3f06a8a
2015-12-02sw: initial SwRDFHelperMiklos Vajna
The purpose of this class is to provide access to the subset of the RDF metadata that's interesting for core code and for internal filters. Change-Id: Ibecba302dd839b537a36b9f7a15f012c6ea26869