summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks11-257/+45
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-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen1-1/+2
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr1-1/+1
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-1/+2
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara1-0/+2
2013-04-17Update pchAurimas Fišeras1-0/+1
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist11-22/+22
2013-04-16Try to propagate display size change to LOTor Lillqvist1-0/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-3/+3
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-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch1-20/+2
2013-04-12document VclContainer a bitCaolán McNamara1-9/+14
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks1-2/+1
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch1-21/+11
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist1-43/+0
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist1-33/+0
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist9-102/+19
2013-04-10Kill leftover OS/2 bitTor Lillqvist1-3/+0
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-0/+9
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard1-1/+0
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar1-0/+1
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist1-0/+27
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist1-3/+0
2013-04-08Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist1-0/+4
2013-04-08Add SAL_INFO output operator for CTFontRefTor Lillqvist1-3/+6
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist1-0/+1
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist1-0/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-12/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák102-582/+576
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist1-0/+5
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist1-1/+5
2013-04-06Actually no need to have it inline in the headerTor Lillqvist1-81/+1
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist1-0/+85
2013-04-05new module i18nlangtagEike Rathke9-13/+13
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-03Bypass fields that are unused for iOSTor Lillqvist1-1/+5
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold8-0/+49
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith1-4/+4