Age | Commit message (Expand) | Author |
2013-03-31 | If you can't load a shared library it should be a warning | Peter Foley |
2013-03-31 | Must percent-escape the APP_DATA_DIR | Tor Lillqvist |
2013-03-30 | fix loplugin unused warnings | Peter Foley |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-30 | fix loplugin warnings | Peter Foley |
2013-03-30 | Protect CoreGraphics.h inclusion with <premac.h>, sigh | Tor Lillqvist |
2013-03-30 | Draw the frame virtual device bitmaps directly to the destination CGContext | Tor Lillqvist |
2013-03-30 | Refactor the iOS Viewer app and rename it to "LibreOffice" | Tor Lillqvist |
2013-03-30 | Add lo_tap() | Tor Lillqvist |
2013-03-28 | Half-assed attempt at enforcing operator [] preconditions | Stephan Bergmann |
2013-03-28 | add missing dep on sal/typesizes.h | David Tardon |
2013-03-28 | add missing deps on uwinapi headers | David Tardon |
2013-03-27 | svx/source/inc/trace.hxx -> SAL_INFO | Stephan Bergmann |
2013-03-27 | -Werror=unused-macros | Stephan Bergmann |
2013-03-27 | WaE: macro is not used: STACKTYPE | Tor Lillqvist |
2013-03-27 | At least Mac OS X SDK 10.7 doesn't experience TimeValue clash here | Stephan Bergmann |
2013-03-27 | -Werror=unused-macros (Android) | Stephan Bergmann |
2013-03-27 | -Werror=unused-macros (Android) | Stephan Bergmann |
2013-03-27 | Hopefully _BSD_SOURCE not needed anywhere for MAP_ANON | Stephan Bergmann |
2013-03-27 | -Werror=unused-macros | Stephan Bergmann |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | No need for a template here | Stephan Bergmann |
2013-03-26 | Could the failing MSVC tinderbox be due to implementation-defined / | Stephan Bergmann |
2013-03-27 | Add log area 'vcl.headless' | Tor Lillqvist |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | Fix bogus SAL_WARN use | Tor Lillqvist |
2013-03-26 | Introduce temporary lo_set_view_size() hack like on Android and call it | Tor Lillqvist |
2013-03-26 | Temporary hack for iOS: open files read-only if read-write open fails | Tor Lillqvist |
2013-03-26 | Fix warning: unknown log area 'sw.docx' [loplugin] | Tor Lillqvist |
2013-03-25 | Add test case for toInt overflow detection | Stephan Bergmann |
2013-03-25 | Handle oveflow in O(U)String::toInt() functions | Zolnai Tamás |
2013-03-25 | Clean up new toUInt64 | Stephan Bergmann |
2013-03-25 | Fix warning: unknown log area 'chart2' [loplugin] | Tor Lillqvist |
2013-03-25 | Add some debugging printout | Tor Lillqvist |
2013-03-23 | coverity#704247 Logically dead code | Julien Nabet |
2013-03-22 | WaE: unused functions | Tor Lillqvist |
2013-03-22 | clean up DBG_ERRORn | Thomas Arnhold |
2013-03-22 | For convenience, include config_global.h in sal/config.h | Stephan Bergmann |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-21 | std::min() parameters must be of same type | Tor Lillqvist |
2013-03-21 | Kill fprintf in sdext in favour of SAL_LOG | Thorsten Behrens |
2013-03-20 | Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | cleanup doxygen warnings | Peter Foley |
2013-03-18 | Use InterlockedIncrement() and InterlockedDecrement() unconditionally | Tor Lillqvist |
2013-03-15 | fprintf -> SAL_WARN | Stephan Bergmann |
2013-03-15 | Improve debug messages | Stephan Bergmann |