summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2020-04-21tdf#127711 - A runtime-switch for the MiniCrashDump and associated changesJuergen Funk
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt
2020-03-11WIN prevent deadlock in SetForegroundWindowJan-Marek Glogowski
2019-01-16tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-11-06tdf#118573: Acquire solar mutex when calling Application::RescheduleMike Kaganski
2018-10-19tdf#120204 drop simple glyph cacheJan-Marek Glogowski
2018-10-11tdf#118690 don't try to process all messagesJan-Marek Glogowski
2018-09-21tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-09-20tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski
2018-08-25tdf#118786 WIN just assert in YieldJan-Marek Glogowski
2018-08-24tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil
2018-08-23tdf#118786 WIN allow nested SendMessage callsJan-Marek Glogowski
2018-07-10tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-05-21Partially revert "Fixup 23c5125148a8110d88385b29570bf0b7d4400458"Khaled Hosny
2018-05-14tdf#96947 vcl opengl win: fix background of menu items w/ check/radio marksMiklos Vajna
2018-05-12Fixup 23c5125148a8110d88385b29570bf0b7d4400458Khaled Hosny
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-05-05Fix typosAndrea Gelmini
2018-05-04tdf#117364 Special Character dialog grid font issuesNoel Grandin
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2018-04-26tdf#113643 Editing tables in Impress lags terriblyNoel Grandin
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-20loplugin:simplifybool (clang-cl)Stephan Bergmann
2018-04-20loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-04-18vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl
2018-04-18vcl: WNT: avoid calling SHAddToRecentDocs() from unit testsMichael Stahl
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17tdf#116812: Revert "The mfFontScale[n] is always 1.0"Khaled Hosny
2018-04-16Fix typosAndrea Gelmini
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin
2018-04-12Fix typosAndrea Gelmini
2018-04-11improve commit 95eb921ec06ee7Noel Grandin
2018-04-11tdf#108608 more Draw text editing responsiveness fixesNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29Use true/false, not TRUE/FALSEMike Kaganski
2018-03-27tdf#93120: Avoid redraws when mouse enters tooltips (Win)Mike Kaganski
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski
2018-03-12tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski
2018-03-09loplugin:nullptr (clang-cl)Stephan Bergmann