office-gobmx/sal
2012-04-03 20:37:03 +03:00
..
android Refactor where patch_libgnustl_shared() and extract_files() are called 2012-04-02 12:39:52 +03:00
cpprt
cppunittester
inc SAL_REINTERPRET_CAST returns, for API stability (for 3rd-party extensions) 2012-04-03 20:37:03 +03:00
osl SAL_DEBUG(), instead of those temporary debug printf's 2012-04-03 18:16:38 +02:00
prj
qa don't skip first cmdline argument 2012-04-03 14:06:12 +02:00
rtl/source warn on \0 embedded in string literals, after all 2012-04-02 16:58:13 +02:00
systools/win32/uwinapi
test
textenc
typesconfig
util sal: expose more stringbuffer related instrumentation points 2012-04-02 13:51:55 +01:00
workben
CppunitTest_Module_DLL.mk
CppunitTest_sal_bytesequence.mk
CppunitTest_sal_osl_condition.mk
CppunitTest_sal_osl_file.mk
CppunitTest_sal_osl_getsystempathfromfileurl.mk
CppunitTest_sal_osl_module.mk
CppunitTest_sal_osl_mutex.mk
CppunitTest_sal_osl_old_test_file.mk
CppunitTest_sal_osl_pipe.mk
CppunitTest_sal_osl_process.mk sal: add dependency for unit test, fix typo in comment 2012-03-28 09:46:49 +02:00
CppunitTest_sal_osl_profile.mk
CppunitTest_sal_osl_security.mk
CppunitTest_sal_osl_setthreadname.mk
CppunitTest_sal_osl_thread.mk
CppunitTest_sal_rtl_alloc.mk
CppunitTest_sal_rtl_cipher.mk
CppunitTest_sal_rtl_crc32.mk
CppunitTest_sal_rtl_doublelock.mk
CppunitTest_sal_rtl_locale.mk
CppunitTest_sal_rtl_math.mk
CppunitTest_sal_rtl_ostringbuffer.mk
CppunitTest_sal_rtl_oustringbuffer.mk
CppunitTest_sal_rtl_strings.mk No separate sal_textenc library built for Android 2012-03-26 19:10:46 +03:00
CppunitTest_sal_tcwf.mk
CppunitTest_sal_types.mk
CustomTarget_generated.mk sal: rtlbootstrap.mk was empty on cygwin 2012-04-01 00:49:46 +02:00
Executable_cppunittester.mk
Executable_osl_process_child.mk sal: add dependency for unit test, fix typo in comment 2012-03-28 09:46:49 +02:00
Library_lo-bootstrap.mk
Library_sal.mk
Library_sal_textenc.mk
Library_uwinapi.mk
Makefile
Module_sal.mk sal: use CustomTarget makefile 2012-03-31 22:49:29 +02:00
Package_generated.mk sal: use CustomTarget makefile 2012-03-31 22:49:29 +02:00
Package_inc.mk move string helper types to stringutils.hxx 2012-03-28 23:00:53 +02:00
README
StaticLibrary_salcpprt.mk

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).