summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-2/+0
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks1-1/+57
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl1-8/+0
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold1-4/+0
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-10-31vcl: fix braceThomas Arnhold1-1/+1
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold1-0/+4
2013-10-30Windows: Drop obsolete stuffThomas Arnhold2-6/+0
2013-10-30windows: remove WINVER checkThomas Arnhold1-12/+0
2013-10-24fixed build breaker MongolianEike Rathke1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-3/+3
2013-10-22bah, Len->!isEmptyCaolán McNamara1-3/+3
2013-10-22some sneaky strings in vcl/winCaolán McNamara1-15/+15
2013-10-21some windows only StringsCaolán McNamara1-6/+8
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand1-0/+9
2013-10-21Simplify further after the kerning pair changesTor Lillqvist2-17/+3
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara1-7/+7
2013-10-20flush out some windows-only String::AssignsCaolán McNamara1-3/+3
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-5/+5
2013-09-13vcl: unbreak WNT buildMichael Stahl1-1/+2
2013-09-13String to OUStringThomas Arnhold2-18/+15
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-04XubString to OUStringThomas Arnhold3-20/+18
2013-09-03fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl1-1/+1
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-31cppcheck: Array index is used before limits checkJulien Nabet1-1/+1
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand1-16/+21
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-2/+3
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand1-12/+68
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr1-1/+10
2013-07-31Update cautionary commentTor Lillqvist1-2/+2
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist1-25/+25
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist1-27/+27
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba1-1/+1
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi1-1/+1
2013-07-30Fix MinGW32 and MinGW64 buildFridrich Štrba1-5/+10
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-07-29fix windows buildNoel Grandin2-8/+8
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius2-3/+64
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr6-60/+12
2013-07-26Fix MINGW64 buildFridrich Štrba1-1/+1
2013-07-22Shell32.dll is already loadedFridrich Štrba1-48/+22
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-1/+74