summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* "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
* android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky2014-06-303-7/+135
* loplugin:unreffun: also warn about unused function templatesStephan Bergmann2014-06-271-71/+0
* Mac OS X does provide localtime_r and gmtime_rStephan Bergmann2014-06-261-0/+2
* -Wstrict-prototypesStephan Bergmann2014-06-175-7/+7
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* coverity#982462 Dereference after null checkCaolán McNamara2014-06-121-7/+11
* sal/rtl: remove SAL_THROW macroNoel Grandin2014-06-052-14/+11
* Keep TestFixture alive until outputter is done with itStephan Bergmann2014-06-041-15/+19
* Cover ctors/dtors of our TestFixtures under the protectors, tooStephan Bergmann2014-06-041-3/+8
* fdo#68849: Add header guards to all include filesJens Carl2014-06-012-0/+10
* update_pchThomas Arnhold2014-05-281-0/+1
* dlclose confuses LeakSanitizerStephan Bergmann2014-05-281-4/+3
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-272-2/+2
* fix encoding: iso-8859-1 -> utf8Thomas Arnhold2014-05-252-10/+10
* cppunit: always compile with debugging symbols on windows.Michael Meeks2014-05-241-0/+1