aboutsummaryrefslogtreecommitdiff
path: root/source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po')
-rw-r--r--source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po11
1 files changed, 4 insertions, 7 deletions
diff --git a/source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po b/source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
index 506811e0065..ab1f61e9786 100644
--- a/source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
+++ b/source/sl/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po
@@ -2,23 +2,20 @@
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 4.0\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?"
-"product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-25 18:26+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-04-26 11:38+0200\n"
"PO-Revision-Date: 2012-11-20 10:49+0100\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
-"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
-"%100==4 ? 2 : 3);\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"
-#. K6tNc
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/NetChart.cxx
AgeCommit message (Expand)Author
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-23stlFindInsert: No unnecessary search before insertion to mapMuhammet Kara
2020-05-15use more try_emplaceNoel Grandin
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-21loplugin:useuniqueptr in NetChartNoel Grandin
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-06-11loplugin:useuniqueptr in VDataSeriesGroupNoel Grandin
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-06-29ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignoredStephan Bergmann
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin