summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Fix exception specification for ZipFileAccess::createWithURLNoel Grandin2013-06-121-0/+4
* EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba2013-06-121-9/+0
* Pass also the bounding box in device units to the EMF+ partFridrich Štrba2013-06-121-0/+7
* sal_Bool to boolTakeshi Abe2013-06-128-114/+114
* Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand2013-06-111-1/+5
* fix and simplify getting files from the KDE4 file dialogLuboš Luňák2013-06-111-42/+5
* protect against exception during construction.Michael Meeks2013-06-111-1/+1
* Cairo canvas fixesMichael Meeks2013-06-112-24/+79
* Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks2013-06-116-131/+78
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-115-55/+7
* Resolves: #i121183# Added buffering non-bitmap formats in GraphicArmin Le Grand2013-06-111-51/+65
* Missing zip files now result in a DeploymentException so ignore that.Michael Meeks2013-06-111-6/+0
* limit next codepoint index to the minindex..endindex boundsOliver-Rainer Wittmann2013-06-111-1/+9
* fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi2013-06-111-11/+31
* mark as constTakeshi Abe2013-06-111-1/+1
* sal_Bool to boolTakeshi Abe2013-06-1111-53/+53
* mingw64: Don't cast to pointers from narrower integersFridrich Štrba2013-06-104-8/+8
* sal_Bool to boolTakeshi Abe2013-06-095-44/+44
* Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand2013-06-083-3/+19
* further reduce GUIBASE usage; don't set it to headlessMatúš Kukan2013-06-071-8/+3
* dump more info when encountering an odd language for a scriptCaolán McNamara2013-06-071-2/+5
* Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard2013-06-071-0/+3
* Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba2013-06-063-1/+27
* Remove some warnings on mingw64Fridrich Štrba2013-06-061-1/+1
* sal_Bool to boolTakeshi Abe2013-06-079-58/+58
* fix WM_CLASSLuboš Luňák2013-06-064-15/+6
* simplify WM_COMMANDLuboš Luňák2013-06-061-4/+3
* Remove remnants of help agentCaolán McNamara2013-06-061-4/+0
* Some more movement to mingw64 portFridrich Štrba2013-06-065-10/+10
* Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard2013-06-061-0/+2
* CGColorCreateGenericRGB is not available on iOSTor Lillqvist2013-06-051-2/+4
* widget layout: Introduce a way to specify MetricBox in .ui.Jan Holesovsky2013-06-051-15/+33
* Some clean upStephan Bergmann2013-06-051-6/+2
* Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara2013-06-051-10/+18
* Some more win64 "fixes"Fridrich Štrba2013-06-053-8/+9
* Initialise more fields, especially mfFakeDPIScaleTor Lillqvist2013-06-051-1/+3
* Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara2013-06-051-32/+13
* Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard2013-06-051-0/+2
* Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard2013-06-051-1/+3
* Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard2013-06-051-0/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-051-2/+2
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* sal_Bool to boolTakeshi Abe2013-06-053-87/+86
* vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2013-06-042-1/+14
* Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara2013-06-041-0/+39
* Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara2013-06-042-24/+42
* clip message box dialogs to some reasonable widthsCaolán McNamara2013-06-042-0/+14
* Avoid crash on iOS: We need to get a valid context hereTor Lillqvist2013-06-041-0/+6
* Some more sal_IntPtr dance, but enough for todayFridrich Štrba2013-06-042-2/+2
* Hopefully fix build on LinuxTor Lillqvist2013-06-041-1/+1