summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2013-03-22clean up DBG_ERRORnThomas Arnhold1-0/+1
2013-03-22For convenience, include config_global.h in sal/config.hStephan Bergmann5-15/+7
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist2-26/+32
2013-03-21std::min() parameters must be of same typeTor Lillqvist1-1/+1
2013-03-21Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens1-0/+1
2013-03-20Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-13/+7
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák13-30/+30
2013-03-19further OUString cleanupThomas Arnhold2-6/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold7-15/+15
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold11-61/+56
2013-03-18cleanup doxygen warningsPeter Foley19-101/+153
2013-03-18Use InterlockedIncrement() and InterlockedDecrement() unconditionallyTor Lillqvist2-120/+0
2013-03-15fprintf -> SAL_WARNStephan Bergmann1-0/+1
2013-03-15Improve debug messagesStephan Bergmann1-0/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-9/+9
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold5-15/+15
2013-03-08function for duplicated codeLuboš Luňák1-0/+1
2013-03-08Assert OUStringBuffer::copy preconditionsStephan Bergmann1-0/+4
2013-03-07Add a SAL_INFO()Tor Lillqvist1-0/+1
2013-03-07add copy() to OUStringBufferChr. Rossmanith1-0/+40
2013-03-07Use __android_log_print directlyTor Lillqvist1-9/+6
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+10
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04Cleanup static and inline usage in alloc_impl.Arnaud Versini3-119/+64
2013-03-03sal: update log areasThomas Arnhold1-8/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-03-03coverity#705121: missing unlock of mutexMarkus Mohrhard1-0/+1
2013-03-03coverity#705120: missing unlock of mutexMarkus Mohrhard1-0/+2
2013-03-03coverity#983100: close resource handleMarkus Mohrhard1-0/+3
2013-03-03coverity#983099: fix memory leakMarkus Mohrhard1-1/+3
2013-03-02Removing useless STLPort specific codeArnaud Versini1-13/+0
2013-03-02coverity#982797: Out-of-bounds writeJulien Nabet1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-03-01neon commands cannot be abortedStephan Bergmann1-0/+1
2013-03-01Pass log output directly to the Android log mechanismTor Lillqvist1-3/+34
2013-03-01Open files from /assets (i.e. read-only) even if asked for write accessTor Lillqvist1-5/+4
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDKStephan Bergmann1-2/+0
2013-02-28Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)Stephan Bergmann1-2/+0
2013-02-27Use config_$(gb_Side), not config_hostTor Lillqvist1-1/+1
2013-02-27remove odk/CustomTarget_include.mk and package udkversion.mk in salMichael Stahl1-0/+2
2013-02-27sal: get rid of CustomTarget_generated.mkMichael Stahl3-48/+3
2013-02-27move generation of sal/udkversion.h to configureMichael Stahl1-10/+1
2013-02-27sal: use typesizes.h in MSVC build tooMichael Stahl2-19/+1
2013-02-27move generation of sal/typesizes.h to configureMichael Stahl1-16/+1
2013-02-27sal: systools/win32/snprintf.h apparently needed by sal/config.hMichael Stahl2-1/+4
2013-02-27sal: why deliver log-areas.dox at all?Michael Stahl1-1/+0