summaryrefslogtreecommitdiffstats
path: root/sal/inc
Commit message (Expand)AuthorAgeFilesLines
* add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud2012-11-181-0/+14
* valgrind: rtl_ustr_asciil_reverseEquals_WithLength is a death trapCaolán McNamara2012-11-171-1/+2
* Replace medDebug with sal/log.hxx functionalityStephan Bergmann2012-11-151-0/+1
* Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák2012-11-152-6/+0
* Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann2012-11-154-4/+0
* Mark rtl_*memory as deprecatedArnaud Versini2012-11-151-0/+6
* Include clean-upStephan Bergmann2012-11-141-0/+1
* WaE: C-linkage specified, but returns user-defined typeTor Lillqvist2012-11-121-4/+2
* oox: ZipStorage: better exception tracingMichael Stahl2012-11-111-0/+1
* deduplicate OString std::basic_ostream operatorsMiklos Vajna2012-11-101-0/+14
* add indexOf family of function to OUStringBufferNorbert Thiebaud2012-11-091-0/+156
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-091-0/+6
* When DISABLE_DYNLOADING there is no need to export much any symbols at allTor Lillqvist2012-11-091-4/+11
* Improve loggingStephan Bergmann2012-11-071-1/+1
* 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
* loplugin: tidy up some log areasCaolán McNamara2012-10-251-0/+6
* some more clang warningsCaolán McNamara2012-10-221-0/+5
* 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-132-9/+15
* Use DISABLE_DYNLOADING on AndroidTor Lillqvist2012-10-113-26/+67
* avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACExLuboš Luňák2012-10-101-3/+3
* Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin2012-10-092-3/+28
* 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-072-0/+18
* Revert "add rtl::OUStringBuffer::append(bool)"Markus Mohrhard2012-10-031-19/+0
* add rtl::OUStringBuffer::append(bool)Markus Mohrhard2012-10-031-0/+19
* update string copy semantics to be undefined in a non-crashing way.Michael Meeks2012-10-024-48/+58
* Seems that the iOS-specific crack is not needed any longerTor Lillqvist2012-10-011-10/+0
* move layout diagnostics to vcl.layout channelCaolán McNamara2012-09-281-0/+1
* use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2012-09-252-0/+6
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-1/+1
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-191-0/+3
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-26/+11
* move ostream OUString operator<< directly to ustring.hxxLuboš Luňák2012-09-182-46/+34
* Some comment clean upStephan Bergmann2012-09-171-13/+14
* add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud2012-09-171-0/+38
* Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann2012-09-151-17/+0
* Include saldllapi.h explicitly where neededStephan Bergmann2012-09-1544-73/+183
* Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann2012-09-152-5/+16
* typo: Uniocde -> UnicodeAndras Timar2012-09-141-1/+1