summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist2014-09-171-1/+0
* sal: create threads on Linux with a larger stack for ASANMichael Stahl2014-09-111-4/+6
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-1/+1
* coverity#706611 Uncaught exceptionCaolán McNamara2014-09-041-6/+3
* Missing include guardStephan Bergmann2014-09-031-0/+5
* Start of support for Android on AArch64Tor Lillqvist2014-08-301-6/+8
* fix this C file for Microsoft Pascal compilerMichael Stahl2014-08-251-2/+3
* set names on some UNIX-only threadsMichael Stahl2014-08-251-0/+2
* set names on the Win32-only threadsMichael Stahl2014-08-251-0/+3
* Don't do the security scope bookmark dance if not in a sandboxed processTor Lillqvist2014-08-152-4/+36
* WaE: Unreferenced function definitionTor Lillqvist2014-08-131-10/+10
* textenc: disable failing tests on Windows for nowThomas Arnhold2014-08-131-0/+10
* warning C4706: assignment within conditional expressionThomas Arnhold2014-08-131-1/+1
* update_pchThomas Arnhold2014-08-131-0/+1
* "fixes" needed because ure/source/unorc is now expanded at configure timeTor Lillqvist2014-08-111-0/+1
* drop extra (David Tardon2014-08-081-1/+1
* osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti2014-08-082-12/+3
* move null termination outside ifdefs for both branchesCaolán McNamara2014-08-071-3/+1
* coverity#706155 Copy into fixed size bufferCaolán McNamara2014-08-071-1/+2
* osl_areCommandArgsSet: ensure mutexes locked when accessing data.Andrzej Hunt2014-07-312-2/+8
* sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken2014-07-311-2/+2
* Include <algorithm> for std::minTor Lillqvist2014-07-281-0/+1
* sal: avoid STL asserts in create_merged_environmentMichael Stahl2014-07-241-0/+5
* coverity#704665 Explicit null dereferencedCaolán McNamara2014-07-191-1/+1
* sal: unx/mutex.c: try to avoid system declarations with _GNU_SOURCEMichael Stahl2014-07-151-10/+6
* workaround hack that trips up externandnotdefined clang pluginNoel Grandin2014-07-141-1/+6
* sal: restore pthread to its original non-ideal state.Michael Meeks2014-07-121-1/+1
* complete shot-in-the-dark to fix tinderbox buildNoel Grandin2014-07-111-1/+1
* attempt to fix linux buildNoel Grandin2014-07-111-1/+1
* new loplugin: externalandnotdefinedNoel Grandin2014-07-116-9/+6
* Introduce osl_areCommandArgsSet.Andrzej Hunt2014-07-113-0/+12
* coverity#982762 Dereference NULLNorbert Thiebaud2014-07-101-4/+12
* Bypass CppunitTest_sal_osl_security with VS2013 for now, hangsTor Lillqvist2014-07-081-1/+1
* Include <algorithm> for std::min() and max()Tor Lillqvist2014-07-082-0/+2
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-072-5/+3
* coverity#983493 String OverflowNorbert Thiebaud2014-07-051-11/+14
* Use standard library optimised routines for OUString/OStringNoel Grandin2014-07-041-60/+178
* coverity#1187696 Unintended sign extensionCaolán McNamara2014-07-031-1/+1
* Use gb_CppunitTest_use_executableStephan Bergmann2014-07-031-3/+1
* Clean up surrogates.hxxStephan Bergmann2014-07-014-35/+25
* New loplugin:stringconcatStephan Bergmann2014-07-011-10/+5
* android: LibreOfficeKit needs the path to program/ as the starting point.Jan Holesovsky2014-07-011-1/+14
* clang scan-build: various warningsCaolán McNamara2014-07-013-5/+6
* lok bootstrap: nicer function names, clean-upTomaž Vajngerl2014-07-011-21/+24
* Actually not necessary to log this, it is already logged a bit later.Jan Holesovsky2014-07-011-2/+0
* It is useful to know what macros are we expanding, and to what.Jan Holesovsky2014-06-301-1/+4
* android: Enable debugging messages as the first thing we do.Jan Holesovsky2014-06-301-0/+2
* android: Make the extract_files() part of setup / init.Jan Holesovsky2014-06-302-24/+9
* android: Make use of LibreOfficeKit.Jan Holesovsky2014-06-302-19/+40