summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist
2013-03-15fprintf -> SAL_WARNStephan Bergmann
2013-03-15Improve debug messagesStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-12update pch headersLuboš Luňák
2013-03-12janitorial: typo in commentLionel Elie Mamane
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08function for duplicated codeLuboš Luňák
2013-03-08Assert OUStringBuffer::copy preconditionsStephan Bergmann
2013-03-07Add a SAL_INFO()Tor Lillqvist
2013-03-07add copy() to OUStringBufferChr. Rossmanith
2013-03-07Use __android_log_print directlyTor Lillqvist
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-03-04Cleanup static and inline usage in alloc_impl.Arnaud Versini
2013-03-03sal: update log areasThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03coverity#705121: missing unlock of mutexMarkus Mohrhard
2013-03-03coverity#705120: missing unlock of mutexMarkus Mohrhard
2013-03-03coverity#983100: close resource handleMarkus Mohrhard
2013-03-03coverity#983099: fix memory leakMarkus Mohrhard
2013-03-02Removing useless STLPort specific codeArnaud Versini
2013-03-02coverity#982797: Out-of-bounds writeJulien Nabet
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01neon commands cannot be abortedStephan Bergmann
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist
2013-03-01Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist
2013-02-28remove all d.lstMichael Stahl
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann
2013-02-28Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann
2013-02-27Use config_$(gb_Side), not config_hostTor Lillqvist
2013-02-27remove odk/CustomTarget_include.mk and package udkversion.mk in salMichael Stahl
2013-02-27sal: get rid of CustomTarget_generated.mkMichael Stahl
2013-02-27move generation of sal/udkversion.h to configureMichael Stahl
2013-02-27sal: use typesizes.h in MSVC build tooMichael Stahl
2013-02-27move generation of sal/typesizes.h to configureMichael Stahl
2013-02-27sal: systools/win32/snprintf.h apparently needed by sal/config.hMichael Stahl
2013-02-27sal: why deliver log-areas.dox at all?Michael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-26createWindowFoo is unusedTor Lillqvist
2013-02-26SAL_WARN_UNUSED_RESULT OString copyEike Rathke
2013-02-26SAL_WARN_UNUSED_RESULT OUString copyEike Rathke
2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-24log presentation minimizer results as infoCaolán McNamara