summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-04-27don't dismiss floating windows on wheel, etc gestures outside areaCaolán McNamara
2015-04-27I can't read this horror, expandCaolán McNamara
2015-04-27gtk3: flat menus and can draw widgets at any size, etcCaolán McNamara
2015-04-27gtk3: pull text high colors from view styleCaolán McNamara
2015-04-26gtk3: sane height for list boxes tooCaolán McNamara
2015-04-26add EditBoxValue::cloneCaolán McNamara
2015-04-26tdf#90822: Descenders croppedThorsten Wagner
2015-04-25gtk3: honour the control region height if it is largerCaolán McNamara
2015-04-25gtk3: get the right height for Combo boxesCaolán McNamara
2015-04-24gtk3: get the right height for Edit boxesCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks
2015-04-23There is no separate vclopengl library since Oct 2014Tor Lillqvist
2015-04-23Assume use of GdkFilterReturn instead of bool was a glitchStephan Bergmann
2015-04-22comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-21remove /usr/sfw/lib rpath for solaris in vclRichard PALO
2015-04-20tdf#65695 write density 96 DPI to JPEG files at compressionTomaž Vajngerl
2015-04-20convert AppleLanguageId to scoped enumNoel Grandin
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-16overloading is hard to resolve for poor old c++Michael Stahl
2015-04-16tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-09more verbose debug message from WMFWriter::WriteRecordsAndras Timar
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07fix gtk3 buildCaolán McNamara
2015-04-07invalid index on load of ooo86460-1.xlsCaolán McNamara
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna
2015-04-07vcl tiled rendering: fix Writer/Impress invalidation rectangleMiklos Vajna
2015-04-07sc tiled editing: Invalidate graphic selection.Henry Castro
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-04Pointless to have a macro that is used just onceTor Lillqvist
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02vcl: [loplugin:staticcall]Michael Stahl