summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-16downgrade this WARN to an INFOCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-09Last item of menu with title cannot be hilightedPhilippe Jung
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara
2015-06-09tdf#91462 - fix invisible menu titles of open menusLászló Németh
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Resolves: tdf#89104 Missing actions from toolbarCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks
2015-06-05Use status offscreen rendering when not in "RecordLayout" modeTomaž Vajngerl
2015-06-04fix rendercontext rendering of standard toolbar iconsLászló Németh
2015-06-04disable off-screen drawing of statusbar items (for now)Tomaž Vajngerl
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-06-03make it possible to force enable double buffering for all widgetsTomaž Vajngerl
2015-06-02fix rendercontext rendering of toolboxLászló Németh
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01coverity#1302689 Uninitialized scalar fieldCaolán McNamara
2015-06-01Allow unsetting underline attributeAndrzej Hunt
2015-05-30ScrollFlags conversion "typo" - fixes scrolling repaint problemsTomaž Vajngerl
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin
2015-05-28vcl: Do nothing when we don't have mpWindowImpl.Jan Holesovsky
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-28tdf#91649 call ApplySettings at a more correct placeTomaž Vajngerl
2015-05-27EndExtTextInput::Complete->EndExtTextInputFlags::CompleteCaolán McNamara
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-27simplify GetWindowClipRegionPixelNoel Grandin
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin
2015-05-26if foo delete foo -> delete fooCaolán McNamara
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert VALIDATE constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara