summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-13vcl: revert verbose WNT font loggingMichael Stahl
2018-09-13Fix typosAndrea Gelmini
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-11loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2018-09-11tdf#119756 assume the HFONT is always validJan-Marek Glogowski
2018-09-09cppcheck: fix arrayIndexThenCheck (vcl/salfont)Julien Nabet
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-09-04tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski
2018-08-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski
2018-08-23loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-08-22arg is never nullCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara
2018-08-21pass GetFontFace at call siteCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21use ImplDoSetFont instead of SetFontCaolán McNamara
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-08-20tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20tdf#118786 WIN allow nested SendMessage callsJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-26Missing includes (Windows --disable-pch)Stephan Bergmann
2018-07-25-Wc++11-narrowing (clang-cl)Stephan Bergmann
2018-07-25loplugin:sallogareas (clang-cl)Stephan Bergmann
2018-07-20Fix typosAndrea Gelmini
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski
2018-07-09WIN GetFontMetric doesn't matter for GetEmbedFontDataJan-Marek Glogowski
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-07-05vcl: experiment for font related test fails on WNTMichael Stahl
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin