summaryrefslogtreecommitdiff
path: root/sal/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-22Add lo_get_app_data_dir()Tor Lillqvist1-0/+2
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks1-0/+15
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist3-372/+1
2012-11-21a replace() to OUStringBufferNorbert Thiebaud1-0/+20
2012-11-21add strip* Family of function to OUStringBufferNorbert Thiebaud1-0/+66
2012-11-21re-base on ALv2 code. Includes:Michael Meeks78-1799/+1106
2012-11-21Revert "sb140: sb140: #i116981# clean up memory upon exit"Michael Meeks1-2/+1
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl6-14/+14
2012-11-18add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud1-0/+14
2012-11-17valgrind: rtl_ustr_asciil_reverseEquals_WithLength is a death trapCaolán McNamara1-1/+2
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann1-0/+1
2012-11-15Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák2-6/+0
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann4-4/+0
2012-11-15Mark rtl_*memory as deprecatedArnaud Versini1-0/+6
2012-11-14Include clean-upStephan Bergmann1-0/+1
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist1-4/+2
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl1-0/+1
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna1-0/+14
2012-11-09add indexOf family of function to OUStringBufferNorbert Thiebaud1-0/+156
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist1-0/+6
2012-11-09When DISABLE_DYNLOADING there is no need to export much any symbols at allTor Lillqvist1-4/+11
2012-11-07Improve loggingStephan Bergmann1-1/+1
2012-11-03document writerfilter.profile log areaMiklos Vajna1-1/+5
2012-11-03isfinite() is hard to get rightTor Lillqvist1-1/+11
2012-11-02Try to use isfinite() for iOSTor Lillqvist1-0/+2
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák1-0/+1
2012-11-02loplugin: unused UniStringsCaolán McNamara1-0/+1
2012-10-28add SAL_WARN_UNUSED to some classesCaolán McNamara2-2/+2
2012-10-26add generic sc/sw log categoriesCaolán McNamara1-0/+2
2012-10-26add svl.numbers to log-areasCaolán McNamara1-1/+5
2012-10-25add filter.xslt log areaCaolán McNamara1-0/+1
2012-10-25loplugin: tidy up some log areasCaolán McNamara1-0/+6
2012-10-22some more clang warningsCaolán McNamara1-0/+5
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-0/+5
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák1-0/+142
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák2-9/+15
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist3-26/+67
2012-10-10avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACExLuboš Luňák1-3/+3
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin2-3/+28
2012-10-09mark our string classes as SAL_WARN_UNUSEDLuboš Luňák4-4/+4
2012-10-09compiler check for unused variablesLuboš Luňák1-0/+20
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist2-0/+18
2012-10-03Revert "add rtl::OUStringBuffer::append(bool)"Markus Mohrhard1-19/+0
2012-10-03add rtl::OUStringBuffer::append(bool)Markus Mohrhard1-0/+19
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks4-48/+58
2012-10-01Seems that the iOS-specific crack is not needed any longerTor Lillqvist1-10/+0
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-0/+1
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2-0/+6
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3