Age | Commit message (Expand) | Author |
2015-06-02 | fix rendercontext rendering of toolbox | László Németh |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-01 | coverity#1302690 Uninitialized pointer field | Caolán McNamara |
2015-06-01 | coverity#1302689 Uninitialized scalar field | Caolán McNamara |
2015-06-01 | masses of coverity FORWARD_NULL warnings from copied assert | Caolán McNamara |
2015-06-01 | Allow unsetting underline attribute | Andrzej Hunt |
2015-05-30 | ScrollFlags conversion "typo" - fixes scrolling repaint problems | Tomaž Vajngerl |
2015-05-29 | fix base wizard size | Caolán McNamara |
2015-05-29 | loplugin:redundantcast: const_cast to same type | Stephan Bergmann |
2015-05-29 | menu: call ApplySettings on places that InitSettings was called | Tomaž Vajngerl |
2015-05-29 | convert PRESENTATION constants to scoped enum | Noel Grandin |
2015-05-28 | vcl: Do nothing when we don't have mpWindowImpl. | Jan Holesovsky |
2015-05-28 | tdf#91652 - store PDF FilterConfigItem options in dispose. | Michael Meeks |
2015-05-28 | GetFocusFlags::Cursor->GetFocusFlags::CURSOR | Noel Grandin |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-28 | convert PARENTCLIPMODE constants to scoped enum | Noel Grandin |
2015-05-28 | convert INVERT flags to scoped enum | Noel Grandin |
2015-05-28 | convert STARTTRACK constants to scoped enum | Noel Grandin |
2015-05-28 | convert AUTOSCROLL constants to scoped enum | Noel Grandin |
2015-05-28 | convert GETFOCUS constants to scoped enum | Noel Grandin |
2015-05-28 | fix calls to RenderContext | Tomaž Vajngerl |
2015-05-28 | tdf#91649 call ApplySettings at a more correct place | Tomaž Vajngerl |
2015-05-28 | Rewrite all calls like Dialog(params).Execute() | Philippe Jung |
2015-05-27 | tdf#91544: fix freezing of Data source window | László Németh |
2015-05-27 | tdf#88675 Fix display names for hicontrast and tango_testing | Tobias Lippert |
2015-05-27 | EndExtTextInput::Complete->EndExtTextInputFlags::Complete | Caolán McNamara |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-27 | convert WINDOW_DLGCTRL flags to scoped enum | Noel Grandin |
2015-05-27 | simplify GetWindowClipRegionPixel | Noel Grandin |
2015-05-27 | convert EXTTEXTINPUT constants to scoped enum | Noel Grandin |
2015-05-27 | convert DLGWINDOW constants to scoped enum | Noel Grandin |
2015-05-27 | tdf#91450 fix infinite invalidation loop | Tomaž Vajngerl |
2015-05-26 | tdf#91416 - fix some incorrectly allocated VirtualDevices. | Michael Meeks |
2015-05-26 | if foo delete foo -> delete foo | Caolán McNamara |
2015-05-26 | Resolves: tdf#89231 if no font has 0x202F fallback to a normal space | Caolán McNamara |
2015-05-26 | Revert "rendercontext: Fix borderwindow rendering when called from class Edit." | Jan Holesovsky |
2015-05-26 | convert SCROLL constants to scoped enum | Noel Grandin |
2015-05-26 | convert VALIDATE constants to scoped enum | Noel Grandin |
2015-05-26 | convert INVALIDATE constants to scoped enum | Noel Grandin |
2015-05-25 | Audit all PostUserEvent calls and instrument for VclPtr. | Michael Meeks |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-25 | tdf#90127: Read icon theme from the config when called too early. | Jan Holesovsky |
2015-05-25 | Resolves: tdf#90155 don't hide+show window before initial show completes | Caolán McNamara |
2015-05-25 | gtk3: why close popups when losing focus | Caolán McNamara |
2015-05-25 | loplugin:vclwidgets | Noel Grandin |
2015-05-25 | convert TOTOP constants to scoped enum | Noel Grandin |
2015-05-25 | convert ACTIVATE_MODE constants to scoped enum | Noel Grandin |
2015-05-25 | convert WINDOW_ZORDER constants to scoped enum | Noel Grandin |
2015-05-25 | convert SHOW constants to scoped enum | Noel Grandin |
2015-05-25 | use VclPtr for linked numeric field in slider | Tomaž Vajngerl |