office-gobmx/scaddins
dtm 418a55e0dc tdf#157794 refactor Complex to use std::complex where possible
Change-Id: Ie583399977caf266e3cc0a3cb78462be4cd63151
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160394
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2024-12-06 14:14:03 +01:00
..
idl/com/sun/star/sheet/addin Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
inc Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
qa tdf#148645 getDec2Hex now takes integer 'places' value (updated) 2024-02-09 13:38:03 +01:00
source tdf#157794 refactor Complex to use std::complex where possible 2024-12-06 14:14:03 +01:00
AllLangMoTarget_sca.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_scaddins_analysis.mk tdf#148645: add unit test 2024-02-05 09:55:45 +01:00
InternalUnoApi_scaddins.mk Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
IwyuFilter_scaddins.yaml tdf#42949 Fix new IWYU warnings in directories s* 2020-12-01 14:56:43 +01:00
Library_analysis.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_date.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_pricing.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_scaddins.mk tdf#148645: add unit test 2024-02-05 09:55:45 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Extra Functions for LibreOffice Calc

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

See also