aboutsummaryrefslogtreecommitdiff
path: root/source/am/basic
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-06 17:18:06 +0100
committerAndras Timar <atimar@suse.com>2013-01-06 17:39:09 +0100
commite5f69f7b241f21f0b85f7a62ccff9de841875828 (patch)
treecaba82c98457334388051db4485d3c9d8834fd07 /source/am/basic
parentc6cfd71c3d302bdb0999888f9c867d70acb40708 (diff)
update translations for LibreOffice 4.0 rc1
Change-Id: I85ba7031ebee3b3b0108218e97093fab1e9d84a3
Diffstat (limited to 'source/am/basic')
-rw-r--r--source/am/basic/source/classes.po2
-rw-r--r--source/am/basic/source/sbx.po2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/am/basic/source/classes.po b/source/am/basic/source/classes.po
index 549fe1d0035..089b4f2222d 100644
--- a/source/am/basic/source/classes.po
+++ b/source/am/basic/source/classes.po
@@ -3,7 +3,7 @@ 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-10 11:43+0100\n"
+"POT-Creation-Date: 2012-12-26 11:13+0100\n"
"PO-Revision-Date: 2012-11-18 14:48+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/source/am/basic/source/sbx.po b/source/am/basic/source/sbx.po
index 69ffab03c2e..60113c569c5 100644
--- a/source/am/basic/source/sbx.po
+++ b/source/am/basic/source/sbx.po
@@ -3,7 +3,7 @@ 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-10 11:43+0100\n"
+"POT-Creation-Date: 2012-12-26 11:13+0100\n"
"PO-Revision-Date: 2012-11-18 14:48+0000\n"
"Last-Translator: Andras <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-4'>libreoffice-3-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)Author
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-11-24Resolves: tdf#163772 move margin into ValueSet itselfCaolán McNamara
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-04cid#1607024 silence Overflowed constantCaolán McNamara
2024-06-06customization entry help never wants to search for parent widget helpCaolán McNamara
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara
2022-12-10Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENTCaolán McNamara
2022-12-10switch to the 'keyboard' tab if a SID_MACROINFO is setCaolán McNamara
2022-12-09make Notebookbar customize page match indent with the othersCaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-09-23Related: tdf#35030 hide the "reset" button more reliablyCaolán McNamara
2022-09-20tdf#112237 Show tooltips for Assigned Commands in Customize dialogJim Raykowski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-03-16Resolves tdf#35030 - Hide Reset button for keyboard customizationHeiko Tietze
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-27set png filter for import dialog in a more robust wayCaolán McNamara
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin