Age | Commit message (Expand) | Author |
2015-04-27 | gtk3: render vertical toolbar seperators | Caolán McNamara |
2015-04-27 | gtk3: set max spin box height before determining rect | Caolán McNamara |
2015-04-27 | gtk3: semi-sane height for spinboxes | Caolán McNamara |
2015-04-27 | gtk3: seperate calcs for lists, comboboxes and editboxes | Caolán McNamara |
2015-04-27 | gtk3: hive the borders and padding calc off into a standalone | Caolán McNamara |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-27 | don't dismiss floating windows on wheel, etc gestures outside area | Caolán McNamara |
2015-04-27 | I can't read this horror, expand | Caolán McNamara |
2015-04-27 | gtk3: flat menus and can draw widgets at any size, etc | Caolán McNamara |
2015-04-27 | gtk3: pull text high colors from view style | Caolán McNamara |
2015-04-26 | gtk3: sane height for list boxes too | Caolán McNamara |
2015-04-26 | add EditBoxValue::clone | Caolán McNamara |
2015-04-26 | tdf#90822: Descenders cropped | Thorsten Wagner |
2015-04-25 | gtk3: honour the control region height if it is larger | Caolán McNamara |
2015-04-25 | gtk3: get the right height for Combo boxes | Caolán McNamara |
2015-04-25 | Make Window's inDispose map more precisely to mbInDtor.feature/vclptr | Michael Meeks |
2015-04-25 | Make combobox tolerate post-dispose usage better. | Michael Meeks |
2015-04-24 | gtk3: get the right height for Edit boxes | Caolán McNamara |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | Resolves: tdf#73211 gtk checkboxes need erase afer toggling | Caolán McNamara |
2015-04-24 | Build and warning fixes, Mac, Win, Linux. | Michael Meeks |
2015-04-23 | Use shared_ptr for OpenGLPrograms, and hide its copy constructor. | Michael Meeks |
2015-04-23 | Kill unused LazyDeletor<Menu>. | Michael Meeks |
2015-04-23 | Use shared_ptr for OpenGLPrograms, and hide its copy constructor. | Michael Meeks |
2015-04-23 | There is no separate vclopengl library since Oct 2014 | Tor Lillqvist |
2015-04-23 | DockWindow missing builder dispose. | Michael Meeks |
2015-04-23 | Assume use of GdkFilterReturn instead of bool was a glitch | Stephan Bergmann |
2015-04-22 | Fix a number of boost::unique_ptr errors. | Michael Meeks |
2015-04-22 | Fix lifecycle issues. | Michael Meeks |
2015-04-22 | comphelper::dispatchCommand: allow passing command arguments | Miklos Vajna |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-21 | remove /usr/sfw/lib rpath for solaris in vcl | Richard PALO |
2015-04-20 | vcl: convert new to ::Create | Michael Meeks |
2015-04-20 | tdf#65695 write density 96 DPI to JPEG files at compression | Tomaž Vajngerl |
2015-04-20 | convert AppleLanguageId to scoped enum | Noel Grandin |
2015-04-18 | cui: convert new to ::Create. | Michael Meeks |
2015-04-17 | Blind fix for ImplPixelFormat16 | Stephan Bergmann |
2015-04-17 | loplugin:implicitboolconversion clean-up | Stephan Bergmann |
2015-04-17 | SvStream: WriteUChar -> WriteBool | Stephan Bergmann |
2015-04-17 | basctl, basic: convert new to ::Create. | Michael Meeks |
2015-04-16 | overloading is hard to resolve for poor old c++ | Michael Stahl |
2015-04-16 | tdf#86793: vcl: speed up OutputDevice::GetEllipsisString() | Michael Stahl |
2015-04-16 | loplugin:implicitboolconversion gold | Stephan Bergmann |
2015-04-16 | tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3 | Michael Stahl |
2015-04-16 | Improve the VclPtr documentation. | Michael Meeks |
2015-04-16 | Make ListBox handier post dispose. | Michael Meeks |
2015-04-16 | fix crash in CppunitTest_sw_uiwriter | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-15 | tdf#71278 Revert both the previous cursor commit and the commit it fixed | Matthew Francis |
2015-04-15 | tdf#71278 Set an invisible cursor rather than hiding the cursor | Matthew Francis |