summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-05-13gtk3: if we have GTK_STATE_FLAG_CHECKED use only that bitCaolán McNamara1-4/+4
2015-05-13gtk3: don't include the focus pad and width in comboboxesCaolán McNamara1-12/+5
2015-05-13gtk3:don't even out the left/right top/bottom, take the figures as-isCaolán McNamara1-6/+8
2015-05-13gtk3: implement CTRL_FRAMECaolán McNamara2-31/+85
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara9-70/+39
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos1-1/+1
2015-05-13first step towards removing LazyDeletorNoel Grandin2-4/+4
2015-05-13gtk3: stop painting the active listboxes blueCaolán McNamara1-1/+1
2015-05-13gtk3: get comboboxes and listboxes rendering right againCaolán McNamara2-78/+113
2015-05-13fix OSX buildNoel Grandin2-2/+2
2015-05-13Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyleStephan Bergmann1-1/+2
2015-05-13fix OSX build (take 3)Noel Grandin1-1/+1
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin3-13/+13
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin9-28/+28
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin11-108/+109
2015-05-13Fix kde4Stephan Bergmann1-1/+1
2015-05-13fix OSX build (take 2)Noel Grandin1-2/+3
2015-05-13fix OSX buildNoel Grandin1-2/+2
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin6-15/+15
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin8-271/+272
2015-05-13convert FRAME_HIGHLIGHT constants to scoped enumNoel Grandin1-3/+3
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin13-70/+74
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-14/+20
2015-05-13Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl1-2/+154
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann1-1/+1
2015-05-12vcl: kde4: loplugin:staticmethodsMichael Stahl1-1/+1
2015-05-12fix buildCaolán McNamara1-9/+0
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks2-3/+6
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin7-28/+28
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin1-8/+8
2015-05-11tdf#90990 - listbox focus issue post dispose.Michael Meeks1-4/+4
2015-05-11gtk3: insert a gap between tabsCaolán McNamara1-6/+20
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara3-10/+43
2015-05-11tdf#91227 vcl: fix crash in ImplListBox during paste special in WriterMiklos Vajna1-0/+3
2015-05-11vcl: gtk3: GTK_STYLE_CLASS_LABEL requires 3.16Michael Stahl1-0/+4
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2-3/+3
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara2-26/+34
2015-05-11ICONS: Breeze fallsback on galaxy and sifr fallsback on breezeYousuf Philips1-1/+3
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks2-3/+3
2015-05-11gtk3: now need to match GTK_STYLE_CLASS_LABEL to get label in tab propertiesCaolán McNamara1-3/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin20-59/+59
2015-05-11vcl: fix build, remove dead SV_ICON_ID_PRINTERADMIN iconsMichael Stahl2-26/+0
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann10-18/+18
2015-05-11cppcheck: cstyleCastCaolán McNamara4-10/+10
2015-05-11invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud2-1/+8
2015-05-11remove accidental code checked inNoel Grandin1-5/+0
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-0/+5
2015-05-11loplugin:staticmethodsStephan Bergmann5-49/+46
2015-05-11Remove unused OSXTransferable::isUnicodeTextStephan Bergmann2-7/+0
2015-05-11refactor "workben" classes to use RenderContextTomaž Vajngerl3-106/+112