office-gobmx/store
Jochen Nitschke 959496794c cleanup osl/diagnose.h includes
with command
> git grep -l osl/diagnose.h *.cxx |
  xargs grep -L -w 'OSL_\w*' |
  xargs sed -i '/#include *\(<\|\"\)osl\/diagnose.h\(>\|\"\).*/d'

headers need more work

Change-Id: I906519ebbd47a04703b4fa5943b2f7abea7a97ab
Reviewed-on: https://gerrit.libreoffice.org/37350
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-09 15:41:46 +02:00
..
source cleanup osl/diagnose.h includes 2017-05-09 15:41:46 +02:00
Library_store.mk
Makefile
Module_store.mk
README
version.mk

The legacy .rdb format.

Originally used for services and types .rdb files, before the former were
replaced with XML files and the latter with the new unoidl format, but still
needed for backwards compatibility.