summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr
2013-07-26Fix MINGW64 buildFridrich Štrba
2013-07-22Shell32.dll is already loadedFridrich Štrba
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl
2013-07-12use LanguageTagEike Rathke
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29Mark as constTakeshi Abe
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-06-19Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen
2013-06-18Adapt the comment not to speak about things that are notFridrich Štrba
2013-06-18The original code was doing exactly this, so let me mimic itFridrich Štrba
2013-06-18Trying to fix salgdi_gdiplusFridrich Štrba
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand
2013-06-17Fixing the joy of MSVC preprocessorFridrich Štrba
2013-06-17min -> std::min in order to unbreak windows buildFridrich Štrba
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand
2013-06-14if we have to define min/max then use those againCaolán McNamara
2013-06-14min/max foo for msvcCaolán McNamara
2013-06-14make vcl compiler under mingw againCaolán McNamara
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet