summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-03-18coverity#982272 Copy-paste errorJulien Nabet1-1/+1
2013-03-18Reuse ImplPower10()Chr. Rossmanith1-19/+5
2013-03-18Improve indentation consistencyTor Lillqvist7-277/+299
2013-03-18Don't do any own auto-cleanup of aurorelease pools on iOS when a thread endsTor Lillqvist1-21/+1
2013-03-18Factor out the CoreText source filesTor Lillqvist1-8/+8
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist2-4/+8
2013-03-18SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist4-51/+0
2013-03-17AndroidSalInstance::RedrawWindows() is called from only one placeTor Lillqvist2-23/+5
2013-03-17onAppCmd() and onInputEvent() don't exist any moreTor Lillqvist1-3/+0
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist35-2019/+4
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist37-482/+10
2013-03-16Get rid of a few pointless commentsTor Lillqvist3-28/+1
2013-03-16mnSystemVersion not usedTor Lillqvist2-6/+0
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane1-1/+1
2013-03-16fdo#61725 workaroundLionel Elie Mamane1-1/+1
2013-03-16Fix buildFridrich Štrba1-0/+1
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand3-7/+5
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand3-13/+33
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara1-6/+2
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara1-4/+4
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-4/+0
2013-03-14vcl: fix WNT only debug code OUStringsMichael Stahl1-1/+2
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann2-2/+2
2013-03-14tests cases for EDB-24743Caolán McNamara4-0/+0
2013-03-14stray test .png left behindCaolán McNamara1-0/+1
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara1-6/+13
2013-03-14Remove some accidental merge by-products.Thorsten Behrens3-4206/+0
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris4-19/+16
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik9-7/+4264
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl10-22/+24
2013-03-13vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl2-0/+9
2013-03-13remove commented codeXisco Fauli1-49/+0
2013-03-13Fix issue #120627#: [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang1-1/+6
2013-03-13Related: #119125# Added usage of the ClipRegion for dismantling MetafilesArmin Le Grand3-2/+15
2013-03-13Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for stringsChris1-9/+9
2013-03-13Avoid misleading leading zeros in hex digitTor Lillqvist1-2/+2
2013-03-13fix mac buildThomas Arnhold1-1/+1
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith4-19/+19
2013-03-12fix dbgutil buildCaolán McNamara1-6/+6
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith2-23/+23
2013-03-12Replace XubString with OUString (dbggui.cxx)Chr. Rossmanith2-75/+74
2013-03-12Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák1-2/+5
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák2-0/+13
2013-03-12maybe fix MacOSX buildEike Rathke1-2/+2
2013-03-12fix incorrectly applied patchLuboš Luňák1-1/+1
2013-03-12Removal finished of CreateFromAsciiRicardo Montania2-5/+4
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara1-32/+0
2013-03-12liblibo: install test library by itself and install it.Michael Meeks3-23/+14
2013-03-12equalsIgnoreAsciiCase is the one with support for literal argumentsStephan Bergmann1-2/+2