summaryrefslogtreecommitdiff
path: root/vcl/win/source
AgeCommit message (Expand)Author
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27callcatcher: update unused codeCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22'SetSymbolsStyle' : is not a member of 'StyleSettings'. Remove the call.Matúš Kukan
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-04fix some color mismatch in high contract mode on WindowsAndras Timar
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-12mnDeltaStart is unusedCaolán McNamara
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl
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-23TyposJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-11Use static for this getenv call too.Matúš Kukan
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
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-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-02vcl: fix crashes when retrieving objects for MSAAMichael Stahl
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31vcl: fix braceThomas Arnhold
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold
2013-10-30Windows: Drop obsolete stuffThomas Arnhold
2013-10-30windows: remove WINVER checkThomas Arnhold
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