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