summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara
2012-10-11Be consistent with surrounding codeTor Lillqvist
2012-10-11WaE: 'fn' may be used uninitialized in this functionTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-10-10avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACExLuboš Luňák
2012-10-10loplugin: unused O[U]StringsCaolán McNamara
2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin
2012-10-09mark our string classes as SAL_WARN_UNUSEDLuboš Luňák
2012-10-09compiler check for unused variablesLuboš Luňák
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann
2012-10-03Revert "add rtl::OUStringBuffer::append(bool)"Markus Mohrhard
2012-10-03add rtl::OUStringBuffer::append(bool)Markus Mohrhard
2012-10-03fix indentationMarkus Mohrhard
2012-10-03xml2cmp no longer usedStephan Bergmann
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini
2012-10-01Seems that the iOS-specific crack is not needed any longerTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22dependency on makefile needs full pathDavid Tardon
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18move ostream OUString operator<< directly to ustring.hxxLuboš Luňák
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-17Some comment clean upStephan Bergmann
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud
2012-09-17update unused code listCaolán McNamara
2012-09-17Include header with prototypes of defined functionsStephan Bergmann
2012-09-16export sal init and deinit functionsDavid Tardon
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann
2012-09-15Fix comparisonJulien Nabet
2012-09-14typo: Uniocde -> UnicodeAndras Timar