summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* convert input field dialog to .ui formatCaolán McNamara2013-04-271-0/+1
* update pchThomas Arnhold2013-04-251-0/+1
* execute move of global headersBjoern Michaelsen2013-04-23152-32413/+0
* restore ImageList::AddImage variantCaolán McNamara2013-04-231-0/+1
* rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann2013-04-221-0/+10
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2211-257/+45
* canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl2013-04-211-1/+1
* Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl2013-04-211-1/+1
* Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl2013-04-212-3/+8
* Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl2013-04-212-0/+76
* fdo#62699 Remove a few more pass-through headersMichael Dunphy2013-04-213-30/+2
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist2013-04-191-0/+4
* lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen2013-04-191-1/+2
* Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr2013-04-191-1/+1
* Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara2013-04-181-1/+2
* allow tree and tab boxes to have borders via .uiCaolán McNamara2013-04-181-0/+2
* Update pchAurimas Fišeras2013-04-171-0/+1
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-1611-22/+22
* Try to propagate display size change to LOTor Lillqvist2013-04-161-0/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-153-3/+3
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer2013-04-141-0/+1
* AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2013-04-122-2/+2
* fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch2013-04-121-20/+2
* document VclContainer a bitCaolán McNamara2013-04-121-9/+14
* fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2013-04-121-2/+1
* Remove GtkHookedYieldMutex and some small changes.vjinoch2013-04-121-21/+11
* vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist2013-04-101-43/+0
* Minor refactoring: Move a function to the only file where it is usedTor Lillqvist2013-04-101-33/+0
* Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2013-04-109-102/+19
* Kill leftover OS/2 bitTor Lillqvist2013-04-101-3/+0
* Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky2013-04-101-0/+9
* Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard2013-04-081-1/+0
* fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar2013-04-081-0/+1
* Add a commment with guesses about the layout engine "API"Tor Lillqvist2013-04-081-0/+27
* Bin unused fields and an unimplemented methodTor Lillqvist2013-04-081-3/+0
* Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist2013-04-081-0/+4
* Add SAL_INFO output operator for CTFontRefTor Lillqvist2013-04-081-3/+6
* Add SAL_INFO output operator for CGColorRefTor Lillqvist2013-04-081-0/+1
* Add logging output operators for CGPoint and CGSizeTor Lillqvist2013-04-081-0/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-12/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07102-582/+576
* Need more headers to make sure we have CGRectTor Lillqvist2013-04-071-0/+5
* Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist2013-04-071-1/+5
* Actually no need to have it inline in the headerTor Lillqvist2013-04-061-81/+1
* Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist2013-04-061-0/+85
* new module i18nlangtagEike Rathke2013-04-059-13/+13
* use existing hook for replacing %FOO variablesCaolán McNamara2013-04-041-2/+2