summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi
AgeCommit message (Expand)Author
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-20vcl: fix windows buildMichael Stahl
2014-02-12vcl: convert some WNT only SvStream::operator>>Michael Stahl
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-01cppcheck: redundantAssignmentJulien Nabet
2014-01-31Resolves: #i12355# Corrected case that...Armin Le Grand
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-06pGlyphIDs->pGlyphIdsCaolán McNamara
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-20typo fixesAndras Timar
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-03vcl: d'oh /me still to dumb to typeMichael Stahl
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03vcl: try to fix some sal_Int32 GetTextBreak()sMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-24fixed build breaker MongolianEike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22bah, Len->!isEmptyCaolán McNamara
2013-10-22some sneaky strings in vcl/winCaolán McNamara
2013-10-21some windows only StringsCaolán McNamara
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-20flush out some windows-only String::AssignsCaolán McNamara
2013-09-13vcl: unbreak WNT buildMichael Stahl
2013-09-13String to OUStringThomas Arnhold
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-04XubString to OUStringThomas Arnhold
2013-09-03fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31cppcheck: Array index is used before limits checkJulien Nabet
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet