summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-12-17tdf#95450 avoid double swap on big endian archesDavid Tardon
2015-12-17tdf#95648: Erase the OpenGLCompatibleDC to white before drawing text into itTor Lillqvist
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-17Get rid of ImplDoTiledRendering()Tor Lillqvist
2015-12-16tdf#96546 - Bitmap getTexture calls can crash too - enter GL zone earlier.Michael Meeks
2015-12-16loplugin:vclwidgetsStephan Bergmann
2015-12-16but only for dialogCaolán McNamara
2015-12-16Related: rhbz#1281906 set a min size on un-resizeable non-layout dialogsCaolán McNamara
2015-12-16SvpSalFrame ctor parameter list has changedTor Lillqvist
2015-12-16NotebookBar: Initial "Home" tab for WriterSamuel Mehrbrodt
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-16gtk3: stop the ever shrinking size of toplevel on every restoreCaolán McNamara
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist
2015-12-15Initialise bArbMultisampleSupported as falseTor Lillqvist
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-15Resolves: rhbz#1287581 explicitly state we don't want decorated toolbarsCaolán McNamara
2015-12-15rhbz#1283420: cairo text + xrender bodgeCaolán McNamara
2015-12-15opengl: remove device id from opengl blacklistTomaž Vajngerl
2015-12-15Memory leakStephan Bergmann
2015-12-15loplugin:constantfunctionNoel Grandin
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-12-14Fix drawTransformedBitmap for NULL pAlphaBitmap.Michael Meeks
2015-12-13Blind fix for TB Win64DbgJulien Nabet
2015-12-12Typo: strucure->structureJulien Nabet
2015-12-12check in dbg if we use correct SalBitmap instance that we expectTomaž Vajngerl
2015-12-12tdf#94851 quick fix for drawBitmapTomaž Vajngerl
2015-12-12tdf#94851 check SalBitmap & convert in all drawBitmap methodsTomaž Vajngerl
2015-12-12Make .mk files more portableBaptiste Daroussin
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11loplugin:staticmethodsStephan Bergmann
2015-12-11loplugin:overrideStephan Bergmann
2015-12-11loplugin:defaultparamsStephan Bergmann
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks
2015-12-11vcl: gtk frames should DeInitialize properly, to handle GL cleanup.Michael Meeks
2015-12-11tdf#94851 can't use OpenGLSalBitmap with WinSalGraphicsTomaž Vajngerl
2015-12-11tdf#94851 use BGR color order in WindowsTomaž Vajngerl