summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert TITLE_BUTTON constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel 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-21Bin one leftoverTor Lillqvist
2015-05-21Bin unused codeTor Lillqvist
2015-05-21gtk3: implement keyboard and mouse grabCaolán McNamara
2015-05-21WaE: macro "LOGW" is not usedTor Lillqvist
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-21convert TABITEM constants to scoped enumNoel Grandin
2015-05-20gtk3: fix bordersCaolán McNamara
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20tdf#91404 check if the item position is validTomaž Vajngerl
2015-05-20gtk3: focus rects for combobox entriesCaolán McNamara
2015-05-20cleanup codeTomaž Vajngerl
2015-05-20fixes for changes in "edit"Tomaž Vajngerl
2015-05-20scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-20edit - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-20fix Win buildNoel Grandin
2015-05-20error: assigning to 'PrintQueueFlags' from incompatible type 'int'David Tardon
2015-05-20fix Win buildNoel Grandin
2015-05-20fix Win buildNoel Grandin
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-20Don't use uninitialized ImplSplitItem::mnPixSizeStephan Bergmann
2015-05-19VclPtr: crash on exit if cursor is in fontsize widget in sidebarCaolán McNamara
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-19Resolves: tdf#91392 orig map for orig code paths, and new map for new pathCaolán McNamara
2015-05-19rendercontext toolbar: Invalidate instead of direct paint.Jan Holesovsky
2015-05-19rendercontext: Double-buffer an entire hierarchy.Jan Holesovsky
2015-05-19remove setup of painting for help windows (done in ApplySettings)Tomaž Vajngerl
2015-05-19Accomodate gcc 4.2's inabilities to cope with complex templates.Thorsten Behrens
2015-05-19vcl: handle NULL pCursor in Edit::ImplShowCursor()Miklos Vajna
2015-05-19downgrade remaining nwf spew to infoCaolán McNamara
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl
2015-05-19gtk3: nwf for list node expandersCaolán McNamara