summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2014-04-02Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr
2014-01-16fdo#72397: vcl: do not enable A11y in Win32 message handlerMichael Stahl
2013-12-03vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-03vcl: fix crashes when retrieving objects for MSAAMichael Stahl
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31vcl: fix braceThomas Arnhold
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold
2013-10-30Windows: Drop obsolete stuffThomas Arnhold
2013-10-30windows: remove WINVER checkThomas Arnhold
2013-10-24fixed build breaker MongolianEike Rathke
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22bah, Len->!isEmptyCaolán McNamara
2013-10-22some sneaky strings in vcl/winCaolán McNamara
2013-10-21some windows only StringsCaolán McNamara
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara
2013-10-20flush out some windows-only String::AssignsCaolán McNamara
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara
2013-09-13vcl: unbreak WNT buildMichael Stahl
2013-09-13String to OUStringThomas Arnhold
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-04XubString to OUStringThomas Arnhold
2013-09-03fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31cppcheck: Array index is used before limits checkJulien Nabet
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr
2013-07-31Update cautionary commentTor Lillqvist
2013-07-31Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi
2013-07-30Fix MinGW32 and MinGW64 buildFridrich Štrba
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-29fix windows buildNoel Grandin
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba