summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* Simplify containers iterations in vclArkadiy Illarionov2018-10-141-6/+2
* use range based loops over B2DPolyPolygon in vclJochen Nitschke2018-10-131-4/+4
* Fix typosAndrea Gelmini2018-10-071-2/+2
* Support estimateUsageInBytes for SystemDependentDataArmin Le Grand2018-10-062-40/+144
* tdf#119829 use font cache based glyph rect cacheJan-Marek Glogowski2018-10-061-15/+4
* WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski2018-10-061-8/+8
* Unify sal plugin loadersJan-Marek Glogowski2018-10-021-199/+0
* Implement Windows VCL backend as pluginJan-Marek Glogowski2018-10-023-68/+217
* tdf#118690 don't try to process all messagesJan-Marek Glogowski2018-09-241-1/+6
* loplugin:external (clang-cl)Stephan Bergmann2018-09-249-29/+29
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-09-211-12/+19
* loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin2018-09-191-9/+9
* Move yield mutex handling into SalInstanceJan-Marek Glogowski2018-09-181-24/+8
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2018-09-171-1/+0
* -Werror,-Wshadow (clang-cl)Stephan Bergmann2018-09-171-1/+0
* loplugin:constfields in vclNoel Grandin2018-09-141-5/+2
* make WinFontInstance take and return a WinFontFaceNoel Grandin2018-09-142-4/+4
* vcl: revert verbose WNT font loggingMichael Stahl2018-09-131-6/+6
* Fix typosAndrea Gelmini2018-09-131-2/+2
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-134-79/+177
* loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann2018-09-112-10/+0
* tdf#119756 assume the HFONT is always validJan-Marek Glogowski2018-09-111-3/+2
* cppcheck: fix arrayIndexThenCheck (vcl/salfont)Julien Nabet2018-09-091-1/+1
* Fix some std::unique_ptr array allocsJan-Marek Glogowski2018-09-072-3/+3
* WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski2018-09-072-16/+21
* WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski2018-09-072-44/+17
* tdf#119302 WIN better font scale handlingJan-Marek Glogowski2018-09-062-18/+30
* tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski2018-09-041-20/+18
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-304-227/+291
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-21/+21
* WIN use the SetTimer timer as one-shotJan-Marek Glogowski2018-08-271-2/+9
* WIN ignore the timer resultsJan-Marek Glogowski2018-08-272-8/+6
* tdf#118786 WIN just assert in YieldJan-Marek Glogowski2018-08-241-12/+10
* loplugin:cstylecast (clang-cl)Stephan Bergmann2018-08-231-2/+2
* arg is never nullCaolán McNamara2018-08-222-16/+16
* rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara2018-08-222-18/+18
* turn the cache around to work on LogicalFontInstanceCaolán McNamara2018-08-222-2/+2
* change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara2018-08-211-4/+4
* can now use just FontSelectPatternAttributesCaolán McNamara2018-08-211-11/+11
* pass GetFontFace at call siteCaolán McNamara2018-08-211-4/+1
* use LogicalFontInstance with SalGraphicsCaolán McNamara2018-08-211-8/+8
* use ImplDoSetFont instead of SetFontCaolán McNamara2018-08-211-1/+4
* only need FontSelectPatternAttributes hereCaolán McNamara2018-08-211-1/+1
* tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil2018-08-201-3/+6
* TODO: refcount ImplFontListCaolán McNamara2018-08-201-1/+1
* tdf#118786 WIN allow nested SendMessage callsJan-Marek Glogowski2018-08-202-16/+34
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3112-0/+12
* Missing includes (Windows --disable-pch)Stephan Bergmann2018-07-261-0/+1
* -Wc++11-narrowing (clang-cl)Stephan Bergmann2018-07-252-4/+4
* loplugin:sallogareas (clang-cl)Stephan Bergmann2018-07-251-6/+6