summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2016-10-07tdf#39256: Fix "Orientation treated as Escapement"Mike Kaganski
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04vcl: remove artificial image byte size limit in JPEG filterTomaž Vajngerl
2016-10-04vcl: read image from JPEG one scanline at a timeTomaž Vajngerl
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-23why this odd unused assignment thingCaolán McNamara
2016-09-23default assignment operators are good enoughCaolán McNamara
2016-09-22fix windows buildNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30can declare default dtor as virtual now I beliveCaolán McNamara
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-08-08don't try to memcpy from and to a nullptrMarkus Mohrhard
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-29Get rid of some repetitive warnings about unimplemented MetaActionTypesTor Lillqvist
2016-06-28sd draw page: add PreviewMetafile UNO propertyMiklos Vajna
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-06-08remove more "unsupported MetaAction" messages from test logsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06-Werror=unused-variableStephan Bergmann
2016-06-06vcl: "sgf" filter: replace manual byte-swapping with SvStream methodsMichael Stahl
2016-06-06vcl: "sgv" filter: replace more byteswapping with SvStream methodsMichael Stahl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03ignore comment WMF meta-actions in WMF writerNoel Grandin
2016-06-02vcl: GIF import: don't use __LP64__ to check for a 64-bit systemMichael Stahl
2016-06-02vcl: remove pointless checkMichael Stahl
2016-06-02vcl: fix "sgv" import filter on 64-bit MSVCMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30Convert MTF R2 constants to scoped enumNoel Grandin