summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/winmtf.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-3/+3
2014-10-09convert BKMODE #defines to 'enum class'Noel Grandin1-5/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-21/+21
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-3/+3
2014-07-20bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl1-4/+13
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-19fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN actionTomaž Vajngerl1-17/+14
2014-05-15wmf: add SAL_INFOs for interesting things at WMF importTomaž Vajngerl1-5/+2
2014-05-15vcl WMF: some code clean-upTomaž Vajngerl1-8/+11
2014-05-15fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl1-8/+8
2014-05-15WMF: partially revert change as for some documents text is not drawnTomaž Vajngerl1-3/+1
2014-04-28Revert "fdo#74336 need to transform dash length / dot length / distance"Tomaž Vajngerl1-16/+6
2014-04-26fdo#74336 need to transform dash length / dot length / distanceTomaž Vajngerl1-6/+16
2014-04-24fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl1-16/+3
2014-04-24wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl1-0/+7
2014-04-24wmf: cleanup winmtf.cxxTomaž Vajngerl1-20/+37
2014-04-06coverity#708318: Unitialized scalar fieldNorbert Thiebaud1-4/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-19/+0
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-74/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-48/+48
2014-02-19loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21vcl: stylistic cleanupMichael Stahl1-1/+4
2014-01-19fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2014-01-19EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar1-16/+0
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2014-01-13longparas: STRING_LEN gets expanded to string len, so just use str lenCaolán McNamara1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-3/+3
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-1/+1
2013-12-13Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-21/+0
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-14/+4
2013-11-25EMF: More useful debugging output.Jan Holesovsky1-34/+0
2013-11-23Lenght -> LengthJulien Nabet1-3/+3
2013-09-17convert VCL from String to OUStringNoel Grandin1-1/+1
2013-09-10Resolves: #i123216# No FontScaling by WorldTransform on WMF importArmin Le Grand1-4/+9
2013-08-30Revert some random work-in-progress that is most probably bitrottenFridrich Štrba1-7/+9
2013-08-12convert vcl/source/filter/wmf/winmtf.hxx from String to OUStringNoel Grandin1-5/+5
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba1-9/+0