summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* vcl: unbreak WNT buildMichael Stahl2013-09-131-1/+2
* String to OUStringThomas Arnhold2013-09-132-18/+15
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* XubString to OUStringThomas Arnhold2013-09-043-20/+18
* fdo#68731: vcl: fix path for bundled fonts on WindowsMichael Stahl2013-09-031-1/+1
* fdo#39468: Translate German commentsPhilipp Riemer2013-08-311-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-16/+8
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-69/+0
* cppcheck: Array index is used before limits checkJulien Nabet2013-08-311-1/+1
* Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand2013-08-281-16/+21
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-2/+3
* Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand2013-08-141-12/+68
* Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr2013-08-061-1/+10
* Update cautionary commentTor Lillqvist2013-07-311-2/+2
* Argh, the \xNN syntax uses as many hex chars there happens to be...Tor Lillqvist2013-07-311-25/+25
* Convert utf-8 bytes to \xNN hex representationTor Lillqvist2013-07-311-27/+27
* Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba2013-07-311-1/+1
* fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi2013-07-311-1/+1
* Fix MinGW32 and MinGW64 buildFridrich Štrba2013-07-301-5/+10
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-07-291-2/+2
* fix windows buildNoel Grandin2013-07-292-8/+8
* Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius2013-07-292-3/+64
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-281-1/+1
* Few comment translations, commented-out code removal, comment spellcheckStefan Knorr2013-07-286-60/+12
* Fix MINGW64 buildFridrich Štrba2013-07-261-1/+1
* Shell32.dll is already loadedFridrich Štrba2013-07-221-48/+22
* fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius2013-07-201-1/+74
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-16/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-151-8/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl2013-07-122-3/+4
* use LanguageTagEike Rathke2013-07-121-6/+6
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-1/+1
* Mark as constTakeshi Abe2013-06-291-1/+1
* WaE: for higher debugging levelsCaolán McNamara2013-06-191-4/+0
* Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen2013-06-191-0/+11
* Adapt the comment not to speak about things that are notFridrich Štrba2013-06-181-3/+3
* The original code was doing exactly this, so let me mimic itFridrich Štrba2013-06-181-7/+1
* Trying to fix salgdi_gdiplusFridrich Štrba2013-06-181-8/+9
* Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand2013-06-171-0/+27
* Fixing the joy of MSVC preprocessorFridrich Štrba2013-06-171-2/+2
* min -> std::min in order to unbreak windows buildFridrich Štrba2013-06-171-2/+2
* Get rid of SalLayout::GetFallbackFontData()Khaled Hosny2013-06-161-7/+13
* Related: #i122350# Corrected buffering when alpha changedArmin Le Grand2013-06-151-2/+14
* if we have to define min/max then use those againCaolán McNamara2013-06-141-2/+2
* min/max foo for msvcCaolán McNamara2013-06-141-0/+9
* make vcl compiler under mingw againCaolán McNamara2013-06-142-0/+27
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-1410-281/+896
* cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-1/+1