summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2016-05-23opengl: use line shader for all line drawing not just polylinesTomaž Vajngerl1-5/+1
2016-05-23opengl: use existing code for "legacy" polyline, polygon render.Tomaž Vajngerl1-1/+0
2016-05-23mark destructor as virtual, loplugin:overrideMarkus Mohrhard1-1/+1
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin1-2/+2
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin2-8/+8
2016-05-22Convert SetType to scoped enumNoel Grandin1-1/+4
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara2-0/+24
2016-05-21move glX stuff to X-only modulesCaolán McNamara1-3/+2
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara6-3/+11
2016-05-20loplugin:unusedmethods in vclNoel Grandin10-91/+4
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara1-37/+0
2016-05-19opengl: track the state of blend, DrawArrays on OpenGLProgramTomaž Vajngerl2-0/+32
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-1/+0
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin8-10/+8
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara3-0/+8
2016-05-11make this cunning more explicitCaolán McNamara1-0/+2
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara1-1/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin6-10/+17
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin4-5/+5
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin1-9/+15
2016-05-11Convert BORDERWINDOW_HITTEST to scoped enumNoel Grandin1-18/+24
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin1-10/+16
2016-05-11Convert BORDERWINDOW_DRAW to scoped enumNoel Grandin1-24/+20
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin1-8/+14
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin9-12/+8
2016-05-10mbErrors is never readStephan Bergmann1-2/+0
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin2-6/+8
2016-05-10opengl: Check if texture is valid before asking for IdTomaž Vajngerl1-2/+2
2016-05-10fix OSX and Windows buildsNoel Grandin2-2/+4
2016-05-10fix OSX buildNoel Grandin1-0/+1
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin1-2/+2
2016-05-10fix OSX buildNoel Grandin1-0/+2
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin7-60/+64
2016-05-10Avoid non--async-signal-safe functions in child after forkStephan Bergmann1-2/+2
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini1-0/+3
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin1-1/+2
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-1/+2
2016-05-09Improve two informative messagesTor Lillqvist1-2/+2
2016-05-09gtk3: always update on UpdateFullCaolán McNamara1-1/+1
2016-05-09tdf#96348 Get rid of unnecessary DLLPUBLIC decorations - VclEventListenersTomofumi Yagi1-1/+1
2016-05-08Resolves: tdf#96604 remove and restore full stack of grabsCaolán McNamara1-1/+1
2016-05-08tdf#99258 bail out if we fail to reserve the textureTomaž Vajngerl1-1/+6
2016-05-06Resolves: tdf#98636 if the menubar hierarchy has been changedCaolán McNamara1-1/+7
2016-05-06reroute UpdateFull through ActivateAllSubmenusCaolán McNamara2-5/+2
2016-05-06gtk3: getting new entries added after the menu is visible is problematicCaolán McNamara1-4/+1
2016-05-06Resolves: tdf#92067 and tdf#99599, use a foolproof action naming schemeCaolán McNamara1-4/+4
2016-05-06gtk3: separate the two different usages of ActivateCaolán McNamara1-1/+5
2016-05-06improve perf. of VCL event dispatch, take IIDavid Tardon1-0/+2
2016-05-06tdf#99703 Revert "improve perf. of VCL event dispatch"David Tardon1-2/+0