summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-33/+91
* mingw64: Don't cast to pointers from narrower integersFridrich Štrba2013-06-103-7/+7
* Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba2013-06-062-0/+26
* Some more movement to mingw64 portFridrich Štrba2013-06-064-8/+8
* Some more win64 "fixes"Fridrich Štrba2013-06-053-8/+9
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-222-3/+21
* Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist2013-05-221-14/+0
* fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz2013-05-221-0/+14
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-10/+10