summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/map.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-13Improve ImplLogicToPixel overflow checkStephan Bergmann1-1/+7
2014-11-25vcl: assert when LogicToPixel overflowsMichael Stahl1-0/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-7/+4
2014-11-12Fraction: rewrite condition 'GetDenominator()==-1'Juan Picca1-12/+9
2014-11-03be a little more consistent stylewiseCaolán McNamara1-1/+1
2014-11-03coverity#1209395 Dereference after null checkCaolán McNamara1-11/+8
2014-11-01coverity#1250405 Division or modulo by float zeroCaolán McNamara1-1/+4
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-65/+92
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-16/+16
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-16/+16
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-92/+65
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-10/+10
2014-09-30fdo#82577: Handle RegionNoel Grandin1-18/+18
2014-09-29loplugin: cstylecastNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+9
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud1-25/+0
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud1-0/+25
2014-08-22WaE: unused parameterMatúš Kukan1-0/+2
2014-08-22vcl: convert a couple of macros to static functionsNoel Grandin1-23/+22
2014-08-14fdo#82550 LogicWidthToDeviceCoordinate missed handling of mbMap == falseNorbert Thiebaud1-4/+5
2014-07-26coverity#707564 Uninitialized scalar variableCaolán McNamara1-0/+8
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud1-1/+51
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-09Revert font initialization fooCaolán McNamara1-0/+11
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock1-11/+0
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna1-0/+11
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock1-11/+0
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock1-0/+20
2014-04-25Remove ImpInitOutDevData and ImplDeInitOutDevData in OutputDeviceChris Sherlock1-12/+0
2014-04-24VCL: Remove unnecessary headers from outdev/map.cxxChris Sherlock1-10/+1
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock1-0/+2120