summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-23execute move of global headersBjoern Michaelsen152-32413/+0
2013-04-23restore ImageList::AddImage variantCaolán McNamara1-0/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-45/+9
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl1-1/+1
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl1-1/+1
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl2-3/+8
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl2-0/+76
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy3-30/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist1-0/+4
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara1-0/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer1-0/+1
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2-2/+2
2013-04-12document VclContainer a bitCaolán McNamara1-9/+14
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-0/+9
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák43-315/+315
2013-04-05new module i18nlangtagEike Rathke4-4/+4
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara1-2/+2
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara1-0/+1
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith1-2/+2
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+39
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith1-5/+5
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith1-7/+7
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith1-2/+1
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist1-1/+13
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist1-1/+12
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist1-0/+1
2013-03-27OPT_FILTERSECTION is unusedTor Lillqvist1-2/+0
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-5/+23
2013-03-26rCGContext is not used for iOSTor Lillqvist1-2/+4
2013-03-26Kill double conversion from NumericBoxZolnai Tamás1-1/+1
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith1-7/+5
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith1-6/+3
2013-03-25fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks1-0/+2
2013-03-25remove unused member maHelpFile and its getter/settermhofmann1-6/+0
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-10/+0
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist7-359/+1
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist1-17/+0
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand1-1/+2
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand1-0/+8
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik1-0/+3
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-6/+6
2013-03-13vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl1-0/+1
2013-03-12liblibo: install test library by itself and install it.Michael Meeks1-3/+2
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-1/+1
2013-03-08set action and content area via their internal-child idsCaolán McNamara1-0/+7
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák1-2/+2