From 1946794ae09ba732022fe6a74ea45e304ab70b84 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Sun, 7 Apr 2013 12:06:47 +0200 Subject: mass removal of rtl:: prefixes for O(U)String* Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09 --- chart2/source/inc/XMLRangeHelper.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chart2/source/inc/XMLRangeHelper.hxx') diff --git a/chart2/source/inc/XMLRangeHelper.hxx b/chart2/source/inc/XMLRangeHelper.hxx index ce95dc13a2ff..e583f5a67fd2 100644 --- a/chart2/source/inc/XMLRangeHelper.hxx +++ b/chart2/source/inc/XMLRangeHelper.hxx @@ -51,12 +51,12 @@ struct OOO_DLLPUBLIC_CHARTTOOLS CellRange { Cell aUpperLeft; Cell aLowerRight; - ::rtl::OUString aTableName; + OUString aTableName; }; -CellRange getCellRangeFromXMLString( const ::rtl::OUString & rXMLString ); +CellRange getCellRangeFromXMLString( const OUString & rXMLString ); -::rtl::OUString getXMLStringFromCellRange( const CellRange & rRange ); +OUString getXMLStringFromCellRange( const CellRange & rRange ); } // namespace XMLRangeHelper -- cgit lue='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/elementary_svg/chart2/res
AgeCommit message (Collapse)Author
2021-01-04elementary: tdf#139056 update color to follow upstream brandRizal Muttaqin
- Update some icons with green triangle ruler - Update chart type colors - Update some icons with save modifier Change-Id: I76191846901d8116c4f2d256cd9e0908a794ef63 Change-Id: I47eb705e9bd8d8b15ffc2579c66c80d938faf403 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108650 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-12-26elementary: tdf#139020 update arrow color to be more coherentRizal Muttaqin
Change-Id: I6c1782f1ef2349b1cc66a4308e5b95155ac8ae5c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108327 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-12-21elementary: tdf#139056 Update color to follow upstream's brandingRizal Muttaqin
- Update some arrow element Change-Id: Iecda4e7efbac6a8cb2416bdd70edc5f8edd07894 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108070 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2018-11-13elementary: Fix non insert table, fix 3D pie chartRizal Muttaqin
Change-Id: I877b548678d40916b406ddffdd4f209bfe4c4a8d Reviewed-on: https://gerrit.libreoffice.org/63315 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2018-10-28elementary: Refix for tdf#119731, update presentation/slide related icons, ↵Rizal Muttaqin
add envelope, etc Change-Id: Iae01c3e889ea38034332fc29e4cc397941930ac1 Reviewed-on: https://gerrit.libreoffice.org/62466 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-10-22elementary: Finalize chart graphics, separate dbtable & regulaaaaaaaaaaaaar ↵Rizal Muttaqin
table, etc Change-Id: Ib3c5a5a09eff26acabf64e4cbc2e7019ca3264e7 Reviewed-on: https://gerrit.libreoffice.org/62142 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-09-24Remove accidental addition of executable bit under icon-themes/*Adolfo Jayme Barrientos
Change-Id: I6a2bcdd8403494490a44c11179bf87411f73d32a
2018-09-24elementary: improve many icons, add more 32 pxRizal Muttaqin
Change-Id: I28f0e7b964a229320ede7accfd3a98e35ef113b6 Reviewed-on: https://gerrit.libreoffice.org/60920 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
Change-Id: Ia578c71ae70aa0a85b49fa50138edf90f961b1e9 Reviewed-on: https://gerrit.libreoffice.org/57533 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-12-11Elementary-icons 1.0 beta release svg files of ALL iconsandreas kainz
Change-Id: Iaec7315c2408064fc02baf16d1a47fdd539a875c Reviewed-on: https://gerrit.libreoffice.org/46175 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>