/sal/test/

the Galaxy theme. These were introduced by the Sidebar mainly, and 2 in Report Designer. - Lossless optimisation of png images (imageoptim.com). QA - Test icons throughout application using the hicontrast icon theme. Change-Id: I45256563653792538d24bc3139b303de624544c2 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/8794 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com> Rename folder ooo_custom_images to icon-themes 2011-12-27T12:41:53+00:00 Stefan Knorr (astron) heinzlesspam@gmail.com 2011-12-27T12:39:47+00:00 e64df060d0474865502713ff217dfec4f058d687 Hopefully, this is much more logical.
Hopefully, this is much more logical.
/collabora/co-23.05'>distro/collabora/co-23.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/formula
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-01-17 18:35:37 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-01-21 07:36:04 +0100
commit979aed6b38f4963ea37c39de090d4487a12ba2ba (patch)
treea5cf6cfe464f00f8654140a514e0f418210b6f69 /formula
parent3b16e997f69efe2e3f6cdf64fe8fb2727b6ebaa7 (diff)
o3tl::make_unique -> std::make_unique in dbaccess...framework
Since it is now possible to use C++14, it's time to replace the temporary solution with the standard one Change-Id: Iad5a422bc5a7da43d905edc91d1c46793332ec5e Reviewed-on: https://gerrit.libreoffice.org/66545 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>