office-gobmx/sal
Noel Grandin 4b3430f27a loplugin:simplifyconstruct in reportdesign..sax
Change-Id: I7d2a754cdc5576b5a5b35db2fbffd19ea17c16ff
Reviewed-on: https://gerrit.libreoffice.org/60224
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-09-10 11:34:25 +02:00
..
android
cppunittester Replace find_if with proper quantifier algorithms 2018-08-29 11:40:29 +02:00
inc
osl -Werror,-Wformat (clang-cl) 2018-09-08 09:13:40 +02:00
qa loplugin:simplifyconstruct in reportdesign..sax 2018-09-10 11:34:25 +02:00
rtl Cppcheck: reduce variable scope 2018-09-07 08:06:18 +02:00
test
textenc
util
CppunitTest_Module_DLL.mk
CppunitTest_sal_osl.mk
CppunitTest_sal_osl_security.mk
CppunitTest_sal_rtl.mk
CppunitTest_sal_types.mk
Executable_cppunittester.mk
Executable_osl_process_child.mk
Library_lo-bootstrap.mk
Library_sal.mk
Library_sal_textenc.mk
Makefile
Module_sal.mk
README

System abstraction layer; rtl, osl and sal

rtl:
Platform independent strings

osl:
platform specific stuff, threads, dynamic loading, process, ipc, etc

Exports only C API and some inline-methods (only C++ API).