summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski
2018-03-07use more Color in vclNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-03-01vcl: remove dead codeChris Sherlock
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-02vcl: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-19Fix typosAndrea Gelmini
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-06tdf#108302: keep the font unrotated if @font isn't available.Mark Hung
2017-11-27loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-17revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Manfred Blume
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-02Improve failed HRESULT reporting on debugMike Kaganski
2017-11-02Related: tdf#113347: properly check HRESULT valueMike Kaganski
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin