summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-06-07Remove include stdio (part8)Julien Nabet
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01coverity#1302608 gtk3 Logically dead codeCaolán McNamara
2015-06-01coverity#1302691 gtk3 Unused valueCaolán McNamara
2015-06-01getCaretPosition() returns a signed int, not an unsigned oneJustin Luth
2015-05-29tdf#91720 -after MailMerge print, plain std print is not possibleJuergen Funk
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-24rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky
2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-22gtk3: call gtk_window_set_accept_focusCaolán McNamara
2015-05-22want to grab with owner_events trueCaolán McNamara
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21gtk3: implement keyboard and mouse grabCaolán McNamara
2015-05-20gtk3: fix bordersCaolán McNamara
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20gtk3: focus rects for combobox entriesCaolán McNamara
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-19gtk3: checkmarks slightly clipped on left sideCaolán McNamara
2015-05-19use CHECKED alias for GTK_STATE_FLAG_CHECKED instead.Michael Meeks
2015-05-19downgrade remaining nwf spew to infoCaolán McNamara
2015-05-19gtk3: nwf for list node expandersCaolán McNamara
2015-05-19gtk3: presume we want the same no-op for LISTNET as gtk2Caolán McNamara
2015-05-19gtk3: nwf for progress barsCaolán McNamara
2015-05-18gtk3: render arrow part of a tree list headerCaolán McNamara
2015-05-18gtk3: implement tree header bar areaCaolán McNamara
2015-05-18add missing includesDavid Tardon
2015-05-17WaE in OSL_DEBUG_LEVEL > 1Caolán McNamara
2015-05-15gtk3: implement NWF CTRL_MULTILINE_EDITBOXCaolán McNamara
2015-05-15gtk3: implement fixed line NWFCaolán McNamara
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-15gtk3: punt tooltips for nowCaolán McNamara
2015-05-15gtk3: get tooltip colorCaolán McNamara
2015-05-15gtk3: add the border to the padding to get visible framesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-13gtk3: if we have GTK_STATE_FLAG_CHECKED use only that bitCaolán McNamara
2015-05-13gtk3: don't include the focus pad and width in comboboxesCaolán McNamara