Age | Commit message (Expand) | Author |
2014-04-22 | More hacking on --disable-database-connectivity | Tor Lillqvist |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-21 | remove some more bloat | Thomas Arnhold |
2014-04-21 | clean up src files | Thomas Arnhold |
2014-04-21 | remove commented out translations from src file | Thomas Arnhold |
2014-04-20 | cpplint: invalid UTF-8 + punctuation | Julien Nabet |
2014-04-20 | Make OGLFrameGrabber work | Zolnai Tamás |
2014-04-19 | cpplint: [readability/utf8] Line contains invalid UTF-8 | Julien Nabet |
2014-04-18 | sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro. | Jan Holesovsky |
2014-04-18 | fix build problem with ambiguous InitFont | Caolán McNamara |
2014-04-18 | we don't even need an instance of SvtLanguageTable at SvxLanguageBox | Eike Rathke |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-17 | no temporary instance of SvtLanguageTable necessary here | Eike Rathke |
2014-04-18 | Intermediate commit of hacking on --disable-database-connectivity | Tor Lillqvist |
2014-04-17 | coverity#1202899 Uncaught exception | Caolán McNamara |
2014-04-17 | coverity#1202898 Uncaught exception | Caolán McNamara |
2014-04-17 | More generic way to disable avmedia | Tor Lillqvist |
2014-04-17 | Try harder to bypass avmedia on non-desktop for now | Tor Lillqvist |
2014-04-17 | Try harder to bypass OpenGL 3D stuff on non-desktop for now | Tor Lillqvist |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-17 | coverity#704833 Dereference after null check | Caolán McNamara |
2014-04-16 | cppcheck: duplicate branch | Caolán McNamara |
2014-04-16 | coverity#1027390 Logically dead code | Caolán McNamara |
2014-04-16 | order decrease/increase spacing | Caolán McNamara |
2014-04-16 | non-desktop: Attempt to get rid of glew. | Jan Holesovsky |
2014-04-16 | WaE: -Werror=maybe-uninitialized | Caolán McNamara |
2014-04-16 | coverity#1202940 Uninitialized scalar field | Caolán McNamara |
2014-04-16 | coverity#1202944 Uninitialized scalar field | Caolán McNamara |
2014-04-16 | coverity#1202908 Uninitialized scalar variable | Caolán McNamara |
2014-04-16 | fdo#77123: Add Ignore Kashida to quick find | Faisal M. Al-Otaibi |
2014-04-15 | WaE: unused parameter 'rMediaItem' | Tor Lillqvist |
2014-04-15 | WaE: 'HAVE_FEATURE_DESKTOP' is not defined, evaluates to 0 | Tor Lillqvist |
2014-04-15 | non-desktop: Avoid dbaccess. | Jan Holesovsky |
2014-04-15 | non-desktop: Avoid pulling in avmedia. | Jan Holesovsky |
2014-04-15 | WaE: 'bValue' may be used uninitialized in this function | Tor Lillqvist |
2014-04-15 | WaE: 'bOn' may be used uninitialized in this function | Tor Lillqvist |
2014-04-15 | WaE: 'bHarsh2' may be used uninitialized in this function | Tor Lillqvist |
2014-04-15 | svx: sal_Bool->bool | Noel Grandin |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-15 | initialize the OpenGL context as soon as possible | Markus Mohrhard |
2014-04-15 | move the opengl headers to vcl/opengl for better separation | Markus Mohrhard |
2014-04-15 | only render through OpenGL after successful context creation | Markus Mohrhard |
2014-04-15 | tie lifetime of some objects together | Markus Mohrhard |
2014-04-14 | update_pch | Thomas Arnhold |
2014-04-14 | typo: positon -> position | Thomas Arnhold |
2014-04-14 | typo: obsolet -> obsolete | Thomas Arnhold |
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold |