summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist
2013-03-26rCGContext is not used for iOSTor Lillqvist
2013-03-26Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist
2013-03-26Remove unnecessary code that was based on a wrong guessTor Lillqvist
2013-03-26Improve the blitting, use memcpy for each rowTor Lillqvist
2013-03-26Add a SAL_INFO()Tor Lillqvist
2013-03-26Release style and CGContext resources in dtorTor Lillqvist
2013-03-26Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist
2013-03-26Don't exit intentionallyTor Lillqvist
2013-03-26Try kCGImageAlphaNoneSkipLastTor Lillqvist
2013-03-26Improve debugging printout a bitTor Lillqvist
2013-03-26Move SAL_WARN_IFTor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Initial hack attempt to get something renderedTor Lillqvist
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher
2013-03-26Kill double conversion from NumericBoxZolnai Tamás
2013-03-26(author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith
2013-03-25and remove the include again...Michael Meeks
2013-03-25remove an fprintf I left in in error.Michael Meeks
2013-03-25Fix error: use of undeclared identifier 'stderr'Tor Lillqvist
2013-03-25vcl: fix typoMichael Stahl
2013-03-25fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks
2013-03-25Remove a FIXME commentTor Lillqvist
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-25deleting NULL is safeTakeshi Abe
2013-03-25remove unused member maHelpFile and its getter/settermhofmann
2013-03-23fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller
2013-03-23fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller
2013-03-23Fix dbglevel=2 buildThorsten Behrens
2013-03-23fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller
2013-03-23Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock
2013-03-23Remove commented code in VCL demo app - should make the example clearer.Chris
2013-03-22coverity#440825 Logically dead codeJulien Nabet
2013-03-22coverity#440825 Logically dead codeJulien Nabet
2013-03-22blind try to fix MacOs buildingJulien Nabet
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-22get rid of two-argument compareToAsciiChristian Lohmaier
2013-03-22Don't include Java-related headers when they aren't neededTor Lillqvist
2013-03-22fdo#61847 - add test file of png image with invalid final chunk length.Michael Meeks
2013-03-21Avoid clash with the Win32 CreateBitmap()Tor Lillqvist
2013-03-21vcl: use OSL_BIGENDIANThomas Arnhold
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-21avoid Wundef / fix endian detectionLuboš Luňák