Age | Commit message (Expand) | Author |
2013-03-26 | Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOS | Tor Lillqvist |
2013-03-26 | rCGContext is not used for iOS | Tor Lillqvist |
2013-03-26 | Ifdef out methods for iOS that are actually in coretext/salgdi.cxx | Tor Lillqvist |
2013-03-26 | Remove unnecessary code that was based on a wrong guess | Tor Lillqvist |
2013-03-26 | Improve the blitting, use memcpy for each row | Tor Lillqvist |
2013-03-26 | Add a SAL_INFO() | Tor Lillqvist |
2013-03-26 | Release style and CGContext resources in dtor | Tor Lillqvist |
2013-03-26 | Handle different basebmp scanline formats and flip vertically when needed | Tor Lillqvist |
2013-03-26 | Introduce temporary lo_set_view_size() hack like on Android and call it | Tor Lillqvist |
2013-03-26 | Don't exit intentionally | Tor Lillqvist |
2013-03-26 | Try kCGImageAlphaNoneSkipLast | Tor Lillqvist |
2013-03-26 | Improve debugging printout a bit | Tor Lillqvist |
2013-03-26 | Move SAL_WARN_IF | Tor Lillqvist |
2013-03-26 | Check feature test macros instead of ANDROID and/or IOS | Tor Lillqvist |
2013-03-26 | Initial hack attempt to get something rendered | Tor Lillqvist |
2013-03-26 | Translate German comments, clean up some WS | Philipp Weissenbacher |
2013-03-26 | Kill double conversion from NumericBox | Zolnai Tamás |
2013-03-26 | (author=pl) fix for transporting OOo types through OSX system clipboard | Herbert Dürr |
2013-03-26 | Use OUString and sal_Int32 in GetTextArray() and ImplLayout() | Chr. Rossmanith |
2013-03-26 | Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL() | Chr. Rossmanith |
2013-03-26 | Use OUString and sal_Int32 in filterText() | Chr. Rossmanith |
2013-03-26 | Replace String with OUString in RecodeString | Chr. Rossmanith |
2013-03-25 | and remove the include again... | Michael Meeks |
2013-03-25 | remove an fprintf I left in in error. | Michael Meeks |
2013-03-25 | Fix error: use of undeclared identifier 'stderr' | Tor Lillqvist |
2013-03-25 | vcl: fix typo | Michael Stahl |
2013-03-25 | fdo#61789 - improve SvtGraphicStroke / metafile scaling | Michael Meeks |
2013-03-25 | Remove a FIXME comment | Tor Lillqvist |
2013-03-25 | Translate German comments, fix some whitespace | Philipp Weissenbacher |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-25 | deleting NULL is safe | Takeshi Abe |
2013-03-25 | remove unused member maHelpFile and its getter/setter | mhofmann |
2013-03-23 | fdo#39468 Translate German comments - vcl/win/source/gdi/ | Christian M. Heller |
2013-03-23 | fdo#39468 Translate German Comments - salframe.cxx | Christian M. Heller |
2013-03-23 | Fix dbglevel=2 build | Thorsten Behrens |
2013-03-23 | fdo#39468 Translate German comments - vcl/win/source/app | Christian M. Heller |
2013-03-23 | Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTED | Julien Nabet |
2013-03-23 | General comment cleanup for demo/test vcl apps | Chris Sherlock |
2013-03-23 | Remove commented code in VCL demo app - should make the example clearer. | Chris |
2013-03-22 | coverity#440825 Logically dead code | Julien Nabet |
2013-03-22 | coverity#440825 Logically dead code | Julien Nabet |
2013-03-22 | blind try to fix MacOs building | Julien Nabet |
2013-03-22 | clean up DBG_ERRORn | Thomas Arnhold |
2013-03-22 | get rid of two-argument compareToAscii | Christian Lohmaier |
2013-03-22 | Don't include Java-related headers when they aren't needed | Tor Lillqvist |
2013-03-22 | fdo#61847 - add test file of png image with invalid final chunk length. | Michael Meeks |
2013-03-21 | Avoid clash with the Win32 CreateBitmap() | Tor Lillqvist |
2013-03-21 | vcl: use OSL_BIGENDIAN | Thomas Arnhold |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-21 | avoid Wundef / fix endian detection | Luboš Luňák |