summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* -Werror=unused-parameterStephan Bergmann2017-02-101-0/+2
* -Werror,-Wunused-macrosStephan Bergmann2017-02-091-7/+1
* Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann2017-02-091-1/+1
* Some clean upStephan Bergmann2017-02-091-21/+7
* Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann2017-02-095-36/+37
* Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann2017-02-092-14/+14
* Proper -Werror,-Wunused-parameter fix for C codeStephan Bergmann2017-02-091-4/+8
* -Werror,-Wunused-parameterStephan Bergmann2017-02-091-4/+4
* Implement SAL_DEBUG_BACKTRACE for LinuxStephan Bergmann2017-02-093-3/+62
* Solaris C++ 5.2 compiler is no longer relevantStephan Bergmann2017-02-081-6/+4
* Clean up C-style interface nonsenseStephan Bergmann2017-02-074-19/+22
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-02-071-98/+84
* TyposJulien Nabet2017-02-031-1/+1
* tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas2017-02-032-81/+82
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-014-43/+27
* Support signal handlers registered with SA_SIGINFOStephan Bergmann2017-02-011-48/+77
* Work around GCC -Wunused-resultStephan Bergmann2017-01-311-1/+2
* sal: add SAL_NO_ASSERT_DIALOGS variable to redirect...Michael Stahl2017-01-271-0/+18
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-252-2/+0
* coverity#1399029 silence Out-of-bounds readCaolán McNamara2017-01-222-5/+6
* tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara2017-01-203-11/+9
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-1718-43/+43
* FreeBSD PPC: Missing patchPedro Giffuni2017-01-151-0/+9
* loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann2017-01-113-17/+16
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-118-13/+14
* Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann2017-01-112-53/+53
* fix windows buildNoel Grandin2017-01-101-2/+3
* New loplugin:conststringvar: salStephan Bergmann2017-01-102-4/+4
* rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin2017-01-105-14/+30
* New loplugin:externvar: salStephan Bergmann2017-01-097-12/+35
* Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann2017-01-051-1/+1
* ofz#358 SJIS_84 table mnLeadEnd is out by oneCaolán McNamara2017-01-011-3/+3
* cleanup tailing backslashesJochen Nitschke2016-12-304-5/+5
* tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan2016-12-2340-583/+68
* tdf#97283: Merge sal osl tests to one makefileMatúš Kukan2016-12-2325-318/+46
* Don't malloc between for and execStephan Bergmann2016-12-201-2/+0
* keep salinit for non-DESKTOP but not for ANDROID/IOSCaolán McNamara2016-12-201-1/+1
* salinit for non-DESKTOP tooCaolán McNamara2016-12-201-1/+1
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-201-1/+1
* add an option to pipe log output to fileMarkus Mohrhard2016-12-201-5/+18
* this textenc hack is for android and disable-dynamic-loadingCaolán McNamara2016-12-192-4/+11
* Make OUStringLiteral more usefulStephan Bergmann2016-12-171-0/+97
* -Werror,-Wstrict-prototypes (clang-cl)Stephan Bergmann2016-12-161-12/+12
* Typo in meant-to-be-overloading function nameStephan Bergmann2016-12-161-1/+1
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-7/+6
* I guess FREEBSD doesn't need this implementation of fcvtStephan Bergmann2016-12-141-47/+0
* Reuse existing sal.osl log areaStephan Bergmann2016-12-134-25/+25
* fix windows build after OSL_TRACE->SAL changesNoel Grandin2016-12-131-3/+3
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-131-3/+1
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-134-177/+25