aboutsummaryrefslogtreecommitdiff
path: root/source/ja/dictionaries/sv_SE.po
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/ja/dictionaries/sv_SE.po
parentc6cfd71c3d302bdb0999888f9c867d70acb40708 (diff)
update translations for LibreOffice 4.0 rc1
Change-Id: I85ba7031ebee3b3b0108218e97093fab1e9d84a3
Diffstat (limited to 'source/ja/dictionaries/sv_SE.po')
-rw-r--r--source/ja/dictionaries/sv_SE.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ja/dictionaries/sv_SE.po b/source/ja/dictionaries/sv_SE.po
index d72855a899b..050fe7cf3fd 100644
--- a/source/ja/dictionaries/sv_SE.po
+++ b/source/ja/dictionaries/sv_SE.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\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:44+0100\n"
+"POT-Creation-Date: 2012-12-26 11:14+0100\n"
"PO-Revision-Date: 2011-12-14 09:31+0200\n"
"Last-Translator: Ikuya <ikuya@fruitsbasket.info>\n"
"Language-Team: none\n"
-24-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/pagectrl.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12svx: sal_Bool -> boolStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin