summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2013-03-31We are in 2013 - remove "goto" in jpeg filter.Tomaž Vajngerl
2013-03-31Add Chroma subsampling options to jpeg writer.Tomaž Vajngerl
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith
2013-03-30coverity#440801 Dereference after null checkJulien Nabet
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29Fix wrong copy paste iterator (import instead of export)Julien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Use const_iterator instead of iterator if possibleJulien Nabet
2013-03-28Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith
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-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