summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba4-8/+8
2013-06-09sal_Bool to boolTakeshi Abe5-44/+44
2013-06-08Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand3-3/+19
2013-06-07further reduce GUIBASE usage; don't set it to headlessMatúš Kukan1-8/+3
2013-06-07dump more info when encountering an odd language for a scriptCaolán McNamara1-2/+5
2013-06-07Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard1-0/+3
2013-06-06Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba3-1/+27
2013-06-06Remove some warnings on mingw64Fridrich Štrba1-1/+1
2013-06-07sal_Bool to boolTakeshi Abe9-58/+58
2013-06-06fix WM_CLASSLuboš Luňák4-15/+6
2013-06-06simplify WM_COMMANDLuboš Luňák1-4/+3
2013-06-06Remove remnants of help agentCaolán McNamara1-4/+0
2013-06-06Some more movement to mingw64 portFridrich Štrba5-10/+10
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
2013-06-05widget layout: Introduce a way to specify MetricBox in .ui.Jan Holesovsky1-15/+33
2013-06-05Some clean upStephan Bergmann1-6/+2
2013-06-05Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara1-10/+18
2013-06-05Some more win64 "fixes"Fridrich Štrba3-8/+9
2013-06-05Initialise more fields, especially mfFakeDPIScaleTor Lillqvist1-1/+3
2013-06-05Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara1-32/+13
2013-06-05Fix memory leak in SalGtkFilePicker::SalGtkFilePicker.Mark Wielaard1-0/+2
2013-06-05Fix memory leak in SalGtkFilePicker::execute.Mark Wielaard1-1/+3
2013-06-05Fix memory leak in SalGtkPicker::uritounicode.Mark Wielaard1-0/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-05sal_Bool to boolTakeshi Abe3-87/+86
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2-1/+14
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara1-0/+39
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara2-24/+42
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara2-0/+14
2013-06-04Avoid crash on iOS: We need to get a valid context hereTor Lillqvist1-0/+6
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba2-2/+2
2013-06-04Hopefully fix build on LinuxTor Lillqvist1-1/+1
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist17-2291/+139
2013-06-04Drop the trailing white space crackKhaled Hosny1-24/+3
2013-06-04Add Emacs and vim mode linesTor Lillqvist4-9/+6
2013-06-04Drop "CJK extra leading" crackKhaled Hosny4-89/+0
2013-06-03Use Core Text font manager instead of deprecated ATSKhaled Hosny1-33/+17
2013-06-03Drop ENABLE_CORETEXTKhaled Hosny1-37/+0
2013-06-03fdo#34423 Allow to rotate raw uncompressed bitmaps.Tomaž Vajngerl1-1/+20
2013-06-03Variable only used onceJulien Nabet1-3/+1
2013-06-03Fix dbgutil buildTor Lillqvist1-1/+1
2013-06-03Fix 64-bit buildTor Lillqvist1-1/+7
2013-06-03Clarify headers.Michael Meeks3-52/+42
2013-06-03Drop Core Text dynamic loading stuffKhaled Hosny3-141/+13
2013-06-03Get the new Core Text code to compileKhaled Hosny6-102/+48
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny9-1/+2586
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-06-03Use the right control variable for index accessStephan Bergmann1-1/+1