summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23restore ImageList::AddImage variantCaolán McNamara
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
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-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara
2013-04-17Update pchAurimas Fišeras
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-16Try to propagate display size change to LOTor Lillqvist
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas 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-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12document VclContainer a bitCaolán McNamara
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-10Kill leftover OS/2 bitTor Lillqvist
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist
2013-04-08Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist
2013-04-08Add SAL_INFO output operator for CTFontRefTor Lillqvist
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist
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-07Need more headers to make sure we have CGRectTor Lillqvist
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist
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