summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-12-16tdf#96546 - Bitmap getTexture calls can crash too - enter GL zone earlier.Michael Meeks1-0/+17
2015-12-16loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-12-16but only for dialogCaolán McNamara1-1/+1
2015-12-16Related: rhbz#1281906 set a min size on un-resizeable non-layout dialogsCaolán McNamara1-0/+4
2015-12-16SvpSalFrame ctor parameter list has changedTor Lillqvist1-1/+1
2015-12-16NotebookBar: Initial "Home" tab for WriterSamuel Mehrbrodt1-228/+494
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky8-12/+510
2015-12-16gtk3: stop the ever shrinking size of toplevel on every restoreCaolán McNamara1-13/+28
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist1-0/+17
2015-12-15Initialise bArbMultisampleSupported as falseTor Lillqvist1-1/+1
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara1-0/+2
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist34-115/+115
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara6-3/+27
2015-12-15Resolves: rhbz#1287581 explicitly state we don't want decorated toolbarsCaolán McNamara1-0/+1
2015-12-15rhbz#1283420: cairo text + xrender bodgeCaolán McNamara1-0/+18
2015-12-15opengl: remove device id from opengl blacklistTomaž Vajngerl1-121/+0
2015-12-15Memory leakStephan Bergmann1-0/+5
2015-12-15loplugin:constantfunctionNoel Grandin1-6/+0
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk3-1/+40
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk1-7/+0
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara5-3/+48
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara4-46/+37
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara4-1/+17
2015-12-14Fix drawTransformedBitmap for NULL pAlphaBitmap.Michael Meeks1-1/+1
2015-12-13Blind fix for TB Win64DbgJulien Nabet1-1/+1
2015-12-12Typo: strucure->structureJulien Nabet1-1/+1
2015-12-12check in dbg if we use correct SalBitmap instance that we expectTomaž Vajngerl2-0/+31
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl1-4/+4
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl1-12/+38
2015-12-12Make .mk files more portableBaptiste Daroussin1-2/+1
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist4-3/+38
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist4-4/+3
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks5-11/+4
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+1
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot1-3/+59
2015-12-11loplugin:staticmethodsStephan Bergmann1-1/+1
2015-12-11loplugin:overrideStephan Bergmann1-1/+1
2015-12-11loplugin:defaultparamsStephan Bergmann1-1/+1
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+1
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist1-1/+1
2015-12-11Update hardware/OS info in About dialogYousuf Philips1-3/+3
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks11-73/+357
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks1-6/+7
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks1-4/+3
2015-12-11tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl1-1/+31
2015-12-11tdf#94851 use BGR color order in WindowsTomaž Vajngerl1-37/+79
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl4-375/+469
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-9/+10
2015-12-11Fix test on FreeBSD which uses the same backend as LinuxBaptiste Daroussin1-1/+1
2015-12-10tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky1-6/+5