summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-28Oops, this reference can't be const.Matúš Kukan
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan
2014-05-21Bin code that died in 2010 in d4dbc31173487a97e4b022f0bb9dae25440856a8Tor Lillqvist
2014-05-21Use more specific tagTor Lillqvist
2014-05-21Add a SAL_INFOTor Lillqvist
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-12coverity#1209003: Unchecked return valueJan Holesovsky
2014-05-12fdo#78567: Revert "coverity#1209003: Unchecked return value"Jan Holesovsky
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-05Handle GetTextBreak returning -1Stephan Bergmann
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock
2014-05-02coverity#441827 Deference before null checkChris Sherlock
2014-05-01coverity#1209550 Unchecked dynamic_castChris Sherlock
2014-05-01coverity#1209003: Unchecked return valueChris Sherlock
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: sal_True -> true and sal_False -> false in outdev/text.cxxChris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-04-30vcl: clean-up DrawDeviceBitmap methodTomaž Vajngerl
2014-04-30fdo#77126 BitmapEx.Scale already takes care of mirroringTomaž Vajngerl
2014-04-28mem leak in OutDevStackStateCaolán McNamara
2014-04-28VCL: Move line functions into state areasChris Sherlock
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock
2014-04-28VCL move DrawCheckered from outdev.cxx to rect.cxxChris Sherlock
2014-04-28VCL move DrawGrid from polygon.cxx to rect.cxxChris Sherlock
2014-04-28VCL: remove newline from DrawGrid in outdev/rect.cxxChris Sherlock
2014-04-28VCL: remove newline from outdev/rect.cxxChris Sherlock
2014-04-28VCL move SetLayoutMode & SetDigitLanguage from font.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL move SetRasterOp & SetDrawMode from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL move SetAntialiasing from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL: Move SetFont up the include fileChris Sherlock
2014-04-28VCL: Move SetBackground from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL: Move SetFillColor from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL: Move EnableOutput from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL: Move GetGCStackDepth from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL: Move Push and Pop from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28VCL: Move InitFillColor from outdev.cxx to outdevstate.cxxChris Sherlock
2014-04-28fdo#78030 - Bitmaps are missing allover the UIThomas Arnhold
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-28VCL: rename TryDrawPolyLineDirectNoAA to TryDrawPolyLineDirectNoAACheckChris Sherlock
2014-04-27VCL: rename OutputDevice::ImplInitFillColor and make it privateChris Sherlock
2014-04-27VCL: OutputDevice::ImplRotatePosi, nOrientation param. should be shortChris Sherlock
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock
2014-04-27VCL: remove unnecessary linebreaksChris Sherlock