Age | Commit message (Expand) | Author |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-10-03 | GLSL files should go into $(LIBO_ETC_FOLDER)/opengl | Tor Lillqvist |
2014-09-30 | fix windows build | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fix windows build | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-02 | remove SAL_DEBUGs introduced earlier | Markus Mohrhard |
2014-09-02 | some temporary debug output | Markus Mohrhard |
2014-09-02 | add warning about bad input | Markus Mohrhard |
2014-09-02 | make the shaders compliant to GLSL 1.2 | Markus Mohrhard |
2014-09-02 | fix shader names, the .glsl is attached in OpenGLHelper::LoadShader | Markus Mohrhard |
2014-09-02 | request a legacy context for OGLTrans | Markus Mohrhard |
2014-08-31 | coverity#1233512 Uncaught exception | Caolán McNamara |
2014-08-29 | Fix build with boost-1.56.0. | Jörg Sonnenberger |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-08-13 | fix invalid memory access in dx bitmap code | Markus Mohrhard |
2014-08-13 | fix OpenGL canvas windows build | Markus Mohrhard |
2014-08-08 | -Werror,-Wunused-private-field | Stephan Bergmann |
2014-08-08 | -Werror,-Wunused-macros | Stephan Bergmann |
2014-08-08 | reimplement custom sprite rendering with FBO | Markus Mohrhard |
2014-08-08 | reuse OpenGLContext in OGL canvas | Markus Mohrhard |
2014-08-08 | extract shaders to own file and use shared shader loading | Markus Mohrhard |
2014-08-06 | Fix *_component_getFactory function type | Stephan Bergmann |
2014-07-29 | Accept also WINDOWS_SDK_VERSION == 81 | Tor Lillqvist |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-02 | canvas: sal_Bool -> bool | Stephan Bergmann |
2014-06-18 | rtl::Reference fits just fine here | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-04 | coverity#735682 Unchecked dynamic_cast | Caolán McNamara |
2014-05-29 | remove unnecessary NULL parameter passed to UNO Exception | Noel Grandin |
2014-05-26 | coverity#736029 Missing break in switch | Caolán McNamara |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-19 | canvas: drop using from headers | Thomas Arnhold |
2014-05-11 | dx_winstuff.hxx does already undef them | Thomas Arnhold |
2014-05-08 | DX canvas: provide a OutputDevice pointer as a device handler instead of HDC | Zolnai Tamás |
2014-05-08 | coverity#735401 Logically dead code | Caolán McNamara |
2014-05-08 | canvas: sal_Bool->bool | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-02 | canvas: sal_Bool->bool | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-17 | Resolves: rhbz#1086714 overlarge pixmap | Caolán McNamara |
2014-04-15 | Remove iota template function & last call site. | Thorsten Behrens |
2014-04-14 | typo: implicitely -> implicitly | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |