summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2014-09-25Call getLineBreak with null XHyphenator unless TEXT_DRAW_WORDBREAK_HYPHENATIONStephan Bergmann1-2/+4
2014-09-23set mpFirstBand back to 0 after deleting itCaolán McNamara1-0/+1
2014-09-15clip PolyPolygon::Insert on .svm loadCaolán McNamara1-0/+6
2014-09-15bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4
2014-09-15fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks1-4/+14
2014-09-15Support version 2 ttf fonts and mac font family name encodingsCaolán McNamara1-5/+6
2014-08-21only subtract height of hscroll if visibleCaolán McNamara1-2/+5
2014-08-21facepalm: nAvailHeight is not derived from allocation WidthCaolán McNamara1-1/+1
2014-08-21check that AddToTable can be done validlyCaolán McNamara2-9/+19
2014-08-21valgrind + bff: don't add 0xffff oldcodeCaolán McNamara1-4/+7
2014-08-21fdo#81516: vcl: limit number of CFFs read from fontMichael Stahl1-7/+13
2014-08-21fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang1-1/+1
2014-07-22fdo#78598 avoid use of invalidated pointersDavid Tardon1-6/+53
2014-07-22fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl1-26/+1
2014-07-22Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara1-0/+2
2014-07-21bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2-6/+14
2014-07-20fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN actionTomaž Vajngerl2-16/+14
2014-07-19wmf: assume WinOrg/ViewportOrg = (0,0) if they are not providedTomaž Vajngerl1-6/+6
2014-07-19fdo#78603 mixup (Left->Top) in Rectangle constructionTomaž Vajngerl1-0/+15
2014-07-19vcl WMF: in non-placable images use SETWINDOW{ORG,EXT} for BoundsTomaž Vajngerl1-24/+51
2014-07-19fdo#70498 work-around scaling in SetClipPathTomaž Vajngerl1-8/+8
2014-07-04fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl1-1/+1
2014-06-29Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara1-10/+18
2014-06-25bnc#593614: Avoid rendering artefacts in presentation mode.Matúš Kukan1-23/+4
2014-06-10Resolves: fdo#78477 ensure offset + sizeof(value) is in boundsCaolán McNamara1-6/+17
2014-06-10fdo79368 Don't process overflow menu items twice.Andrzej Hunt1-1/+7
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-5/+7
2014-06-10I think SAL_FORCE_IACCESSIBLE2 is what is intended hereTor Lillqvist1-1/+1
2014-06-10fdo#39956 Delete JABDavid Ostrovsky4-292/+26
2014-06-10Integrate branch of IAccessible2Steve Yin1-2/+0
2014-06-10Integrate branch of IAccessible2Steve Yin11-27/+149
2014-06-01Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-2/+4
2014-05-22SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-0/+6
2014-05-09Fix "symbol aliasing" codeStephan Bergmann1-1/+4
2014-05-01fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl1-3/+7
2014-04-30Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt1-10/+13
2014-04-27fdo#74336 need to transform dash length / dot length / distanceTomaž Vajngerl2-4/+20
2014-04-27fdo#77089 if available, use ext. dimensions for non-placable WMFTomaž Vajngerl1-9/+28
2014-04-27fdo#77089 if font width 0, pass 0 - don't take it from font metricTomaž Vajngerl1-14/+3
2014-04-27fdo#74336 wrongly transformed line width - use 0 for heightTomaž Vajngerl1-1/+1
2014-04-27wmf: support fat lines for PolyPolygons in wmf filterTomaž Vajngerl1-0/+7
2014-04-22EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar3-40/+48
2014-04-22WMF: parse line cap and line joinAndras Timar1-1/+27
2014-04-22fdo#77088 WMF - replace 32-bit min/max assumption with constTomaž Vajngerl1-4/+4
2014-04-22handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák3-16/+41
2014-04-16WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-16fdo#70666 avoid only bad Graphite ligature replacementLászló Németh1-3/+5
2014-04-16fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh1-3/+11
2014-04-16hidpi: Forgotten rounding.Jan Holesovsky1-1/+1
2014-04-16fdo#77059, hidpi: Increase the threshold of what DPI we consider hi-dpi.Jan Holesovsky1-11/+19