aboutsummaryrefslogtreecommitdiff
path: root/source/sid/dictionaries/hi_IN.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sid/dictionaries/hi_IN.po')
-rw-r--r--source/sid/dictionaries/hi_IN.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/sid/dictionaries/hi_IN.po b/source/sid/dictionaries/hi_IN.po
index edee13de161..fdace12d6a7 100644
--- a/source/sid/dictionaries/hi_IN.po
+++ b/source/sid/dictionaries/hi_IN.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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
ption value='feature/table_panel'>feature/table_panel LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/widgetdraw
AgeCommit message (Expand)Author
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-03-14reduce symbol visibility in vclNoel Grandin
2023-02-01tdf#143148 Use pragma once instead of include guardsanfanite396
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-22make some classes module-privateNoel Grandin
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-07-15cid#1448286 Uninitialised scalar fieldCaolán McNamara
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-30Unconst members of ControlTypeAndPartMike Kaganski
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-09Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-03-07Add width, height and margin parameters for widget part def.Tomaž Vajngerl
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-06Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-04remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-03-04move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl
2019-03-04separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-03-04support drawing a line in theme definitionTomaž Vajngerl
2019-03-04Draw basic Editbox from the theme definitionTomaž Vajngerl
2019-03-04remove code duplication in WidgetDefinitionReaderTomaž Vajngerl
2019-03-04Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl
2019-03-04Draw basic RadioButton from the theme definitionTomaž Vajngerl
2019-03-04Draw basic PushButton from the theme definitionTomaž Vajngerl
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl