office-gobmx/scaddins
Arkadiy Illarionov b38e690296 Simplify containers iterations in scaddins, sccomp, scripting
Use range-based loop or replace with STL functions

Change-Id: I21ec2eea8f322e2792097d352fc352dc6099c7b7
Reviewed-on: https://gerrit.libreoffice.org/65461
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-12-20 08:15:54 +01:00
..
idl/com/sun/star/sheet/addin
inc
source
AllLangMoTarget_sca.mk
InternalUnoApi_scaddins.mk
Library_analysis.mk
Library_date.mk
Library_pricing.mk
Makefile
Module_scaddins.mk
README

Extra functions for calc.

These provide UNO components that implement more exotic calc
functions. If you want to do the same, here can be a good place to
start.

See also:
[http://wiki.openoffice.org/wiki/Scaddins]