summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller2013-03-265-47/+41
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-279-130/+113
* OPT_FILTERSECTION is unusedTor Lillqvist2013-03-271-2/+0
* fixed out of bounds substring accessEike Rathke2013-03-261-1/+3
* Translate German comments, fix some wsPhilipp Weissenbacher2013-03-2611-522/+49
* remove external include guardsThomas Arnhold2013-03-252-6/+0
* fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke2013-03-261-2/+2
* Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist2013-03-262-7/+27
* rCGContext is not used for iOSTor Lillqvist2013-03-261-2/+4
* Ifdef out methods for iOS that are actually in coretext/salgdi.cxxTor Lillqvist2013-03-261-4/+8
* Remove unnecessary code that was based on a wrong guessTor Lillqvist2013-03-261-17/+0
* Improve the blitting, use memcpy for each rowTor Lillqvist2013-03-261-8/+8
* Add a SAL_INFO()Tor Lillqvist2013-03-261-0/+1
* Release style and CGContext resources in dtorTor Lillqvist2013-03-261-0/+12
* Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist2013-03-261-4/+30
* Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist2013-03-261-0/+8
* Don't exit intentionallyTor Lillqvist2013-03-261-10/+5
* Try kCGImageAlphaNoneSkipLastTor Lillqvist2013-03-261-1/+1
* Improve debugging printout a bitTor Lillqvist2013-03-261-7/+7
* Move SAL_WARN_IFTor Lillqvist2013-03-261-2/+2
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-262-2/+2
* Initial hack attempt to get something renderedTor Lillqvist2013-03-261-0/+6
* Translate German comments, clean up some WSPhilipp Weissenbacher2013-03-2614-439/+125
* Kill double conversion from NumericBoxZolnai Tamás2013-03-262-37/+45
* (author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr2013-03-262-6/+58
* Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith2013-03-262-41/+26
* Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith2013-03-262-25/+29
* Use OUString and sal_Int32 in filterText()Chr. Rossmanith2013-03-265-17/+20
* Replace String with OUString in RecodeStringChr. Rossmanith2013-03-261-2/+5
* and remove the include again...Michael Meeks2013-03-251-2/+0
* remove an fprintf I left in in error.Michael Meeks2013-03-251-2/+0
* Fix error: use of undeclared identifier 'stderr'Tor Lillqvist2013-03-251-0/+2
* vcl: fix typoMichael Stahl2013-03-251-1/+1
* fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks2013-03-253-4/+18
* Remove a FIXME commentTor Lillqvist2013-03-251-1/+1
* Translate German comments, fix some whitespacePhilipp Weissenbacher2013-03-256-417/+114
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-255-32/+12
* deleting NULL is safeTakeshi Abe2013-03-251-6/+3
* remove unused member maHelpFile and its getter/settermhofmann2013-03-251-6/+0
* fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller2013-03-234-54/+47
* fdo#39468 Translate German Comments - salframe.cxxChristian M. Heller2013-03-231-106/+93
* Fix dbglevel=2 buildThorsten Behrens2013-03-231-4/+3
* fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller2013-03-233-11/+10
* Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet2013-03-231-1/+1
* General comment cleanup for demo/test vcl appsChris Sherlock2013-03-235-75/+0
* Remove commented code in VCL demo app - should make the example clearer.Chris2013-03-231-5/+0
* coverity#440825 Logically dead codeJulien Nabet2013-03-221-3/+0
* coverity#440825 Logically dead codeJulien Nabet2013-03-221-3/+0
* blind try to fix MacOs buildingJulien Nabet2013-03-221-1/+1
* clean up DBG_ERRORnThomas Arnhold2013-03-222-2/+2