summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-22Convert SetType to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19opengl: track the state of blend, DrawArrays on OpenGLProgramTomaž Vajngerl
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11make this cunning more explicitCaolán McNamara
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_HITTEST to scoped enumNoel Grandin
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_DRAW to scoped enumNoel Grandin
2016-05-11Convert BORDERWINDOW_TITLE to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-10mbErrors is never readStephan Bergmann
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10opengl: Check if texture is valid before asking for IdTomaž Vajngerl
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10fix OSX buildNoel Grandin
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-05-10fix OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10Avoid non--async-signal-safe functions in child after forkStephan Bergmann
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-09Improve two informative messagesTor Lillqvist
2016-05-09gtk3: always update on UpdateFullCaolán McNamara
2016-05-09tdf#96348 Get rid of unnecessary DLLPUBLIC decorations - VclEventListenersTomofumi Yagi
2016-05-08Resolves: tdf#96604 remove and restore full stack of grabsCaolán McNamara
2016-05-08tdf#99258 bail out if we fail to reserve the textureTomaž Vajngerl
2016-05-06Resolves: tdf#98636 if the menubar hierarchy has been changedCaolán McNamara
2016-05-06reroute UpdateFull through ActivateAllSubmenusCaolán McNamara
2016-05-06gtk3: getting new entries added after the menu is visible is problematicCaolán McNamara
2016-05-06Resolves: tdf#92067 and tdf#99599, use a foolproof action naming schemeCaolán McNamara
2016-05-06gtk3: separate the two different usages of ActivateCaolán McNamara
2016-05-06improve perf. of VCL event dispatch, take IIDavid Tardon
2016-05-06tdf#99703 Revert "improve perf. of VCL event dispatch"David Tardon
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05improve perf. of VCL event dispatchDavid Tardon
2016-05-05gtk3: New Folder dialog from Templates dialog doesn't get keyboard focusCaolán McNamara
2016-05-05Revert "gtk3: New Folder dialog from Templates dialog doesn't get keyboard fo...Caolán McNamara