summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2018-07-10tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski2-40/+80
2018-05-21Partially revert "Fixup 23c5125148a8110d88385b29570bf0b7d4400458"Khaled Hosny1-2/+1
2018-05-14tdf#96947 vcl opengl win: fix background of menu items w/ check/radio marksMiklos Vajna1-13/+38
2018-05-12Fixup 23c5125148a8110d88385b29570bf0b7d4400458Khaled Hosny2-1/+3
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny1-9/+1
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny2-15/+13
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny1-21/+3
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski3-21/+92
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski4-38/+43
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-04tdf#117364 Special Character dialog grid font issuesNoel Grandin2-19/+8
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens2-0/+4
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara1-0/+1
2018-04-26tdf#113643 Editing tables in Impress lags terriblyNoel Grandin2-8/+19
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny2-4/+4
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin1-11/+11
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-2/+2
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin1-3/+1
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-4/+4
2018-04-20loplugin:simplifybool (clang-cl)Stephan Bergmann1-7/+7
2018-04-20loplugin:cstylecast (clang-cl)Stephan Bergmann1-2/+2
2018-04-18vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl1-2/+1
2018-04-18vcl: WNT: avoid calling SHAddToRecentDocs() from unit testsMichael Stahl1-0/+4
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara1-2/+2
2018-04-17remove ImpBitmapNoel Grandin2-3/+1
2018-04-17tdf#116812: Revert "The mfFontScale[n] is always 1.0"Khaled Hosny2-10/+40
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin1-0/+2
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-11improve commit 95eb921ec06ee7Noel Grandin1-5/+3
2018-04-11tdf#108608 more Draw text editing responsiveness fixesNoel Grandin1-0/+19
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-29Use true/false, not TRUE/FALSEMike Kaganski1-192/+191
2018-03-27tdf#93120: Avoid redraws when mouse enters tooltips (Win)Mike Kaganski1-5/+21
2018-03-26replace SalColor with ColorNoel Grandin7-67/+66
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski2-14/+5
2018-03-12tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski1-0/+2
2018-03-09loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2018-03-09loplugin:constantparam in vclNoel Grandin1-1/+1
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski1-161/+141
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski1-72/+72
2018-03-07use more Color in vclNoel Grandin1-2/+2
2018-03-02drop old tools/gen methods in vclNoel Grandin6-40/+40
2018-03-01vcl: remove dead codeChris Sherlock1-12/+9
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-2/+2
2018-02-02vcl: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-14/+1
2018-01-31Modernize a bit vcl (part5)Julien Nabet2-15/+15
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann12-196/+196
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