summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)AuthorFilesLines
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin1-1/+1
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin1-1/+0
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski2-5/+5
2018-10-06WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski2-20/+21
2018-10-02Unify sal plugin loadersJan-Marek Glogowski1-1/+0
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-5/+0
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin1-2/+4
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-1/+4
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski2-4/+7
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski1-13/+0
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski2-2/+3
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand2-15/+21
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski1-0/+1
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski1-2/+2
2018-08-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski1-1/+1
2018-08-22arg is never nullCaolán McNamara1-1/+1
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara2-6/+6
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara2-3/+3
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara1-3/+3
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-2/+2
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski1-1/+1
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski2-4/+19
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin2-2/+2
2018-06-11drop PhysicalFontFace::CloneNoel Grandin1-1/+0
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin1-2/+1
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin1-2/+1
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-2/+1
2018-06-09return SalSession with std::unique_ptrNoel Grandin1-1/+0
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin2-5/+4
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin1-1/+1
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny3-10/+8
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny1-1/+1
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski2-8/+10
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski2-4/+3
2018-05-04tdf#117364 Special Character dialog grid font issuesNoel Grandin1-1/+0
2018-04-26tdf#113643 Editing tables in Impress lags terriblyNoel Grandin1-0/+1
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-1/+2
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-1/+1
2018-04-17tdf#116812: Revert "The mfFontScale[n] is always 1.0"Khaled Hosny1-1/+3
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-03-26replace SalColor with ColorNoel Grandin1-7/+7
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski2-3/+3
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski1-0/+6
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski1-2/+2
2018-03-02drop old tools/gen methods in vclNoel Grandin1-2/+2
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin1-1/+1
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-1/+1
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin1-2/+2