summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-04-28gtk3: use native tab item sizeCaolán McNamara3-6/+22
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara11-1/+32
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner1-20/+29
2015-04-27loplugin:literaltoboolconversion wrong conditionCaolán McNamara1-2/+2
2015-04-27gtk3: use same arbitrary 0.2 and 0.8 ratios as gtk doesCaolán McNamara1-2/+2
2015-04-27gtk3: render vertical toolbar seperatorsCaolán McNamara2-9/+23
2015-04-27gtk3: set max spin box height before determining rectCaolán McNamara1-1/+2
2015-04-27gtk3: semi-sane height for spinboxesCaolán McNamara2-3/+7
2015-04-27gtk3: seperate calcs for lists, comboboxes and editboxesCaolán McNamara1-1/+9
2015-04-27gtk3: hive the borders and padding calc off into a standaloneCaolán McNamara1-18/+23
2015-04-27More loplugin:simplifyboolStephan Bergmann9-10/+10
2015-04-27don't dismiss floating windows on wheel, etc gestures outside areaCaolán McNamara1-48/+14
2015-04-27I can't read this horror, expandCaolán McNamara1-25/+94
2015-04-27gtk3: flat menus and can draw widgets at any size, etcCaolán McNamara1-0/+3
2015-04-27gtk3: pull text high colors from view styleCaolán McNamara1-10/+12
2015-04-26gtk3: sane height for list boxes tooCaolán McNamara3-6/+6
2015-04-26add EditBoxValue::cloneCaolán McNamara1-0/+6
2015-04-26tdf#90822: Descenders croppedThorsten Wagner1-4/+4
2015-04-25gtk3: honour the control region height if it is largerCaolán McNamara1-0/+2
2015-04-25gtk3: get the right height for Combo boxesCaolán McNamara4-11/+8
2015-04-24gtk3: get the right height for Edit boxesCaolán McNamara4-13/+48
2015-04-24loplugin:simplifyboolStephan Bergmann39-77/+75
2015-04-24Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara2-1/+7
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks2-8/+7
2015-04-23There is no separate vclopengl library since Oct 2014Tor Lillqvist1-1/+0
2015-04-23Assume use of GdkFilterReturn instead of bool was a glitchStephan Bergmann1-2/+1
2015-04-22comphelper::dispatchCommand: allow passing command argumentsMiklos Vajna1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann2-0/+2
2015-04-21remove /usr/sfw/lib rpath for solaris in vclRichard PALO1-12/+0
2015-04-20tdf#65695 write density 96 DPI to JPEG files at compressionTomaž Vajngerl1-0/+4
2015-04-20convert AppleLanguageId to scoped enumNoel Grandin1-2/+3
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann1-9/+14
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann3-30/+35
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann7-27/+27
2015-04-16overloading is hard to resolve for poor old c++Michael Stahl1-1/+1
2015-04-16tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl1-1/+2
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann1-2/+2
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin44-113/+113
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis1-13/+0
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis1-1/+13
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-09more verbose debug message from WMFWriter::WriteRecordsAndras Timar1-1/+4
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann15-34/+34
2015-04-09Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara3-9/+12
2015-04-09Resolves: tdf#90481 fix cropped buttonsCaolán McNamara2-2/+14
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch1-131/+4
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-07fix gtk3 buildCaolán McNamara1-1/+1
2015-04-07invalid index on load of ooo86460-1.xlsCaolán McNamara1-5/+4