repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#123050: catch object does not have a key labeled 'theme_data'
[LibreOffice.git]
/
sal
/
README
blob
324c64fa4a781e9cc6b82c364b5ada5b0e793d38
1
System abstraction layer; rtl, osl and sal
2
3
rtl:
4
Platform independent strings
5
6
osl:
7
platform specific stuff, threads, dynamic loading, process, ipc, etc
8
9
Exports only C API and some inline-methods (only C++ API).