summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor 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-26Translate German comments, fix some wsPhilipp Weissenbacher
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-26Improve debugging printout a bitTor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher
2013-03-26Kill double conversion from NumericBoxZolnai Tamás
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-25fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher
2013-03-23Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet
2013-03-22coverity#440825 Logically dead codeJulien Nabet
2013-03-22coverity#440825 Logically dead codeJulien Nabet
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-22Don't include Java-related headers when they aren't neededTor Lillqvist
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-21Remove StringMirror UNO service.Thorsten Behrens
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-18coverity#982272 Copy-paste errorJulien Nabet
2013-03-18Reuse ImplPower10()Chr. Rossmanith
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane
2013-03-16fdo#61725 workaroundLionel Elie Mamane
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara
2013-03-14Remove some accidental merge by-products.Thorsten Behrens
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl