summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-16/+0
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-8/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl2-3/+4
2013-07-12use LanguageTagEike Rathke1-6/+6
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-1/+1
2013-06-29Mark as constTakeshi Abe1-1/+1
2013-06-19WaE: for higher debugging levelsCaolán McNamara1-4/+0
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen1-0/+11
2013-06-18Adapt the comment not to speak about things that are notFridrich Štrba1-3/+3
2013-06-18The original code was doing exactly this, so let me mimic itFridrich Štrba1-7/+1
2013-06-18Trying to fix salgdi_gdiplusFridrich Štrba1-8/+9
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand1-0/+27
2013-06-17Fixing the joy of MSVC preprocessorFridrich Štrba1-2/+2
2013-06-17min -> std::min in order to unbreak windows buildFridrich Štrba1-2/+2
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny1-7/+13
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand1-2/+14
2013-06-14if we have to define min/max then use those againCaolán McNamara1-2/+2
2013-06-14min/max foo for msvcCaolán McNamara1-0/+9
2013-06-14make vcl compiler under mingw againCaolán McNamara2-0/+27
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand10-281/+896
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet1-1/+1