office-gobmx/store
Noel Grandin b83ac35bf4 loplugin:simplifypointertobool improve (2)
to look for the
    x.get() == null
pattern, which can be simplified to
    !x

Change-Id: I0eddf93257ab53ab31949961d7c33ac2dd7288ea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95400
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-06-04 08:23:43 +02:00
..
source loplugin:simplifypointertobool improve (2) 2020-06-04 08:23:43 +02:00
IwyuFilter_store.yaml
Library_store.mk
Makefile
Module_store.mk
README Typo 2014-04-07 16:52:01 +02:00
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.