summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
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-04typoThomas Arnhold
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-20add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
2014-06-30Removed experimental change to IsTextFillColormatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-28Avoid duplication of two #definesTor Lillqvist
2014-05-25vcl: Document GetTextBoundRect() / GetTextWidth() / GetTextHeight().Jan Holesovsky
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-03Rearrange outdev.cxx functions, et al.Chris Sherlock
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-04-28VCL: Move line functions into state areasChris Sherlock
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: make all private functions SAL_DLLPRIVATE visibilityChris Sherlock
2014-04-27VCL: Rearrange most of the rest of the functions in outdev.hxxChris 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: Group pixel functions in OutputDeviceChris Sherlock
2014-04-27VCL: Move polygon functions in outdev.hxxChris Sherlock
2014-04-27VCL: Move wallpaper and state based functions in outdev.hxxChris Sherlock
2014-04-27VCL: final movement of text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: more movement of text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: again move text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: move text and font functions in outdev.hxxChris Sherlock
2014-04-27VCL: Move constructors and destructors in outdev.hxxChris Sherlock
2014-04-27Move UsePolyPolygonForComplexGradient() into gradient group in outdev.hxxChris Sherlock
2014-04-26problem with a check define somewhere in MacOSXCaolán McNamara
2014-04-26the OutDevState dtors are never calledCaolán McNamara
2014-04-25VCL: Move OutputDevice map structures to own VCL header fileChris Sherlock
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-25VCL: Remove unused and deprecated debug check functionChris Sherlock