summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf
AgeCommit message (Expand)Author
2014-10-20coverity#1242704 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11coverity#735621 Division or modulo by zeroCaolán McNamara
2014-10-09convert BKMODE #defines to 'enum class'Noel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05If no bounds can be determined, assume some reasonable defaultsStephan Bergmann
2014-06-05WMF record size < 3 is clearly brokenStephan Bergmann
2014-05-23Output record types symbolically in SAL_INFOTor Lillqvist
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN actionTomaž Vajngerl
2014-05-19vcl wmf: EnhWMFReader more cleanupTomaž Vajngerl
2014-05-19vcl wmf: EnhWMFReader constructor, ReadHeader, cleanupTomaž Vajngerl
2014-05-19vcl wmf: cleanup winmtf.hxxTomaž Vajngerl
2014-05-15wmf: assume WinOrg/ViewportOrg = (0,0) if they are not providedTomaž Vajngerl
2014-05-15wmf: add SAL_INFOs for interesting things at WMF importTomaž Vajngerl
2014-05-15fdo#78603 mixup (Left->Top) in Rectangle constructionTomaž Vajngerl
2014-05-15wmf: put WMFReader constructor out of the header fileTomaž Vajngerl
2014-05-15vcl WMF: in non-placable images use SETWINDOW{ORG,EXT} for BoundsTomaž Vajngerl
2014-05-15vcl WMF: some code clean-upTomaž Vajngerl
2014-05-15fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl
2014-05-15WMF: partially revert change as for some documents text is not drawnTomaž Vajngerl
2014-05-10coverity#708321 Uninitialized scalar fieldCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01coverity#738861 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#708321 Uninitialized pointer fieldCaolán McNamara
2014-04-28fdo#74336 limit the size of the non-placeable WMF imageTomaž Vajngerl
2014-04-28Revert "fdo#74336 need to transform dash length / dot length / distance"Tomaž Vajngerl