summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara2-0/+11
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann1-1/+5
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara1-0/+1
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara1-1/+1
2016-06-09Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara1-1/+0
2016-06-08tdf#100184 fix the lifecycle of a texture in an atlasTomaž Vajngerl1-0/+10
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara1-0/+2
2016-05-31loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara1-1/+1
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara1-0/+5
2016-05-30tdf#100080 set unused shader attribs with values, fixes GL on AMDTomaž Vajngerl1-0/+1
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl2-3/+2
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-1/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-2/+2
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin1-2/+2
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin1-3/+1
2016-05-24Convert ImageType to scoped enumNoel Grandin1-3/+3
2016-05-23opengl: combined shaders to reduce shader switchingTomaž Vajngerl1-0/+19
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