aboutsummaryrefslogtreecommitdiff
path: root/source/br/dictionaries/bn_BD.po
blob: c5aa678854635bb6126204d98b90d4fa3a3cae13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#. extracted from dictionaries/bn_BD
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-11-30 12:19+0100\n"
"PO-Revision-Date: 2011-10-15 14:04+0200\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: none\n"
"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Bengali spelling dictionary"
msgstr "Geriadur ar reizhskrivañ evit ar bengalieg"
/sparklines'>feature/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/source/datetime/datetime.cxx
AgeCommit message (Expand)Author
2023-06-21Change DateTime friend operator-() to return tools::Duration instead of doubleEike Rathke
2023-06-21Introduce double DateTime::Sub() as a substitute for friend double operator-()Eike Rathke
2023-06-20Use tools::Duration in friend double operator-() if DateTime has Time setEike Rathke
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke
2023-05-28Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime)Eike Rathke
2023-05-19Eliminate 24h loops in DateTime::operator+=/-=(tools::Time&)Eike Rathke
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): toolsStephan Bergmann
2018-05-04tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-16tools: create DateTime from Unix timeAshod Nakashian
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: toolsStephan Bergmann
2017-05-06DateTime::GetWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05DateTime::CreateFromWin32FileDateTime: FILETIME is uint64Eike Rathke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2015-10-28Avoid intermediate cast to sal_uIntPtrMatteo Casalin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks