summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salprn.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-04DEBUG Patch: track DC deletionprivate/moggi/track-win-dcMarkus Mohrhard1-0/+3
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks1-1/+1
2014-11-10at least some sanity for WinSalGraphicsMarkus Mohrhard1-7/+7
2014-11-10a little bit more sanityMarkus Mohrhard1-2/+1
2014-11-10start to bring some sanity to windows backendMarkus Mohrhard1-5/+1
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist1-6/+6
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-9/+9
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann1-7/+7
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-2/+0
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-04XubString to OUStringThomas Arnhold1-6/+6
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-16/+8
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-69/+0
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr1-1/+1
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl1-1/+1
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-3/+3
2013-06-06Some more movement to mingw64 portFridrich Štrba1-1/+1
2013-06-05Some more win64 "fixes"Fridrich Štrba1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+13
2013-03-23fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller1-10/+9
2013-03-05fix for fdo#61801Noel Grandin1-19/+11
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-26/+20
2012-12-15Some cppcheck cleaning in vclJulien Nabet1-8/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini1-4/+4
2012-08-02strip down UniString some moreCaolán McNamara1-4/+4
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-10/+5
2012-03-12WaE: 'nRet' may be used uninitialized in this functionDavid Tardon1-2/+2
2012-03-12WaE: 'nAcquire' may be used uninitialized in this functionDavid Tardon1-3/+2
2012-03-12WaE: unused variable 'err'David Tardon1-1/+1
2012-03-12WaE: unused parameter 'pPrt'David Tardon1-0/+1
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-3/+3
2012-03-12use SAL_N_ELEMENTSDavid Tardon1-2/+2
2012-02-18remove some unused windows codeThomas Arnhold1-1/+0
2012-02-01unused variableAndras Timar1-2/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-21Oups... Disambiguation solved another way in 1c2f5dLionel Elie Mamane1-1/+1
2011-11-21disambiguate (OU)?String comparison into OUString comparisonLionel Elie Mamane1-1/+1
2011-11-21this casting of a void* is a disaster waiting to happenCaolán McNamara1-2/+2
2011-11-21more conversion to rtl::OUStringDavid Tardon1-15/+15
2011-11-21these need to be getStr post OUString-izationCaolán McNamara1-1/+1
2011-11-21use correct rtl::OUString functionDavid Tardon1-1/+1
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon1-9/+9
2011-10-07cppcheck scope reduction of var in vcl/... salprn.cxxPierre-André Jacquod1-2/+1
2011-07-14Fixes for Windows cross-compilationTor Lillqvist1-4/+4