summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-17bump product version to 5.0.2.2.0+libreoffice-5-0-2Christian Lohmaier
2015-09-17update creditsChristian Lohmaier
2015-09-17Updated coreChristian Lohmaier
2015-09-17Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke
2015-09-17Revert "disable caching of virtual devices when OpenGL is enabled"Tomaž Vajngerl
2015-09-17opengl: support reading back 1-bit masks from textureTomaž Vajngerl
2015-09-16tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16tdf#93666: use x,y coords when reading texture part + don't bindTomaž Vajngerl
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16tdf#94252 - avoid switching contexts un-necessarily to reduce flicker.Michael Meeks
2015-09-16tdf#94006 - need an explicit dispose for slideshow's GLContext.Michael Meeks
2015-09-16tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks
2015-09-16tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks
2015-09-16Split formula group for OpenCL up into smaller bitsTor Lillqvist
2015-09-16Related rhbz#1259746: Buffer file content read from GIO UCPStephan Bergmann
2015-09-16Resolves: tdf#93778 fixed crashSzymon Kłos
2015-09-16tdf#92145: Writer table rows/columns can't be resizedLászló Németh
2015-09-12tdf#94031 - slideshow: bind correct GL context for prepareEnvironmentLubosz Sarnecki
2015-09-11Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-11OpenGL: use CHECK_GL_ERROR() only when a context is bound.Michael Meeks
2015-09-11tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-11tdf#94006 - re-factor and fix OpenGLContext mis-use.Michael Meeks
2015-09-11tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks
2015-09-11tdf#92843: fix disappearing zoom sliderLászló Németh
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-11don't use a null displayMarkus Mohrhard
2015-09-11avoid some OpenGL calls when vcl OpenGL is not enabledMarkus Mohrhard
2015-09-11tdf#92357 clear tab type switcher button of rulerLászló Németh
2015-09-11Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna
2015-09-11windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna
2015-09-09tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna
2015-09-08tdf#93989 - prevent crash with non-vcl OpenGL contextsMarkus Mohrhard
2015-09-05bump product version to <new version>Robinson Tryon
2015-09-05update emoji autocorrect entries from po-filesRobinson Tryon
2015-09-04Updated coreRobinson Tryon
2015-09-03 Branch libreoffice-5-0-2Robinson Tryon
2015-09-03Fix mis-mergeStephan Bergmann
2015-09-03tdf#93892: Un-share maUserBuffer when the BitmapWriteAccess is requested.Jan Holesovsky
2015-09-03officecfg: blacklist one more intel opencl driver versionMiklos Vajna
2015-09-03disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl
2015-09-03doc para property ranges cannot be 0 lengthCaolán McNamara
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht
2015-09-03Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung
2015-09-03sc: fix number format button highlighting in sidebarTomaž Vajngerl
2015-09-03tdf#93662 - allow GL by default only on recent drivers on recent windows.Michael Meeks
2015-09-03WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-09-03Tweak VCL unit tests for OpenGL.Michael Meeks