summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl6-14/+14
2012-11-20WaE: -Wempty-bodyCaolán McNamara1-3/+4
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 Bergmann6-6/+0
2012-11-15Mark rtl_*memory as deprecatedArnaud Versini1-0/+6
2012-11-14Include clean-upStephan Bergmann2-1/+3
2012-11-13fix system boostPeter Foley1-4/+1
2012-11-12fix sal build with system-boostRene Engelhard1-0/+2
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist2-8/+3
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl1-0/+1
2012-11-10sal needs boostPeter Foley1-0/+2
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna2-12/+14
2012-11-09RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl1-1/+4
2012-11-09configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl1-4/+1
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-07move CppunitTest_sal_osl_process to gb_Module_add_check_targets callRene Engelhard1-0/+2
2012-11-06Add some rtl::Bootstrap unit testStephan Bergmann3-0/+82
2012-11-06Some white-space clean-upStephan Bergmann1-10/+10
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-25fix tests that aren't testing anythingCaolán McNamara1-46/+25
2012-10-25Cleanup and simplification of process.cxxArnaud Versini1-92/+18
2012-10-25loplugin: tidy up some log areasCaolán McNamara1-0/+6
2012-10-22some more clang warningsCaolán McNamara1-0/+5
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2-45/+0
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ňák9-52/+58
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara1-17/+0
2012-10-11Be consistent with surrounding codeTor Lillqvist1-2/+4
2012-10-11WaE: 'fn' may be used uninitialized in this functionTor Lillqvist1-1/+1
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist5-750/+104
2012-10-10avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACExLuboš Luňák1-3/+3
2012-10-10loplugin: unused O[U]StringsCaolán McNamara3-14/+0
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin4-4/+38
2012-10-09mark our string classes as SAL_WARN_UNUSEDLuboš Luňák4-4/+4