summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-03-27remove redundant iterator increment - thanks Fridrich.Michael Meeks
2013-03-27fdo#62094 - fix infinite loop in radio button group iteration.Michael Meeks
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27Unused Region macro definitionsStephan Bergmann
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Need <vcl/sysdata.hxx> here nowTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-27OPT_FILTERSECTION is unusedTor Lillqvist
2013-03-26fixed out of bounds substring accessEike Rathke
2013-03-26Translate German comments, fix some wsPhilipp Weissenbacher
2013-03-25remove external include guardsThomas Arnhold
2013-03-26fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke
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