summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
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
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 Lillqvist5-10/+33
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann1-1/+1
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-03fix indentationMarkus Mohrhard1-7/+7
2012-10-03xml2cmp no longer usedStephan Bergmann1-1/+1
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks6-48/+87
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini8-14/+8
2012-10-01Seems that the iOS-specific crack is not needed any longerTor Lillqvist1-10/+0
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl34-66/+2
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2-10/+11
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-7/+7
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl1-5/+8
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl33-34/+69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl32-0/+32
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-0/+1
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl1-19/+15
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2-0/+6
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud9-20/+20
2012-09-22dependency on makefile needs full pathDavid Tardon1-1/+1
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist1-1/+4
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard1-0/+3