/linguistic/workben/

ib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/wmf.cxx
AgeCommit message (Expand)Author
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2021-06-11when converting WMF to WMF, simply do a direct copyLuboš Luňák
2021-06-11drop EMF+ also when converting WMF, not just EMFLuboš Luňák
2021-01-19vcl: remove VectorGraphicDataArray, use BinaryDataContainer insteadTomaž Vajngerl
2021-01-09vcl: remove "path" attribute from VectorGraphicDataTomaž Vajngerl
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2017-08-21Fix typoAndrea Gelmini
2017-08-21emfplus: Corrected ReadWindowMetafileArmin Le Grand
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist