summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* document writerfilter.profile log areaMiklos Vajna2012-11-031-1/+5
* isfinite() is hard to get rightTor Lillqvist2012-11-031-1/+11
* Try to use isfinite() for iOSTor Lillqvist2012-11-021-0/+2
* change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák2012-11-021-0/+1
* loplugin: unused UniStringsCaolán McNamara2012-11-021-0/+1
* add SAL_WARN_UNUSED to some classesCaolán McNamara2012-10-282-2/+2
* add generic sc/sw log categoriesCaolán McNamara2012-10-261-0/+2
* add svl.numbers to log-areasCaolán McNamara2012-10-261-1/+5
* add filter.xslt log areaCaolán McNamara2012-10-251-0/+1
* fix tests that aren't testing anythingCaolán McNamara2012-10-251-46/+25
* Cleanup and simplification of process.cxxArnaud Versini2012-10-251-92/+18
* loplugin: tidy up some log areasCaolán McNamara2012-10-251-0/+6
* some more clang warningsCaolán McNamara2012-10-221-0/+5
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-172-45/+0
* loplugin: some log, indent and unused variable warningsCaolán McNamara2012-10-131-0/+5
* compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák2012-10-131-0/+142
* use consistently sal.osl and sal.rtl as log areasLuboš Luňák2012-10-139-52/+58
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-3/+3
* loplugin: more unused OUStrings and so forthCaolán McNamara2012-10-111-17/+0
* Be consistent with surrounding codeTor Lillqvist2012-10-111-2/+4
* WaE: 'fn' may be used uninitialized in this functionTor Lillqvist2012-10-111-1/+1
* Use DISABLE_DYNLOADING on AndroidTor Lillqvist2012-10-115-750/+104
* avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACExLuboš Luňák2012-10-101-3/+3
* loplugin: unused O[U]StringsCaolán McNamara2012-10-103-14/+0
* Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin2012-10-094-4/+38
* mark our string classes as SAL_WARN_UNUSEDLuboš Luňák2012-10-094-4/+4
* compiler check for unused variablesLuboš Luňák2012-10-091-0/+20
* When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist2012-10-075-10/+33
* Version name/dependency cleanup towards 3.7Stephan Bergmann2012-10-041-1/+1
* Revert "add rtl::OUStringBuffer::append(bool)"Markus Mohrhard2012-10-031-19/+0
* add rtl::OUStringBuffer::append(bool)Markus Mohrhard2012-10-031-0/+19
* fix indentationMarkus Mohrhard2012-10-031-7/+7
* xml2cmp no longer usedStephan Bergmann2012-10-031-1/+1
* update string copy semantics to be undefined in a non-crashing way.Michael Meeks2012-10-026-48/+87
* Remove internal usage of rtl/memory.h in sal moduleArnaud Versini2012-10-018-14/+8
* Seems that the iOS-specific crack is not needed any longerTor Lillqvist2012-10-011-10/+0
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2834-66/+2
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-10/+11
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-7/+7
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-281-5/+8
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-3/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-2833-34/+69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-2832-0/+32
* move layout diagnostics to vcl.layout channelCaolán McNamara2012-09-281-0/+1
* sal: uri.cxx: deploy some assertsMichael Stahl2012-09-261-19/+15
* use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2012-09-252-0/+6
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-259-20/+20
* dependency on makefile needs full pathDavid Tardon2012-09-221-1/+1
* Guard against lack of slashes in dli_fnameTor Lillqvist2012-09-211-1/+4
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-191-0/+3