Age | Commit message (Expand) | Author |
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 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | update pch headers | Luboš Luňák |
2013-03-12 | janitorial: typo in comment | Lionel Elie Mamane |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | function for duplicated code | Luboš Luňák |
2013-03-08 | Assert OUStringBuffer::copy preconditions | Stephan Bergmann |
2013-03-07 | Add a SAL_INFO() | Tor Lillqvist |
2013-03-07 | add copy() to OUStringBuffer | Chr. Rossmanith |
2013-03-07 | Use __android_log_print directly | Tor Lillqvist |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | Cleanup static and inline usage in alloc_impl. | Arnaud Versini |
2013-03-03 | sal: update log areas | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | coverity#705121: missing unlock of mutex | Markus Mohrhard |
2013-03-03 | coverity#705120: missing unlock of mutex | Markus Mohrhard |
2013-03-03 | coverity#983100: close resource handle | Markus Mohrhard |
2013-03-03 | coverity#983099: fix memory leak | Markus Mohrhard |
2013-03-02 | Removing useless STLPort specific code | Arnaud Versini |
2013-03-02 | coverity#982797: Out-of-bounds write | Julien Nabet |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | neon commands cannot be aborted | Stephan Bergmann |
2013-03-01 | Pass log output directly to the Android log mechanism | Tor Lillqvist |
2013-03-01 | Open files from /assets (i.e. read-only) even if asked for write access | Tor Lillqvist |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK | Stephan Bergmann |
2013-02-28 | Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h) | Stephan Bergmann |
2013-02-27 | Use config_$(gb_Side), not config_host | Tor Lillqvist |
2013-02-27 | remove odk/CustomTarget_include.mk and package udkversion.mk in sal | Michael Stahl |
2013-02-27 | sal: get rid of CustomTarget_generated.mk | Michael Stahl |
2013-02-27 | move generation of sal/udkversion.h to configure | Michael Stahl |
2013-02-27 | sal: use typesizes.h in MSVC build too | Michael Stahl |
2013-02-27 | move generation of sal/typesizes.h to configure | Michael Stahl |
2013-02-27 | sal: systools/win32/snprintf.h apparently needed by sal/config.h | Michael Stahl |
2013-02-27 | sal: why deliver log-areas.dox at all? | Michael Stahl |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl |
2013-02-26 | createWindowFoo is unused | Tor Lillqvist |
2013-02-26 | SAL_WARN_UNUSED_RESULT OString copy | Eike Rathke |
2013-02-26 | SAL_WARN_UNUSED_RESULT OUString copy | Eike Rathke |