aboutsummaryrefslogtreecommitdiff
path: root/source/gl/reportbuilder/java
diff options
context:
space:
mode:
Diffstat (limited to 'source/gl/reportbuilder/java')
-rw-r--r--source/gl/reportbuilder/java/org/libreoffice/report/function/metadata.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/gl/reportbuilder/java/org/libreoffice/report/function/metadata.po b/source/gl/reportbuilder/java/org/libreoffice/report/function/metadata.po
index af3c8876827..4ad1403b0ce 100644
--- a/source/gl/reportbuilder/java/org/libreoffice/report/function/metadata.po
+++ b/source/gl/reportbuilder/java/org/libreoffice/report/function/metadata.po
@@ -4,8 +4,8 @@ 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: 2013-05-23 12:05+0200\n"
-"PO-Revision-Date: 2013-06-01 21:09+0000\n"
-"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
+"PO-Revision-Date: 2013-06-08 19:09+0000\n"
+"Last-Translator: Antón <meixome@certima.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1370120963.0\n"
+"X-POOTLE-MTIME: 1370718599.0\n"
#: Author-Function_en_US.properties
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"description\n"
"property.text"
msgid "Returns the author of the report."
-msgstr "Devolve o autor do informe"
+msgstr "Devolve o autor do informe."
#: Title-Function_en_US.properties
msgctxt ""
pdater'>feature/windowsupdater LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/drawinglayer/source/texture
AgeCommit message (Expand)Author
2024-07-29cid#1554812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-04-18tdf#160084 Simplify comparing with zero when using fToolsRMZeroFour
2024-03-04tdf#159515 rename impGetTransparence() to impGetAlpha()Patrick Luby
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-09MCGR: Correct interpolate TextureMap due to possible zero valueArmin Le Grand (allotropia)
2023-05-08Avoid more division by zeroStephan Bergmann
2023-05-08Avoid division by zeroStephan Bergmann
2023-04-04MCGR: Improve performance for texture-mapped MCGR processingArmin Le Grand (allotropia)
2023-03-23MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)
2023-03-22Fix typosAndrea Gelmini
2023-03-21MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-03-01Fix typoAndrea Gelmini
2023-02-27MCGR: Adapted other Gradient* to make use of MCGRArmin Le Grand (allotropia)
2023-02-25Fix typoAndrea Gelmini
2023-02-24MCGR: Adapted GradientRadial to make use of MCGRArmin Le Grand (allotropia)
2023-02-23MCGR: Adapted GradientAxial to make use of MCGRArmin Le Grand (allotropia)
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)
2023-02-19osl::Mutex->std::mutex in BasePrimitive3DNoel Grandin
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-09-02tdf#136370 Very large Shape with pattern/hatch makes scrolling slowNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-03drop TransparentType::Color usageNoel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-14drawinglayer: refactor GeoTexSvxTiled::iterateTilesMark Hung
2020-03-21move headers inside modulesNoel Grandin
2020-03-09drawinglayer: move getRandomColorRange to be private to GeoTexSvxTomaž Vajngerl
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-27handle properly true 32bit bitmaps in some placesLuboš Luňák
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin