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