Age | Commit message (Expand) | Author |
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-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-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 |
2014-04-07 | Remove silly PUT_SEMICOLON_AT_THE_END | Stephan Bergmann |
2014-04-04 | fdo#43157 : clean up more OSL_POSTCOND | Michaël Lefèvre |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | coverity#738566 Uninitialized pointer field | Caolán McNamara |
2014-03-29 | typo: optimisation -> optimization | Thomas Arnhold |
2014-03-28 | fdo#38844 Remove XOR rendering code from canvas module | Krisztian Pinter |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | Remove unused include | Stephan Bergmann |
2014-03-12 | Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDE | Stephan Bergmann |
2014-03-12 | Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDE | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from canvas | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-14 | Drop unused #include | Takeshi Abe |
2014-02-11 | coverity#706253 Uncaught exception | Caolán McNamara |
2014-02-11 | coverity#706250 Uncaught exception | Caolán McNamara |
2014-02-11 | coverity#1103731 Uncaught exception | Caolán McNamara |
2014-01-31 | cairo canvas: Zero font's width means "the same as height". | Jan Holesovsky |
2014-01-22 | bool improvements | Stephan Bergmann |