summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-12fdo#65132 compute font height correctlyDavid Tardon
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin
2013-06-12EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with itFridrich Štrba
2013-06-12Pass also the bounding box in device units to the EMF+ partFridrich Štrba
2013-06-12sal_Bool to boolTakeshi Abe
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-06-11fix and simplify getting files from the KDE4 file dialogLuboš Luňák
2013-06-11protect against exception during construction.Michael Meeks
2013-06-11Cairo canvas fixesMichael Meeks
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-06-11Resolves: #i121183# Added buffering non-bitmap formats in GraphicArmin Le Grand
2013-06-11Missing zip files now result in a DeploymentException so ignore that.Michael Meeks
2013-06-11limit next codepoint index to the minindex..endindex boundsOliver-Rainer Wittmann
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi
2013-06-11mark as constTakeshi Abe
2013-06-11sal_Bool to boolTakeshi Abe
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
2013-06-09sal_Bool to boolTakeshi Abe
2013-06-08Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand
2013-06-07further reduce GUIBASE usage; don't set it to headlessMatúš Kukan
2013-06-07dump more info when encountering an odd language for a scriptCaolán McNamara
2013-06-07Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard
2013-06-06Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba
2013-06-06Remove some warnings on mingw64Fridrich Štrba
2013-06-07sal_Bool to boolTakeshi Abe
2013-06-06fix WM_CLASSLuboš Luňák
2013-06-06simplify WM_COMMANDLuboš Luňák
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-06Some more movement to mingw64 portFridrich Štrba
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist
2013-06-05widget layout: Introduce a way to specify MetricBox in .ui.Jan Holesovsky
2013-06-05Some clean upStephan Bergmann
2013-06-05Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara
2013-06-05Some more win64 "fixes"Fridrich Štrba
2013-06-05Initialise more fields, especially mfFakeDPIScaleTor Lillqvist
2013-06-05Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara
2013-06-05Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard
2013-06-05Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard
2013-06-05Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05sal_Bool to boolTakeshi Abe
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara
2013-06-04Avoid crash on iOS: We need to get a valid context hereTor Lillqvist