summaryrefslogtreecommitdiff
path: root/svtools/source/filter.vcl/wmf/winmtf.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-03-11fix up merging issues, so it compilesMichael Meeks1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-47/+47
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-03fix copy ctor and assignment sigsCaolán McNamara1-4/+6
2010-12-05stray ; at the end of inlinesCaolán McNamara1-31/+34
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-47/+47
2010-10-26Speed up wmf clippingThorsten Behrens1-22/+16
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-4/+0
2010-09-15svtools-wmf-clean-warnings.diff: emf+ import - clean the code a bitRadek Doulik1-2/+2
2010-09-15wmf-pattern-brush.diff: emf+ import - added pattern brushes support to wmfRadek Doulik1-12/+28
2010-09-15emf+-svtools.diff: emf+ import - parse emf+, pass it along in commentsRadek Doulik1-1/+8
2010-05-12#i10000# added missing variableIvo Hinkelmann1-0/+1
2010-05-06ooo321gsl05: fix wrong order of initializersIvo Hinkelmann1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-03impress181: #i107292#: Applied patch, wmf filter is now supporting embedded E...sj1-0/+15
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-2/+2
2008-08-19INTEGRATION: CWS aw033 (1.32.98); FILE MERGEDVladimir Glazounov1-4/+5
2008-04-10INTEGRATION: CWS changefileheader (1.33.244); FILE MERGEDRüdiger Timm1-43/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.32.160); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-11-14INTEGRATION: CWS aw024 (1.27.22); FILE MERGEDIvo Hinkelmann1-13/+11
2006-10-24INTEGRATION: CWS impress108 (1.30.124); FILE MERGEDJens-Heiner Rechtien1-7/+11
2006-06-19INTEGRATION: CWS warnings01 (1.28.60); FILE MERGEDJens-Heiner Rechtien1-4/+5
2006-01-24INTEGRATION: CWS impress82 (1.28.134); FILE MERGEDJens-Heiner Rechtien1-4/+7
2005-09-08INTEGRATION: CWS ooo19126 (1.27.52); FILE MERGEDRüdiger Timm1-47/+21
2005-07-14INTEGRATION: CWS impress61 (1.26.434); FILE MERGEDKurt Zenker1-3/+19
2004-06-16INTEGRATION: CWS ooo20040509 (1.24.154); FILE MERGEDRüdiger Timm1-3/+3
2004-05-17INTEGRATION: CWS impress9ea1 (1.24.142); FILE MERGEDRüdiger Timm1-3/+3
2004-01-06INTEGRATION: CWS vclcleanup02 (1.23.146); FILE MERGEDVladimir Glazounov1-4/+4
2003-06-26INTEGRATION: CWS draw19 (1.22.70); FILE MERGEDJens-Heiner Rechtien1-2/+15
2003-04-24INTEGRATION: CWS draw9 (1.20.2.1.74); FILE MERGEDRüdiger Timm1-8/+11
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+4
2002-11-26#105489# added complex clipping also for bitmaps actions.Sven Jacobi1-2/+3
2002-11-01#104588# now using text outlines for unicode characterSven Jacobi1-6/+5
2002-10-30#104588# fixed using of wrong charset or fontSven Jacobi1-2/+6
2002-10-15#93133# added support for MM_TEXTSven Jacobi1-9/+14
2002-10-14#95756# improved import for text also if textmode is GM_ADVANCEDSven Jacobi1-3/+7
2002-07-19#100068# added comment escape to save our unicode stringsSven Jacobi1-3/+12
2002-06-11#100171# not ignoring the closedfigure action, so that we can import PolyPoly...Sven Jacobi1-5/+5
2002-04-16#98505# if there is no WinExt we try to calculate the extension instead of us...Sven Jacobi1-6/+4
2002-02-15#95756# added EXTCREATEPEN action, record path now also working for movetoex ...Sven Jacobi1-3/+20
2002-02-08#97412# added fill region action for emf, stretchbitmap actions now takes car...Sven Jacobi1-2/+4
2001-11-06#94138# fixed uninitialized variables (RasterOp and ClosePath)Sven Jacobi1-3/+5
2001-10-19#93526# check is object is in range before deleting it, added assertions for ...Sven Jacobi1-2/+15
2001-10-18#i964# improved clipregion handling ( now supporting also SetClipRgn( NULL )Sven Jacobi1-22/+38
2001-09-28#92501# improved mapping, also save/restore transformation matrixSven Jacobi1-26/+29
2001-03-22#68443# #73053# #83710# added polygon clipping, remove use of IntersectRegion...Sven Jacobi1-112/+71
2001-03-15#84103# added MetaActions (StrokePath, FillPath and StrokeAndFillPath)Sven Jacobi1-2/+4
2001-01-15#68443# added W_META_EXCLUDECLIPRECT supportSven Jacobi1-6/+29
2001-01-12#73053# now supporting some path actionsSven Jacobi1-16/+46