Age | Commit message (Expand) | Author |
2015-12-12 | slideshow: Improve the performances of the Honeycomb transition | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Don’t upload matrices to inexistent uniforms | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Use GL_CLAMP_TO_BORDER for texture wrap | Emmanuel Gil Peyrot |
2015-12-12 | opengl: Add Geometry Shader support to OpenGLHelper | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Remove extraneous checks for the program object. | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Don’t crash when a transition fails to initialize. | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Only upload vertex data on prepare | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Fix what was remaining to be able to use a core context | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Fix lighting in the Vortex transition | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Remove the last legacy uniforms | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Upload the projection and modelview matrices as uniforms | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: upload the transform matrices as uniforms | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Remove legacy lighting code | Emmanuel Gil Peyrot |
2015-12-12 | slideshow: Remove wrong and unused uniform upload | Emmanuel Gil Peyrot |
2015-12-12 | tdf#94851 can't use OpenGLSalBitmap with WinSalGraphics | Tomaž Vajngerl |
2015-12-12 | tdf#94851 use BGR color order in Windows | Tomaž Vajngerl |
2015-12-12 | tdf#96339 fix bug in sort list | Noel Grandin |
2015-12-11 | move breeze transition icons into base galaxy theme. | Michael Meeks |
2015-12-11 | tdf#93529 - move to a Mac-like double-buffered OpenGL model. | Michael Meeks |
2015-12-11 | Get Double-buffered context creation working on linux. | Michael Meeks |
2015-12-11 | vcl: gtk frames should DeInitialize properly, to handle GL cleanup. | Michael Meeks |
2015-12-11 | vcldemo: avoid svg load/render for icon test. | Michael Meeks |
2015-12-11 | writer: Defer update, until post first render to avoid flicker. | Michael Meeks |
2015-12-11 | Calm unit test down for GL row-strides. | Michael Meeks |
2015-12-11 | separate ScRange::Move() and MoveSticky(), tdf#92779 | Eike Rathke |
2015-12-11 | silence -Werror=strict-overflow | Eike Rathke |
2015-12-11 | unit test for sticky end col/row anchors, tdf#92779 | Eike Rathke |
2015-12-11 | geez, how about actually checking the Move() error return? tdf#92779 related | Eike Rathke |
2015-12-11 | sticky end only if it already was a range on the same axis, tdf#92779 | Eike Rathke |
2015-12-11 | tdf#96384: Add a new signal 'text-selection' to lokdocview | Pranav Kant |
2015-12-11 | tdf#93991: One pixel here or there, who is counting? | Tor Lillqvist |
2015-12-11 | Revert "Impress/Draw: Open Navigator in the Sidebar" | Samuel Mehrbrodt |
2015-12-11 | tdf#85767 Enable rotated/flipped icons in the Sidebar | Samuel Mehrbrodt |
2015-12-11 | tdf#96075 Frame alignment buttons not using correct tooltips | Samuel Mehrbrodt |
2015-12-11 | tdf#96396 evoab2 does not need gtk | David Tardon |
2015-12-11 | update credits | Christian Lohmaier |
2015-12-10 | tdf#96042: Oops, fix a typo. | Jan Holesovsky |
2015-12-10 | need a dynamic cast here | Caolán McNamara |
2015-12-10 | guard against empty Story | Caolán McNamara |
2015-12-10 | guard against broken formula and bad lengths | Caolán McNamara |
2015-12-10 | check for null Modifiers | Caolán McNamara |
2015-12-10 | check for null content | Caolán McNamara |
2015-12-10 | detect infinite recurse in object creation | Caolán McNamara |
2015-12-10 | tdf#93263: Take function mask from ScPivotField | Katarina Behrens |
2015-12-10 | this needs to be a dynamic cast | Caolán McNamara |
2015-12-10 | add a reference to ensure pPara exists until end of scope | Caolán McNamara |
2015-12-10 | need dynamic casts here, etc. | Caolán McNamara |
2015-12-10 | there can be 0 columns | Caolán McNamara |
2015-12-10 | guard against missing range | Caolán McNamara |
2015-12-10 | tdf#96357 Switching icon theme doesn't update toolbar or statusbar | Maxim Monastirsky |