/librelogo/

distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FontTable.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-23writerfilter: use std::unique_ptr<> in FontTableMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl