aboutsummaryrefslogtreecommitdiff
path: root/source/fr/framework
diff options
context:
space:
mode:
Diffstat (limited to 'source/fr/framework')
-rw-r--r--source/fr/framework/source/classes.po22
-rw-r--r--source/fr/framework/source/services.po2
2 files changed, 16 insertions, 8 deletions
diff --git a/source/fr/framework/source/classes.po b/source/fr/framework/source/classes.po
index b480389d0c5..05c909d9496 100644
--- a/source/fr/framework/source/classes.po
+++ b/source/fr/framework/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-26 11:14+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-04-05 10:59+0200\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -128,18 +128,26 @@ msgstr "Aucun document"
#: resource.src
msgctxt ""
"resource.src\n"
-"STR_TOOLBAR_TITLE_ADDON\n"
+"STR_CLEAR_RECENT_FILES\n"
"string.text"
-msgid "Add-On %num%"
-msgstr "Add-on %num%"
+msgid "Clear List"
+msgstr ""
#: resource.src
msgctxt ""
"resource.src\n"
-"STR_STATUSBAR_LOGOTEXT\n"
+"STR_CLEAR_RECENT_FILES_HELP\n"
"string.text"
-msgid "A %PRODUCTNAME product by %OOOVENDOR"
-msgstr "Un produit %PRODUCTNAME par %OOOVENDOR"
+msgid "Clears the list with the most recently opened files. This action can not be undone."
+msgstr ""
+
+#: resource.src
+msgctxt ""
+"resource.src\n"
+"STR_TOOLBAR_TITLE_ADDON\n"
+"string.text"
+msgid "Add-On %num%"
+msgstr "Add-on %num%"
#: resource.src
msgctxt ""
diff --git a/source/fr/framework/source/services.po b/source/fr/framework/source/services.po
index fa990c8154e..2b0e2f2e601 100644
--- a/source/fr/framework/source/services.po
+++ b/source/fr/framework/source/services.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-26 11:14+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-04-05 10:59+0200\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
'>libreoffice-3-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-10tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel
2019-05-24tdf#125445 Add methods for handles in gear6 and gear9 shapesRegina Henschel
2019-05-17tdf#115813 unit test for handle position of OOXML shapesRegina Henschel
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09tdf#125126 Use individual methods for polar handles in OOXML shapesRegina Henschel
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-05-01Fix typoAndrea Gelmini
2019-04-30tdf#115813 Get correct adjust value from XY handle of ooxml-shapeRegina Henschel
2019-04-24tdf#124787 mso-spt143 (RingOutside) has angles in degreeRegina Henschel
2019-04-16tdf#124740 Handle position is already scaled for ooxml-foo shapesRegina Henschel
2019-03-25Removed executable permission on data filesAndrea Gelmini
2019-03-21tdf#124212 make adjustment handle work alwaysRegina Henschel
2019-03-04tdf#121845 rework custom shape path command U and TRegina Henschel
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel
2018-12-13tdf#121890 ODF custom shapes use left and top from viewBoxRegina Henschel
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-17Further loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-24Fix typosAndrea Gelmini
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin