summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-27loplugin:literaltoboolconversion wrong conditionCaolán McNamara
2015-04-27gtk3: use same arbitrary 0.2 and 0.8 ratios as gtk doesCaolán McNamara
2015-04-27gtk3: render vertical toolbar seperatorsCaolán McNamara
2015-04-27gtk3: set max spin box height before determining rectCaolán McNamara
2015-04-27gtk3: semi-sane height for spinboxesCaolán McNamara
2015-04-27gtk3: seperate calcs for lists, comboboxes and editboxesCaolán McNamara
2015-04-27gtk3: hive the borders and padding calc off into a standaloneCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
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-25Make Window's inDispose map more precisely to mbInDtor.feature/vclptrMichael Meeks
2015-04-25Make combobox tolerate post-dispose usage better.Michael Meeks
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-24Build and warning fixes, Mac, Win, Linux.Michael Meeks
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks
2015-04-23Kill unused LazyDeletor<Menu>.Michael Meeks
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-23DockWindow missing builder dispose.Michael Meeks
2015-04-23Assume use of GdkFilterReturn instead of bool was a glitchStephan Bergmann
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks
2015-04-22Fix lifecycle issues.Michael Meeks
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-20vcl: convert new to ::CreateMichael Meeks
2015-04-20tdf#65695 write density 96 DPI to JPEG files at compressionTomaž Vajngerl
2015-04-20convert AppleLanguageId to scoped enumNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks
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-16Improve the VclPtr documentation.Michael Meeks