summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2014-07-10Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-06-10Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
2014-06-10Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist1-0/+7
2014-06-10fdo#39956 Delete JABDavid Ostrovsky1-3/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida2-0/+4
2014-04-02Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr1-5/+12
2014-01-16fdo#72397: vcl: do not enable A11y in Win32 message handlerMichael Stahl1-6/+1
2013-12-03vcl: check if AT is running before loading the libraryMichael Stahl1-0/+10
2013-12-03vcl: fix crashes when retrieving objects for MSAAMichael Stahl1-4/+6
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