summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* don't dismiss floating windows on wheel, etc gestures outside areaCaolán McNamara2015-04-271-48/+14
* I can't read this horror, expandCaolán McNamara2015-04-271-25/+94
* gtk3: flat menus and can draw widgets at any size, etcCaolán McNamara2015-04-271-0/+3
* gtk3: pull text high colors from view styleCaolán McNamara2015-04-271-10/+12
* gtk3: sane height for list boxes tooCaolán McNamara2015-04-263-6/+6
* add EditBoxValue::cloneCaolán McNamara2015-04-261-0/+6
* tdf#90822: Descenders croppedThorsten Wagner2015-04-261-4/+4
* gtk3: honour the control region height if it is largerCaolán McNamara2015-04-251-0/+2
* gtk3: get the right height for Combo boxesCaolán McNamara2015-04-254-11/+8
* gtk3: get the right height for Edit boxesCaolán McNamara2015-04-244-13/+48
* loplugin:simplifyboolStephan Bergmann2015-04-2439-77/+75
* Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara2015-04-242-1/+7
* Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks2015-04-232-8/+7
* There is no separate vclopengl library since Oct 2014Tor Lillqvist2015-04-231-1/+0
* Assume use of GdkFilterReturn instead of bool was a glitchStephan Bergmann2015-04-231-2/+1
* comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna2015-04-221-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-222-0/+2
* remove /usr/sfw/lib rpath for solaris in vclRichard PALO2015-04-211-12/+0
* tdf#65695 write density 96 DPI to JPEG files at compressionTomaž Vajngerl2015-04-201-0/+4
* convert AppleLanguageId to scoped enumNoel Grandin2015-04-201-2/+3
* Blind fix for ImplPixelFormat16Stephan Bergmann2015-04-171-9/+14
* loplugin:implicitboolconversion clean-upStephan Bergmann2015-04-173-30/+35
* SvStream: WriteUChar -> WriteBoolStephan Bergmann2015-04-177-27/+27
* overloading is hard to resolve for poor old c++Michael Stahl2015-04-161-1/+1
* tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl2015-04-161-1/+2
* loplugin:implicitboolconversion goldStephan Bergmann2015-04-161-2/+2
* tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl2015-04-161-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1544-113/+113
* tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis2015-04-151-13/+0
* tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis2015-04-151-1/+13
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
* more verbose debug message from WMFWriter::WriteRecordsAndras Timar2015-04-091-1/+4
* Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-0915-34/+34
* Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara2015-04-093-9/+12
* Resolves: tdf#90481 fix cropped buttonsCaolán McNamara2015-04-092-2/+14
* NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch2015-04-091-131/+4
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-1/+1
* fix gtk3 buildCaolán McNamara2015-04-071-1/+1
* invalid index on load of ooo86460-1.xlsCaolán McNamara2015-04-071-5/+4
* Change "blink times" to be of type sal_uInt64Stephan Bergmann2015-04-073-5/+8
* vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna2015-04-071-9/+0
* vcl tiled rendering: fix Writer/Impress invalidation rectangleMiklos Vajna2015-04-071-8/+2
* sc tiled editing: Invalidate graphic selection.Henry Castro2015-04-071-2/+8
* callcatcher: update unusedcodeCaolán McNamara2015-04-044-56/+31
* Pointless to have a macro that is used just onceTor Lillqvist2015-04-041-2/+1
* loplugin:redundantcastStephan Bergmann2015-04-026-9/+9
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-025-14/+14
* Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara2015-04-021-5/+6
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-025-14/+14
* vcl: [loplugin:staticcall]Michael Stahl2015-04-021-1/+1