Age | Commit message (Expand) | Author |
2014-08-14 | Added feature of clearing the registry in case something goes wrong. | Rachit Gupta |
2014-08-14 | Moved the personas installed through extensions handling to 'own'. | Rachit Gupta |
2014-08-14 | The Personas can be install through oxt extensions. | Rachit Gupta |
2014-08-14 | Added functionality to apply default themes. | Rachit Gupta |
2014-08-14 | Resolves: fdo#82550 MacOSX GetTextBreak always return -1 | Caolán McNamara |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | m_aDevice may be null | Caolán McNamara |
2014-08-13 | valgrind + bff: don't add 0xffff oldcode | Caolán McNamara |
2014-08-13 | warning C4245: 'return' : conversion from 'int' to 'sal_uInt16'... | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialog | Julien Nabet |
2014-08-12 | callcatcher: another round of ResId removals | Caolán McNamara |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | add some error reporting to OSX OpenGL context code | Markus Mohrhard |
2014-08-11 | Resolves fdo#79278: not too dark, not too bright background color | Adolfo Jayme Barrientos |
2014-08-11 | callcatcher: update unused code | Caolán McNamara |
2014-08-08 | vcl: don't throw misleading exceptions on every failed access | Michael Stahl |
2014-08-08 | add possibility to generate FBO with texture | Markus Mohrhard |
2014-08-08 | reuse OpenGLContext in OGL canvas | Markus Mohrhard |
2014-08-08 | make sure that we always delete the shader and not only the program | Markus Mohrhard |
2014-08-07 | coverity#1202907 Uninitialized scalar variable | Caolán McNamara |
2014-08-07 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-08-07 | Update my address. | Jan Holesovsky |
2014-08-07 | including gtk/gtkunixprint.h appears unnecessary | Stephan Bergmann |
2014-08-06 | Kill XSUN Xinerama support | Riccardo Magliocchetti |
2014-08-05 | fdo#81516: vcl: limit number of CFFs read from font | Michael Stahl |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-05 | fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elements | Audrey Tang |
2014-08-04 | loplugin:externandnotdefined | Stephan Bergmann |
2014-08-04 | loplugin:externandnotdefined | Stephan Bergmann |
2014-08-02 | vcl: evidently a little more type safety is required here | Michael Stahl |
2014-07-30 | Avoid needless truncation to int | Stephan Bergmann |
2014-07-29 | function abs given an argument of type long but has parameter of type int | Stephan Bergmann |
2014-07-29 | Blind fix attempt for compiling against the 10.6 SDK | Tor Lillqvist |
2014-07-27 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-07-26 | coverity#707564 Uninitialized scalar variable | Caolán McNamara |
2014-07-25 | Revert "fdo#80911 toggle original page orientation on paper fallback" | Caolán McNamara |
2014-07-23 | make libgltf compile on OSX | Markus Mohrhard |
2014-07-22 | Related: fdo#81457 skip setting an empty allocation | Caolán McNamara |
2014-07-22 | callcatcher: update unused code | Caolán McNamara |
2014-07-21 | vcl: fix MetaTextArrayAction copying only half of mpDXArray | Michael Stahl |
2014-07-21 | Our log area checking Clang plugin requires it to be a string literal | Tor Lillqvist |
2014-07-21 | split helper and fix build | Caolán McNamara |
2014-07-21 | coverity#706084 Unintended sign extension | Caolán McNamara |
2014-07-21 | Extract getGLVersion() method to OpenGLHelper | Zolnai Tamás |