summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Simplify DrawWaveKeith Curtis1-24/+13
2014-03-04Add mode linesTakeshi Abe1-0/+2
2014-03-02[bug 75240] - reduced some variables' scopeMihai Varga1-12/+10
2014-03-02coverity#735988 Dereference after null checkCaolán McNamara1-0/+3
2014-02-28[bug 75240] - removed unnecessary white spacesMihai Varga1-245/+245
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock2-9/+9
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'sal_uLong'Tor Lillqvist1-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock11-27/+27
2014-02-28constructor only used on WNT in FontSelectPatternAttributesNoel Grandin1-1/+1
2014-02-28remove unused code in vcl/ImplRegionBandNoel Grandin1-32/+0
2014-02-27images: Skip comments in links.txt.Jan Holesovsky1-4/+10
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-7/+7
2014-02-26Remove visual noise from vclAlexander Wilms25-327/+327
2014-02-25callcatcher: update unused codeCaolán McNamara1-46/+0
2014-02-23Remove unneccessary commentsAlexander Wilms14-600/+600
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert3-8/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann49-1048/+1048
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert11-3/+13
2014-02-20prefer a Scoped[Read|Write}AccessMarkus Mohrhard1-11/+3
2014-02-20more scope reductionMarkus Mohrhard1-16/+17
2014-02-20more scope reductionMarkus Mohrhard1-27/+24
2014-02-20reduce scopeMarkus Mohrhard1-41/+41
2014-02-20more stylistic cleanupMarkus Mohrhard1-4/+4
2014-02-20reduce scope for more variablesMarkus Mohrhard1-74/+71
2014-02-20make these variables const, they are just loop boundariesMarkus Mohrhard1-4/+4
2014-02-20reduce scope for more variablesMarkus Mohrhard1-49/+54
2014-02-20reduce scope of many variablesMarkus Mohrhard1-24/+23
2014-02-20make the assignment a bit more obviousMarkus Mohrhard1-4/+4
2014-02-20remove explicit memory managementMarkus Mohrhard1-9/+6
2014-02-18corrected translation, thanks to Philipp WeissenbacherLuc Castermans1-1/+1
2014-02-18coverity#738933 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-18Translated German comments - find-german-commentsLuc Castermans8-159/+87
2014-02-14coverity#738935 Unitialized scalar fieldNorbert Thiebaud1-9/+10
2014-02-14coverity#738936 Unitialized scalar fieldNorbert Thiebaud1-40/+34
2014-02-14fix another crash on iostsahi glik1-0/+4
2014-02-13initialize mnRefCount members directly in ctorsCaolán McNamara2-7/+6
2014-02-12more SvStream:operator>> conversionNoel Grandin5-13/+13
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin19-239/+233
2014-02-12coverity#1093230 Dereference before null checkCaolán McNamara1-1/+1
2014-02-11coverity#1027397 Logically dead codeCaolán McNamara1-1/+1
2014-02-10fdo#74424 HasMirroredGraphics changesChris Sherlock2-4/+6
2014-02-10fdo#39468 translated German comment in outdev.cxxChris Sherlock1-1/+1
2014-02-07Use css namespace aliasChris Sherlock1-25/+23
2014-02-07Remove useless comment decorationsChris Sherlock1-15/+0
2014-02-07Remove commented code in OutputDevice::ReMirrorChris Sherlock1-17/+0
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock2-8/+8
2014-02-06typo fixes in commentsAndras Timar2-5/+5
2014-02-05WaE: [loplugin:literaltoboolconversion]Tor Lillqvist1-1/+1
2014-02-05fdo#74424 - added TODOChris Sherlock1-0/+2