Files
libreoffice/cpputools/source/sp2bv
Stephan Bergmann 5185569e50 loplugin:nullptr (automatic rewrite)
Change-Id: I65186f574c8bbc4004eb40a95a33aea1ea3f4e96
2015-11-10 10:31:21 +01:00
..

This tool converts system paths into file urls and escapes it for use as
bootstrap variable. For example

c:\program files\App$
->
file:///c:/program%20files/App$
->
file:///c:/program%20files/App\$