summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23restore ImageList::AddImage variantCaolán McNamara
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr
2013-04-12document VclContainer a bitCaolán McNamara
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith
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-27Bypass X11-specific fields for AndroidTor Lillqvist
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
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-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-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-25fdo#61789 - improve SvtGraphicStroke / metafile scalingMichael Meeks
2013-03-25remove unused member maHelpFile and its getter/settermhofmann
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
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
2013-03-13vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl
2013-03-12liblibo: install test library by itself and install it.Michael Meeks
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-08set action and content area via their internal-child idsCaolán McNamara
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák