summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-05Translated German commentsLuc Castermans
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
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