aboutsummaryrefslogtreecommitdiff
path: root/source/an/reportbuilder/util.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/an/reportbuilder/util.po')
-rw-r--r--source/an/reportbuilder/util.po31
1 files changed, 0 insertions, 31 deletions
diff --git a/source/an/reportbuilder/util.po b/source/an/reportbuilder/util.po
deleted file mode 100644
index 3fdbf4e37df..00000000000
--- a/source/an/reportbuilder/util.po
+++ /dev/null
@@ -1,31 +0,0 @@
-#. extracted from reportbuilder/util
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-26 11:14+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: an\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
-"X-Accelerator-Marker: ~\n"
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"dispname\n"
-"description.text"
-msgid "Report Builder"
-msgstr ""
-
-#: description.xml
-msgctxt ""
-"description.xml\n"
-"extdesc\n"
-"description.text"
-msgid "Use the Report Builder to create stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers. Additionally, calculation fields are available to accomplish complex database reports.\n"
-msgstr ""
option value='feature/windowsupdater'>feature/windowsupdater LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc/dummyobject.hxx
AgeCommit message (Expand)Author
2021-08-10embeddedobj: implement XServiceInfo in the various embedded obj implementationsMiklos Vajna
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2020-09-13tdf#124176 Use #pragma once in embeddedobjGeorge Bateman
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2018-05-30embeddedobj: document OCommon/DummyEmbeddedObjectMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-13Fix memory leakStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-04-04coverity#706508 Uncaught exceptionCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann