summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock
2014-11-04WaE: unused variable 'aClipPolyPoly'Tor Lillqvist
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03be a little more consistent stylewiseCaolán McNamara
2014-11-03coverity#1209395 Dereference after null checkCaolán McNamara
2014-11-03vcl: typo in variable name in PaintLineGeometryWithEvtlExpandChris Sherlock
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock
2014-11-02vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()Chris Sherlock
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-11-01coverity#1250405 Division or modulo by float zeroCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
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-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09Resolves: fdo#84809 crash when button is too short for textCaolán McNamara
2014-10-07coverity#1000506 Unchecked return valueCaolán McNamara
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-11Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara
2014-08-22WaE: unused parameterMatúš Kukan
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-08-22vcl: convert a couple of macros to static functionsNoel 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-08-14Revert "Resolves: fdo#82550 MacOSX GetTextBreak always return -1"Norbert Thiebaud
2014-08-14fdo#82550 LogicWidthToDeviceCoordinate missed handling of mbMap == falseNorbert Thiebaud
2014-08-14Resolves: fdo#82550 MacOSX GetTextBreak always return -1Caolán McNamara
2014-07-30Avoid needless truncation to intStephan Bergmann
2014-07-29function abs given an argument of type long but has parameter of type intStephan Bergmann
2014-07-26coverity#707564 Uninitialized scalar variableCaolán McNamara
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-07-14avoid memory leakDavid Tardon
2014-07-10fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl
2014-07-10vcl/source/outdev/outdev.cxx: drop unused svsys.h headerDouglas Mencken
2014-07-10coverity#1225002 Uninitialized scalar fieldCaolán McNamara
2014-07-01fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl