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