summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-03-13WaE: Operator precedence is difficult to get rightTor Lillqvist
2017-03-13Bin leftover debugging fprintf with reference to some mysterious 'grLog()'Tor Lillqvist
2017-03-08CIA: unnecessary dllCaolán McNamara
2017-03-06Restore "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-05Revert "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-04pPos and pGetNextGlypInfo always have the same valueKhaled Hosny
2017-03-04pEraseRect is always nullKhaled Hosny
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny
2017-03-04Drop dead codeKhaled Hosny
2017-03-04Avoid needless dynamic_cast’sKhaled Hosny
2017-03-03tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny
2017-03-02Fix typosAndrea Gelmini
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2017-02-12VCL: Simplify WinSalInstance::CreateVirtualDeviceArnaud Versini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-09Don’t look for bundled fonts relative to executable path on WindowsKhaled Hosny
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-07tdf#105286 use alternative font when glyph is not vertical.Mark Hung
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-24loplugin:useuniqueptrStephan Bergmann
2017-01-15tdf#105015: Don’t ignore all printer fontsKhaled Hosny
2017-01-12Drop unused struct membersKhaled Hosny
2017-01-08Simplify setting Kashida width on WindowsKhaled Hosny
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2017-01-02The mfFontScale[n] is always 1.0Khaled Hosny
2016-12-21tdf#104733: Don't ignore OpenType-CFF fons on WindowsKhaled Hosny
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski
2016-12-20try to avoid the annoying focus stealing on windowsMarkus Mohrhard
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny
2016-12-16-Werror,-Wunused-function (clang-cl)Stephan Bergmann
2016-12-16Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bdKhaled Hosny
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny
2016-12-15tdf#103514: Try harder to ignore non-SFNT fontsKhaled Hosny
2016-12-15Revert "tdf#54169 Don't show acclerators by default on Windows"Samuel Mehrbrodt
2016-12-11GF_VERT is only used once, move itKhaled Hosny