office-gobmx/vbahelper
Noel Grandin b3b8288f7f new loplugin:stringadd
look for places where we can replace sequential additions to
OUString/OString with one concatentation (i.e. +) expression, which is
more efficient

Change-Id: I64d91328bf64828d8328b1cad9e90953c0a75663
Reviewed-on: https://gerrit.libreoffice.org/79406
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-10-02 11:22:27 +02:00
..
inc/pch
source new loplugin:stringadd 2019-10-02 11:22:27 +02:00
util
Library_msforms.mk
Library_vbahelper.mk
Makefile
Module_vbahelper.mk
README

Static helper functions for the VBA filters