7 files changed, 1345 insertions, 661 deletions
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/python.po b/source/zh-TW/helpcontent2/source/text/sbasic/python.po index 8d2fe90344c..2fd28039424 100644 --- a/source/zh-TW/helpcontent2/source/text/sbasic/python.po +++ b/source/zh-TW/helpcontent2/source/text/sbasic/python.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-16 12:08+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\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" @@ -274,33 +274,6 @@ msgctxt "" msgid "Python Syntax" msgstr "" -#. GXEC9 -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0369\n" -"help.text" -msgid "<literal>results = script.invoke((prompt,buttons,title), (), ())</literal>" -msgstr "" - -#. 465No -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0370\n" -"help.text" -msgid "<literal>script.invoke((message,), tuple, ())</literal>" -msgstr "" - -#. wnGWp -#: python_2_basic.xhp -msgctxt "" -"python_2_basic.xhp\n" -"N0371\n" -"help.text" -msgid "<literal>script.invoke((args), (), results)</literal>" -msgstr "" - #. oWBhX #: python_2_basic.xhp msgctxt "" @@ -634,15 +607,6 @@ msgctxt "" msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem>." msgstr "" -#. AdYNb -#: python_document_events.xhp -msgctxt "" -"python_document_events.xhp\n" -"N0543\n" -"help.text" -msgid "class UiDocument(unohelper.Base, AdapterPattern):" -msgstr "" - #. i7waD #: python_document_events.xhp msgctxt "" diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared.po index 4e62945f1b1..a97e9e3f540 100644 --- a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po +++ b/source/zh-TW/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-24 12:02+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" "PO-Revision-Date: 2018-10-21 20:41+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -8441,13 +8441,13 @@ msgctxt "" msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" msgstr "sVar = MsgBox ( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" -#. mos4Z +#. ubeYB #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id051220170242005479\n" "help.text" -msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")" +msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Dialog title\")" msgstr "" #. BaStC @@ -8810,15 +8810,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. qNGaq -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"par_id3149457\n" -"help.text" -msgid "Blue (Color As Long)" -msgstr "Blue(Color As Long)" - #. 6NsAv #: 03010301.xhp msgctxt "" @@ -8945,15 +8936,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. yGCYn -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"par_id3153969\n" -"help.text" -msgid "Green (Color As Long)" -msgstr "Green(Color As Long)" - #. q3DPS #: 03010302.xhp msgctxt "" @@ -9080,15 +9062,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. 3nHCU -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"par_id3150448\n" -"help.text" -msgid "Red (ColorNumber As Long)" -msgstr "Red(ColorNumber As Long)" - #. nbbWR #: 03010303.xhp msgctxt "" @@ -9224,15 +9197,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. scoHN -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"par_id3151042\n" -"help.text" -msgid "QBColor (ColorNumber As Integer)" -msgstr "QBColor(ColorNumber As Integer)" - #. 32yR4 #: 03010304.xhp msgctxt "" @@ -9242,15 +9206,6 @@ msgctxt "" msgid "Return value:" msgstr "<emph>傳回值類型</emph>:" -#. MNPy2 -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"par_id3154685\n" -"help.text" -msgid "Long" -msgstr "Long" - #. Z9k2a #: 03010304.xhp msgctxt "" @@ -9494,15 +9449,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. rd647 -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"par_id3155132\n" -"help.text" -msgid "RGB (Red, Green, Blue)" -msgstr "RGB(Red, Green, Blue)" - #. T8jX4 #: 03010305.xhp msgctxt "" @@ -9512,15 +9458,6 @@ msgctxt "" msgid "Return value:" msgstr "<emph>傳回值類型</emph>:" -#. MRb5q -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"par_id3159153\n" -"help.text" -msgid "Long" -msgstr "Long" - #. FRE8M #: 03010305.xhp msgctxt "" @@ -9710,15 +9647,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Close Statement diagram</alt></image>" msgstr "" -#. FEDAa -#: 03020101.xhp -msgctxt "" -"03020101.xhp\n" -"par_id3147265\n" -"help.text" -msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]" -msgstr "" - #. gdqMu #: 03020101.xhp msgctxt "" @@ -10088,15 +10016,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Get Statement diagram</alt></image>" msgstr "" -#. xBhKA -#: 03020201.xhp -msgctxt "" -"03020201.xhp\n" -"par_id3150792\n" -"help.text" -msgid "Get [#]fileNum, [recordNum|filePos], variable" -msgstr "" - #. UM9CG #: 03020201.xhp msgctxt "" @@ -10520,15 +10439,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Put Statement diagram</alt></image>" msgstr "" -#. RBpeh -#: 03020204.xhp -msgctxt "" -"03020204.xhp\n" -"par_id3155132\n" -"help.text" -msgid "Put [#]fileNum, [recordNum|filePos], variable" -msgstr "" - #. bSFd2 #: 03020204.xhp msgctxt "" @@ -10736,15 +10646,6 @@ msgctxt "" msgid "Determines if the file pointer has reached the end of a file." msgstr "確定檔案指標是否到達檔案的結尾。" -#. KmauZ -#: 03020301.xhp -msgctxt "" -"03020301.xhp\n" -"par_id3147399\n" -"help.text" -msgid "Eof (intexpression As Integer)" -msgstr "Eof (intexpression As Integer)" - #. 4WM7u #: 03020301.xhp msgctxt "" @@ -10817,15 +10718,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. K5Bo8 -#: 03020302.xhp -msgctxt "" -"03020302.xhp\n" -"par_id3150768\n" -"help.text" -msgid "Loc(FileNumber)" -msgstr "Loc (FileNumber)" - #. 2TN73 #: 03020302.xhp msgctxt "" @@ -10835,15 +10727,6 @@ msgctxt "" msgid "Return value:" msgstr "<emph>傳回值類型</emph>:" -#. bUFYD -#: 03020302.xhp -msgctxt "" -"03020302.xhp\n" -"par_id3152578\n" -"help.text" -msgid "Long" -msgstr "Long" - #. CN8kc #: 03020302.xhp msgctxt "" @@ -10916,24 +10799,6 @@ msgctxt "" msgid "Returns the size of an open file in bytes." msgstr "傳回開啟檔案的大小,以位元組為單位。" -#. 43MqD -#: 03020303.xhp -msgctxt "" -"03020303.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Lof (FileNumber)" -msgstr "Lof (FileNumber)" - -#. BwEgF -#: 03020303.xhp -msgctxt "" -"03020303.xhp\n" -"par_id3147230\n" -"help.text" -msgid "Long" -msgstr "Long" - #. BBamj #: 03020303.xhp msgctxt "" @@ -11024,15 +10889,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. kDJUc -#: 03020304.xhp -msgctxt "" -"03020304.xhp\n" -"par_id3145365\n" -"help.text" -msgid "Seek (FileNumber)" -msgstr "Seek(FileNumber)" - #. CPK2A #: 03020304.xhp msgctxt "" @@ -11042,15 +10898,6 @@ msgctxt "" msgid "Return value:" msgstr "<emph>傳回值類型</emph>:" -#. MWoFQ -#: 03020304.xhp -msgctxt "" -"03020304.xhp\n" -"par_id3159156\n" -"help.text" -msgid "Long" -msgstr "Long" - #. agXgn #: 03020304.xhp msgctxt "" @@ -11132,15 +10979,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Seek_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Seek Statement diagram</alt></image>" msgstr "" -#. PjcAp -#: 03020305.xhp -msgctxt "" -"03020305.xhp\n" -"par_id3145273\n" -"help.text" -msgid "Seek [#]filePos, {filePos|recordNum}" -msgstr "" - #. vwzuK #: 03020305.xhp msgctxt "" @@ -11816,15 +11654,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. LnQdV -#: 03020406.xhp -msgctxt "" -"03020406.xhp\n" -"par_id3146957\n" -"help.text" -msgid "FileCopy TextFrom As String, TextTo As String" -msgstr "FileCopy TextFrom As String, TextTo As String" - #. CjRbT #: 03020406.xhp msgctxt "" @@ -11915,15 +11744,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. CPCBG -#: 03020407.xhp -msgctxt "" -"03020407.xhp\n" -"par_id3154124\n" -"help.text" -msgid "FileDateTime (Text As String)" -msgstr "FileDateTime (Text As String)" - #. meGd2 #: 03020407.xhp msgctxt "" @@ -12005,15 +11825,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. MoBSd -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3149656\n" -"help.text" -msgid "FileLen (Text As String)" -msgstr "FileLen (Text As String)" - #. LVwBo #: 03020408.xhp msgctxt "" @@ -12023,15 +11834,6 @@ msgctxt "" msgid "Return value:" msgstr "<emph>傳回值類型</emph>:" -#. 7CmL7 -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3156282\n" -"help.text" -msgid "Long" -msgstr "Long" - #. H2KXW #: 03020408.xhp msgctxt "" @@ -12113,15 +11915,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. 45fLv -#: 03020409.xhp -msgctxt "" -"03020409.xhp\n" -"par_id3150359\n" -"help.text" -msgid "GetAttr (Text As String)" -msgstr "GetAttr (Text As String)" - #. mBMu7 #: 03020409.xhp msgctxt "" @@ -12608,15 +12401,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. AUhBt -#: 03020412.xhp -msgctxt "" -"03020412.xhp\n" -"par_id3153381\n" -"help.text" -msgid "Name OldName As String As NewName As String" -msgstr "Name OldName As String As NewName As String" - #. 7AwQo #: 03020412.xhp msgctxt "" @@ -12698,15 +12482,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">RmDir Statement diagram</alt></image>" msgstr "" -#. uE7FC -#: 03020413.xhp -msgctxt "" -"03020413.xhp\n" -"par_id3154367\n" -"help.text" -msgid "RmDir Text As String" -msgstr "RmDir Text As String" - #. 2mpBg #: 03020413.xhp msgctxt "" @@ -12770,15 +12545,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. CrLq9 -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"par_id3154365\n" -"help.text" -msgid "SetAttr FileName As String, Attribute As Integer" -msgstr "SetAttr FileName As String, Attribute As Integer" - #. 7arWD #: 03020414.xhp msgctxt "" @@ -12941,15 +12707,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. Tvkos -#: 03020415.xhp -msgctxt "" -"03020415.xhp\n" -"par_id3154685\n" -"help.text" -msgid "FileExists(FileName As String | DirectoryName As String)" -msgstr "FileExists (FileName As String | DirectoryName As String)" - #. iTkt5 #: 03020415.xhp msgctxt "" @@ -13103,15 +12860,6 @@ msgctxt "" msgid "Returns a <emph>Date</emph> value for a specified year, month, or day." msgstr "傳回指定年、月或日的 <emph>Date</emph> 值。" -#. 5G7kZ -#: 03030101.xhp -msgctxt "" -"03030101.xhp\n" -"par_id3149670\n" -"help.text" -msgid "DateSerial (year, month, day)" -msgstr "DateSerial(year, month, day)" - #. xroUB #: 03030101.xhp msgctxt "" @@ -14561,15 +14309,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. cPRUh -#: 03030111.xhp -msgctxt "" -"03030111.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoDate(aDate)" -msgstr "" - #. iGwfJ #: 03030111.xhp msgctxt "" @@ -14660,15 +14399,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. snhBW -#: 03030112.xhp -msgctxt "" -"03030112.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoDate(aDate)" -msgstr "" - #. B3CDo #: 03030112.xhp msgctxt "" @@ -14759,15 +14489,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. ABYMv -#: 03030113.xhp -msgctxt "" -"03030113.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoTime(aDate)" -msgstr "" - #. N7qeB #: 03030113.xhp msgctxt "" @@ -14858,15 +14579,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. EQoqi -#: 03030114.xhp -msgctxt "" -"03030114.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoTime(aTime)" -msgstr "" - #. QreGF #: 03030114.xhp msgctxt "" @@ -14957,15 +14669,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. TMAGP -#: 03030115.xhp -msgctxt "" -"03030115.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateToUnoDateTime(aDate)" -msgstr "" - #. 9vAhc #: 03030115.xhp msgctxt "" @@ -15056,15 +14759,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. qhgq3 -#: 03030116.xhp -msgctxt "" -"03030116.xhp\n" -"par_id3149497\n" -"help.text" -msgid "CDateFromUnoDateTime(aDateTime)" -msgstr "" - #. kjYF8 #: 03030116.xhp msgctxt "" @@ -15146,15 +14840,6 @@ msgctxt "" msgid "Returns the number of date or time intervals between two given date values." msgstr "" -#. AzmeS -#: 03030120.xhp -msgctxt "" -"03030120.xhp\n" -"par_idN10648\n" -"help.text" -msgid "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" -msgstr "" - #. BPDH8 #: 03030120.xhp msgctxt "" @@ -15497,15 +15182,6 @@ msgctxt "" msgid "The DatePart function returns a specified part of a date." msgstr "DatePart 函式會傳回日期的指定部分。" -#. GWMCJ -#: 03030130.xhp -msgctxt "" -"03030130.xhp\n" -"par_idN105E8\n" -"help.text" -msgid "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" -msgstr "" - #. wi5B9 #: 03030130.xhp msgctxt "" @@ -15668,15 +15344,6 @@ msgctxt "" msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression" msgstr "此函式是 <emph>TimeSerial</emph> 函式的逆運算,依 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函式所產生的時間值傳回表示小時的整數值。例如,表示式" -#. zCCqA -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3163798\n" -"help.text" -msgid "Print Hour(TimeSerial(12,30,41))" -msgstr "Print Hour(TimeSerial(12,30,41))" - #. n3zH6 #: 03030201.xhp msgctxt "" @@ -15695,15 +15362,6 @@ msgctxt "" msgid "Example:" msgstr "<emph>示例:</emph>" -#. iELda -#: 03030201.xhp -msgctxt "" -"03030201.xhp\n" -"par_id3146985\n" -"help.text" -msgid "Sub ExampleHour" -msgstr "Sub ExampleHour" - #. qwk5P #: 03030201.xhp msgctxt "" @@ -15812,15 +15470,6 @@ msgctxt "" msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:" msgstr "此函式是 <emph>TimeSerial</emph> 函式的逆運算,傳回由 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函式產生的順序時間值所對應的分鐘值。例如,表示式:" -#. Gr7YY -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3149262\n" -"help.text" -msgid "Print Minute(TimeSerial(12,30,41))" -msgstr "Print Minute(TimeSerial(12,30,41))" - #. 6ZmVp #: 03030202.xhp msgctxt "" @@ -15839,15 +15488,6 @@ msgctxt "" msgid "Example:" msgstr "<emph>示例:</emph>" -#. NEseB -#: 03030202.xhp -msgctxt "" -"03030202.xhp\n" -"par_id3159154\n" -"help.text" -msgid "Sub ExampleMinute" -msgstr "Sub ExampleMinute" - #. uxFus #: 03030202.xhp msgctxt "" @@ -16028,15 +15668,6 @@ msgctxt "" msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:" msgstr "此函式是 <emph>TimeSerial</emph> 函式的逆運算,傳回由 <emph>TimeSerial</emph> 或 <emph>TimeValue</emph> 函式產生的順序時間值所對應的秒值。例如,表示式:" -#. Tjkza -#: 03030204.xhp -msgctxt "" -"03030204.xhp\n" -"par_id3153951\n" -"help.text" -msgid "Print Second(TimeSerial(12,30,41))" -msgstr "Print Second(TimeSerial(12,30,41))" - #. AMELh #: 03030204.xhp msgctxt "" @@ -16109,15 +15740,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. rBHrY -#: 03030205.xhp -msgctxt "" -"03030205.xhp\n" -"par_id3150792\n" -"help.text" -msgid "TimeSerial (hour, minute, second)" -msgstr "TimeSerial(hour, minute, second)" - #. mCg7g #: 03030205.xhp msgctxt "" @@ -16316,15 +15938,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. WPuDv -#: 03030206.xhp -msgctxt "" -"03030206.xhp\n" -"par_id3156282\n" -"help.text" -msgid "TimeValue (Text As String)" -msgstr "TimeValue(Text As String)" - #. NQV5A #: 03030206.xhp msgctxt "" @@ -17585,15 +17198,6 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>" msgstr "" -#. CKJJr -#: 03050500.xhp -msgctxt "" -"03050500.xhp\n" -"par_id3145173\n" -"help.text" -msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" -msgstr "" - #. CmqUN #: 03050500.xhp msgctxt "" @@ -17738,15 +17342,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. jairQ -#: 03060100.xhp -msgctxt "" -"03060100.xhp\n" -"par_id3156344\n" -"help.text" -msgid "Result = Expression1 And Expression2" -msgstr "Result = Expression1 And Expression2" - #. Nfu49 #: 03060100.xhp msgctxt "" @@ -17900,15 +17495,6 @@ msgctxt "" msgid "Syntax:" msgstr "<emph>語法</emph>:" -#. m9bM6 -#: 03060200.xhp -msgctxt "" -"03060200.xhp\n" -"par_id3154910\n" -"help.text" -msgid "Result = Expression1 Eqv Expression2" -msgstr "Result = Expression1 Eqv Expression2" - #. 7fkPv #: 03060200.xhp msgctxt "" @@ -19727,22 +19313,22 @@ msgctxt "" msgid "To convert degrees to radians, multiply degrees by <literal>Pi</literal>/180, and to convert radians to degrees, multiply radians by 180/<literal>Pi</literal>." msgstr "" -#. CCzJK +#. yescR #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" -msgid "grad=(radiant*180)/<literal>Pi</literal>" +msgid "degrees=(radians*180)/<literal>Pi</literal>" msgstr "" -#. EED9X +#. PZTcG #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" -msgid "radiant=(grad*<literal>Pi</literal>)/180" +msgid "radians=(degrees*<literal>Pi</literal>)/180" msgstr "" #. EFgfE @@ -19898,22 +19484,22 @@ msgctxt "" msgid "To convert degrees to radians, multiply by <literal>Pi</literal>/180. To convert radians to degrees, multiply by 180/<literal>Pi</literal>." msgstr "" -#. L5KFp +#. bAYDk #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" -msgid "degrees=(radiant*180)/<literal>Pi</literal>" +msgid "degrees=(radians*180)/<literal>Pi</literal>" msgstr "" -#. AdvXG +#. hDLbM #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" -msgid "radiant=(degrees*<literal>Pi</literal>)/180" +msgid "radians=(degrees*<literal>Pi</literal>)/180" msgstr "" #. AEqBK @@ -25505,13 +25091,49 @@ msgctxt "" msgid "If the argument is a number, it is used as numeric value of the expression." msgstr "" -#. RD4KV +#. UnfBB #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159416\n" "help.text" -msgid "If the argument is string, the function trims the leading whitespace; then it tries to recognize a number in following characters. These syntaxes are recognized: decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10); octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 11 digits from 0 to 7; hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits from 0 to 9, A to F, or a to f. The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." +msgid "If the argument is string, the function trims the leading white space; then it tries to recognize a number in following characters. The syntax below are recognized:" +msgstr "" + +#. kj6xg +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id811638383475418\n" +"help.text" +msgid "Decimal numbers (with optional leading sign) using decimal and group separators of locale configured in $[officename] (group separators are accepted in any position), with optional exponential notation like \"-12e+1\" (where an optionally signed whole decimal number after e or E or d or D defines power of 10);" +msgstr "" + +#. GZWV7 +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id361638383494362\n" +"help.text" +msgid "Octal numbers like \"&Onnn...\", where \"nnn...\" after \"&O\" or \"&o\" is sequence no longer than 11 digits, from 0 to 7, up to the next non-alphanumeric character;" +msgstr "" + +#. GUVCt +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id91638383518862\n" +"help.text" +msgid "Hexadecimal numbers like \"&Hnnn...\", where \"nnn...\" after \"&H\" or \"&h\" is sequence of characters up to the next non-alphanumeric character, and must be no longer than 8 digits, from 0 to 9, A to F, or a to f." +msgstr "" + +#. ypDkR +#: 03100500.xhp +msgctxt "" +"03100500.xhp\n" +"par_id61638383582794\n" +"help.text" +msgid "The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0." msgstr "" #. ioj8X @@ -30194,15 +29816,6 @@ msgctxt "" msgid "Asc(string) As Long" msgstr "" -#. s239Q -#: 03120101.xhp -msgctxt "" -"03120101.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Long" -msgstr "" - #. DZtGt #: 03120101.xhp msgctxt "" @@ -30293,15 +29906,6 @@ msgctxt "" msgid "Chr[$](expression As Integer) As String" msgstr "" -#. HnFyY -#: 03120102.xhp -msgctxt "" -"03120102.xhp\n" -"par_id3153824\n" -"help.text" -msgid "String" -msgstr "字串型" - #. 4nv5b #: 03120102.xhp msgctxt "" @@ -30707,15 +30311,6 @@ msgctxt "" msgid "Returns the Unicode value of the first character in a string expression." msgstr "" -#. re4di -#: 03120111.xhp -msgctxt "" -"03120111.xhp\n" -"par_id3150669\n" -"help.text" -msgid "Long" -msgstr "" - #. sEFFg #: 03120111.xhp msgctxt "" @@ -42641,24 +42236,6 @@ msgctxt "" msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system." msgstr "" -#. EhJtA -#: strconv.xhp -msgctxt "" -"strconv.xhp\n" -"par_id901622764984846\n" -"help.text" -msgid "vbFromUnicode" -msgstr "" - -#. mn5xD -#: strconv.xhp -msgctxt "" -"strconv.xhp\n" -"par_id281622764984846\n" -"help.text" -msgid "128" -msgstr "" - #. 4VdbE #: strconv.xhp msgctxt "" @@ -42713,6 +42290,24 @@ msgctxt "" msgid "REM Converts Katakana characters in string to Hiragana characters" msgstr "" +#. 9sG37 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id861622770508875\n" +"help.text" +msgid "REM Assumes CP-1252 encoding associated with en-US locale used in unit tests." +msgstr "" + +#. gcaG4 +#: strconv.xhp +msgctxt "" +"strconv.xhp\n" +"par_id841622770962002\n" +"help.text" +msgid "Print UBound(x) ' 8 characters" +msgstr "" + #. 4wc9E #: thisdbdoc.xhp msgctxt "" diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po index 57800a767ae..349f6072d3d 100644 --- a/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-25 19:33+0100\n" +"POT-Creation-Date: 2021-12-20 13:20+0100\n" "PO-Revision-Date: 2018-07-12 14:38+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2761,13 +2761,13 @@ msgctxt "" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. FX6mM +#. UxDTL #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id141635436912146\n" "help.text" -msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "" #. gDM4C @@ -2833,13 +2833,13 @@ msgctxt "" msgid "Typical example:" msgstr "" -#. yrYgm +#. fBDsN #: sf_basic.xhp msgctxt "" "sf_basic.xhp\n" "pyc_id971618493778666\n" "help.text" -msgid "svc.MsgBox('This has to be displayed in a message box')" +msgid "bas.MsgBox('Display this text in a message box from a Python script')" msgstr "" #. kGyCd @@ -3706,22 +3706,22 @@ msgctxt "" msgid "The <literal>SFDocuments</literal> shared library provides a number of methods and properties to facilitate the management and handling of %PRODUCTNAME documents." msgstr "" -#. r34Cu +#. CBPyB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id351591014177269\n" "help.text" -msgid "Some methods are generic for all types of documents and are inherited from the <literal>SF_Document</literal> module, whereas other methods that are specific for Calc documents are defined in the <literal>SF_Calc</literal> module." +msgid "The <literal>SFDocuments.Calc</literal> service is a subclass of the <link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"SF_Document_link\"><literal>SFDocuments.Document</literal></link> service. All methods and properties defined for the <literal>Document</literal> service can also be accessed using a <literal>Calc</literal> service instance." msgstr "" -#. kTVJM +#. 4uAEX #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id591589189364267\n" "help.text" -msgid "The <literal>SF_Calc</literal> module is focused on:" +msgid "The <literal>Calc</literal> service is focused on:" msgstr "" #. Gy8dD @@ -3751,6 +3751,15 @@ msgctxt "" msgid "Copying and importing massive amounts of data" msgstr "" +#. UFCyZ +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id851638217526844\n" +"help.text" +msgid "This help page describes methods and properties that are applicable only to Calc documents." +msgstr "" + #. A47hJ #: sf_calc.xhp msgctxt "" @@ -4165,13 +4174,13 @@ msgctxt "" msgid "Argument" msgstr "" -#. GkAHr +#. H9m2q #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id31582885195238\n" "help.text" -msgid "Type" +msgid "Return type" msgstr "" #. DDSFu @@ -4210,13 +4219,94 @@ msgctxt "" msgid "String or array of strings" msgstr "" -#. KUB6n +#. kAAXc #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id85159240716560\n" "help.text" -msgid "The single selected range as a string or the list of selected ranges as an array" +msgid "The single selected range as a string or the list of selected ranges as an array." +msgstr "" + +#. PFB5D +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407165606\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 5GeyC +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165545\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. TBHV2 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716828\n" +"help.text" +msgid "Returns the first used cell in a given range or sheet." +msgstr "" + +#. BkCoD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407166642\n" +"help.text" +msgid "Yes" +msgstr "" + +#. ToQBc +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165145\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. boSak +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716225\n" +"help.text" +msgid "Returns the leftmost column number in a given range or sheet." +msgstr "" + +#. 3AKqL +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301592407167972\n" +"help.text" +msgid "Yes" +msgstr "" + +#. zf3hK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81592407165695\n" +"help.text" +msgid "SheetName or RangeName as String" +msgstr "" + +#. BXscD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id85159240716128\n" +"help.text" +msgid "Returns the topmost row number in a given range or sheet." msgstr "" #. BHFeu @@ -4237,13 +4327,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. R8spm +#. FhLMF #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id311593094953330\n" "help.text" -msgid "The number of rows (>= 1) in the given range" +msgid "The number of rows (>= 1) in the given range." msgstr "" #. cU3Ah @@ -4255,22 +4345,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. 4bY5E +#. ALJCP #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id501591018870619\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. XTyXP +#. SNj7Q #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id881582885195976\n" "help.text" -msgid "The last used cell in 'A1' format in the given sheet" +msgid "Returns the last used cell in a given range or sheet." msgstr "" #. 75PEK @@ -4282,22 +4372,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. Cu5Dr +#. 3h43j #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id831592315106202\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. ZZuih +#. bU5vD #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id791592315106790\n" "help.text" -msgid "The last used column in the given sheet" +msgid "The last used column in a given range or sheet." msgstr "" #. q9Bx7 @@ -4309,22 +4399,22 @@ msgctxt "" msgid "Yes" msgstr "" -#. hn9su +#. r6diM #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id81591025591696\n" "help.text" -msgid "SheetName As String" +msgid "SheetName or RangeName as String" msgstr "" -#. NGNDP +#. SDdEC #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id421591025591509\n" "help.text" -msgid "The last used row in the given sheet" +msgid "The last used row in a given range or sheet." msgstr "" #. 4t3He @@ -4345,13 +4435,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. DSHss +#. 2tmEj #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id571591025591367\n" "help.text" -msgid "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>" +msgid "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>." msgstr "" #. boDiE @@ -4372,13 +4462,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. kdjWP +#. ey2LS #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id571591025599937\n" "help.text" -msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <keycode>Ctrl + *</keycode> shortcut to the given range." +msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command + *</keycode></caseinline><defaultinline><keycode>Ctrl + *</keycode></defaultinline></switchinline> shortcut to the given range." msgstr "" #. 66iAb @@ -4399,13 +4489,13 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. JQ3xT +#. 4KoAw #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id731591025591753\n" "help.text" -msgid "A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>" +msgid "A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>." msgstr "" #. HLpEQ @@ -4435,13 +4525,13 @@ msgctxt "" msgid "Array of strings" msgstr "" -#. dpUQH +#. qGsms #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id491591025591370\n" "help.text" -msgid "The list with the names of all existing sheets" +msgid "The list with the names of all existing sheets." msgstr "" #. EaAB2 @@ -4462,13 +4552,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. 2qreU +#. BKFhE #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id681593095062358\n" "help.text" -msgid "The number of columns (>= 1) in the given range" +msgid "The number of columns (>= 1) in the given range." msgstr "" #. cju3B @@ -4489,22 +4579,13 @@ msgctxt "" msgid "RangeName As String" msgstr "" -#. s6c4j +#. VaGpB #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321592315404430\n" "help.text" -msgid "A <literal>com.sun.star.Table.XCellRange</literal> UNO object" -msgstr "" - -#. DFirg -#: sf_calc.xhp -msgctxt "" -"sf_calc.xhp\n" -"par_id961592315565332\n" -"help.text" -msgid "XSheetCellCursor" +msgid "A <literal>com.sun.star.Table.XCellRange</literal> UNO object." msgstr "" #. nAD2d @@ -4552,22 +4633,22 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. 8eX6C +#. cJAB7 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id41592315560095\n" "help.text" -msgid "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object" +msgid "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object." msgstr "" -#. r9Fpc +#. hwjGf #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321611613059105\n" "help.text" -msgid "Visit LibreOffice API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\" name=\"XSheetCellCursor API\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects." +msgid "Visit %PRODUCTNAME API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\" name=\"XSheetCellCursor API\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects." msgstr "" #. V5dF8 @@ -4687,13 +4768,13 @@ msgctxt "" msgid "Activating a sheet makes sense only if it is performed on a Calc document. To make sure you have a Calc document at hand you can use the <literal>isCalc</literal> property of the document object, which returns <literal>True</literal> if it is a Calc document and <literal>False</literal> otherwise." msgstr "" -#. 2EffV +#. KWFFF #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id93158919969856\n" "help.text" -msgid "Returns either the list with the names of all chart objects in a given sheet or a single chart service instance." +msgid "Returns either the list with the names of all chart objects in a given sheet or a single <literal>Chart</literal> service instance." msgstr "" #. sBNho @@ -4732,13 +4813,13 @@ msgctxt "" msgid "<emph>chartname</emph>: The user-defined name of the chart object to be returned. If the chart does not have a user-defined name, then the internal object name can be used. If this argument is absent, then the list of chart names in the specified sheet is returned." msgstr "" -#. Bdgw9 +#. C7CSH #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id431635438771588\n" "help.text" -msgid "Use the <menuitem>Navigator</menuitem> sidebar to check the names assigned to charts under the <menuitem>OLE objects</menuitem> category." +msgid "Use the <menuitem>Navigator</menuitem> sidebar to check the names assigned to charts under the <menuitem>OLE objects</menuitem> category." msgstr "" #. zbX9R @@ -5785,13 +5866,202 @@ msgctxt "" msgid "'SheetX.$C$3:$H$7 (A1 offset by two rows and columns with width of 5 rows and 6 columns)" msgstr "" -#. bNqfB +#. GwPQh +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id51592233506021\n" +"help.text" +msgid "Opens a non-modal dialog that can be used to select a range in the document and returns a string containing the selected range." +msgstr "" + +#. CWn2A +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id301637936295380\n" +"help.text" +msgid "This method opens the same dialog that is used by %PRODUCTNAME when the Shrink button is pressed. For example, the <menuitem>Tools - Goal Seek</menuitem> dialog has a Shrink button to the right of the <menuitem>Formula cell</menuitem> field." +msgstr "" + +#. XUoah +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551637936545121\n" +"help.text" +msgid "This method does not change the current selection." +msgstr "" + +#. tAHiV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id901592233506001\n" +"help.text" +msgid "<emph>title</emph>: The title of the dialog, as a string." +msgstr "" + +#. Yyn74 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id781592234124502\n" +"help.text" +msgid "<emph>selection</emph>: An optional range that is initially selected when the dialog is displayed." +msgstr "" + +#. zo7VK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id971592234138989\n" +"help.text" +msgid "<emph>singlecell</emph>: When <literal>True</literal> (default) only single-cell selection is allowed. When <literal>False</literal> range selection is allowed." +msgstr "" + +#. SqEWv +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id321592234150345\n" +"help.text" +msgid "<emph>closeafterselect</emph>: When <literal>True</literal> (default) the dialog is closed immediately after the selection is made. When <literal>False</literal> the user can change the selection as many times as needed and then manually close the dialog." +msgstr "" + +#. yDiCm +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id51592233503441\n" +"help.text" +msgid "Returns the input string after substituting its token characters by their values in a given range." +msgstr "" + +#. Qu4DK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551637936596521\n" +"help.text" +msgid "This method does not change the current selection." +msgstr "" + +#. eEqCY +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id171637938442558\n" +"help.text" +msgid "This method can be used to quickly extract specific parts of a range name, such as the sheet name or first cell column and row, and use them to compose a new range address." +msgstr "" + +#. RAAVz +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id901592233506232\n" +"help.text" +msgid "<emph>inputstr</emph>: The string containing the tokens that will be replaced by the corresponding values in <literal>range</literal>." +msgstr "" + +#. NJdUy +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id781592234161102\n" +"help.text" +msgid "<emph>range</emph>: A <literal>RangeName</literal> from which values will be extracted. If it contains a sheet name, the sheet must exist." +msgstr "" + +#. BgCCD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id971592234102889\n" +"help.text" +msgid "<emph>tokencharacter</emph>: Character used to identify tokens. By default \"%\" is the token character. The following tokens are accepted:" +msgstr "" + +#. WTDwR +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id261637943912156\n" +"help.text" +msgid "<emph>%S</emph> - The sheet name containing the range, including single quotes when necessary." +msgstr "" + +#. YHLeU +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id441637943912380\n" +"help.text" +msgid "<emph>%R1</emph> - The row number of the top left cell of the range." +msgstr "" + +#. joJi7 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id521637943912620\n" +"help.text" +msgid "<emph>%C1</emph> - The column letter of the top left cell of the range." +msgstr "" + +#. YAfmV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id371637943912860\n" +"help.text" +msgid "<emph>%R2</emph> - The row number of the bottom right cell of the range." +msgstr "" + +#. imuBD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id291637943913116\n" +"help.text" +msgid "<emph>%C2</emph> - The column letter of the bottom right cell of the range." +msgstr "" + +#. gpmpG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941637943467476\n" +"help.text" +msgid "The example below extracts each element of the <literal>RangeName</literal> defined in <literal>sRange</literal> and uses them to compose a message." +msgstr "" + +#. nbJ59 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id241637944350648\n" +"help.text" +msgid "The <literal>Printf</literal> method can be combined with <literal>SetFormula</literal> to create formulas over multiple cells. For instance, consider a table with numeric values in the range \"A1:E10\" from which formulas are to be created to sum the values in each row and place the results in the range \"F1:F10\":" +msgstr "" + +#. foAvd +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id371637944971921\n" +"help.text" +msgid "' Note the use of the \"$\" character" +msgstr "" + +#. wBpRw #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id156589200121138\n" "help.text" -msgid "This method sends the content of the given sheet to a default printer or a printer defined by the <literal>SetPrinter()</literal> method of the <literal>Document</literal> Service." +msgid "This method sends the contents of the given sheet to the default printer or to the printer defined by the <literal>SetPrinter</literal> method of the <literal>Document</literal> service." msgstr "" #. BaDL9 @@ -5821,13 +6091,13 @@ msgctxt "" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. i2Rtx +#. DBFDA #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id141635436912146\n" "help.text" -msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "" #. C8abL @@ -6181,6 +6451,357 @@ msgctxt "" msgid "'D2 contains the formula \"=H2\"" msgstr "" +#. gF7Gb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880373070\n" +"help.text" +msgid "Moves a given range of cells downwards by inserting empty rows. The current selection is not affected." +msgstr "" + +#. VTxxB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929435655\n" +"help.text" +msgid "Depending on the value of the <literal>wholerows</literal> argument the inserted rows can either span the width of the specified range or span all columns in the row." +msgstr "" + +#. uvH4j +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880370247\n" +"help.text" +msgid "This method returns a string representing the new location of the initial range." +msgstr "" + +#. cvqws +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id811637929284110\n" +"help.text" +msgid "If the shifted range exceeds the sheet edges, then nothing happens." +msgstr "" + +#. bUdZp +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376123\n" +"help.text" +msgid "<emph>range</emph>: The range above which rows will be inserted, as a string." +msgstr "" + +#. fVYpB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880376566\n" +"help.text" +msgid "<emph>wholerow</emph>: If set to <literal>False</literal> (default), then the width of the inserted rows will be the same as the width of the specified <literal>range</literal>. Otherwise, the inserted row will span all columns in the sheet." +msgstr "" + +#. rXzZX +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373045\n" +"help.text" +msgid "<emph>rows</emph>: The number of rows to be inserted. The default value is the height of the original <literal>range</literal>. The number of rows must be a positive number." +msgstr "" + +#. dacHK +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931053547\n" +"help.text" +msgid "' Moves the range \"A3:D3\" down by one row; affects only columns A to D" +msgstr "" + +#. v4w3P +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232893\n" +"help.text" +msgid "' The inserted row spans all columns in the sheet" +msgstr "" + +#. vsryg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931053897\n" +"help.text" +msgid "' Moves the range \"A3:D3\" down by five rows" +msgstr "" + +#. pwuUG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id501638218784265\n" +"help.text" +msgid "' Moves the range \"A3:D10\" down by two rows and shows the new location of the original range" +msgstr "" + +#. hVfv3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880376255\n" +"help.text" +msgid "Deletes the leftmost columns of a given range and moves to the left all cells to the right of the affected range. The current selection is not affected." +msgstr "" + +#. iawBn +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929460261\n" +"help.text" +msgid "Depending on the value of the <literal>wholecolumns</literal> argument the deleted columns can either span the height of the specified range or span all rows in the column." +msgstr "" + +#. BXEkG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880371259\n" +"help.text" +msgid "This method returns a string representing the location of the remaining portion of the initial range. If all cells in the original range have been deleted, then an empty string is returned." +msgstr "" + +#. CyRpL +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376205\n" +"help.text" +msgid "<emph>range</emph>: The range from which cells will be deleted, as a string." +msgstr "" + +#. zWG3Y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880356026\n" +"help.text" +msgid "<emph>wholecolumn</emph>: If set to <literal>False</literal> (default), then the height of the deleted columns will be the same as the height of the specified <literal>range</literal>. Otherwise, the deleted columns will span all rows in the sheet." +msgstr "" + +#. JLdBr +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373306\n" +"help.text" +msgid "<emph>columns</emph>: The number of columns to be deleted from the specified <literal>range</literal>. The default value is the width of the original <literal>range</literal>, which is also the maximum value of this argument." +msgstr "" + +#. 8UycD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931064919\n" +"help.text" +msgid "' Deletes the range \"B3:B6\"; moves left all cells to the right" +msgstr "" + +#. vM8hB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931056991\n" +"help.text" +msgid "' Deletes the first column in the range \"A3:D6\"" +msgstr "" + +#. FPVSg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232569\n" +"help.text" +msgid "' The deleted columns (A to D) spans all rows in the sheet" +msgstr "" + +#. TAB2b +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880373529\n" +"help.text" +msgid "Deletes the topmost rows of a given range and moves upwards all cells below the affected range. The current selection is not affected." +msgstr "" + +#. kb5h3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929435361\n" +"help.text" +msgid "Depending on the value of the <literal>wholerows</literal> argument the deleted rows can either span the width of the specified range or span all columns in the row." +msgstr "" + +#. s9Nfb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880370299\n" +"help.text" +msgid "This method returns a string representing the location of the remaining portion of the initial range. If all cells in the original range have been deleted, then an empty string is returned." +msgstr "" + +#. H5EtV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880376583\n" +"help.text" +msgid "<emph>range</emph>: The range from which cells will be deleted, as a string." +msgstr "" + +#. JQtGb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880300966\n" +"help.text" +msgid "<emph>wholerow</emph>: If set to <literal>False</literal> (default), then the width of the deleted rows will be the same as the width of the specified <literal>range</literal>. Otherwise, the deleted row will span all columns in the sheet." +msgstr "" + +#. ueo8E +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id551593880373265\n" +"help.text" +msgid "<emph>rows</emph>: The number of rows to be deleted from the specified <literal>range</literal>. The default value is the height of the original <literal>range</literal>, which is also the maximum value of this argument." +msgstr "" + +#. jHP9x +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931064667\n" +"help.text" +msgid "' Deletes the range \"A3:D3\"; moves all cells below it by one row up" +msgstr "" + +#. Make5 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931056647\n" +"help.text" +msgid "' Deletes the first row in the range \"A3:D6\"" +msgstr "" + +#. APQKA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232493\n" +"help.text" +msgid "' The deleted rows spans all columns in the sheet" +msgstr "" + +#. gKkbB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id481593880372568\n" +"help.text" +msgid "Moves a given range of cells to the right by inserting empty columns. The current selection is not affected." +msgstr "" + +#. RxvcF +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id801637929335255\n" +"help.text" +msgid "Depending on the value of the <literal>wholecolumns</literal> argument the inserted columns can either span the height of the specified range or span all rows in the column." +msgstr "" + +#. Fh33o +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id711593880372560\n" +"help.text" +msgid "This method returns a string representing the new location of the initial range." +msgstr "" + +#. pLAHD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id811637929283210\n" +"help.text" +msgid "If the shifted range exceeds the sheet edges, then nothing happens." +msgstr "" + +#. SeAGD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id891593880370543\n" +"help.text" +msgid "<emph>range</emph>: The range which will have empty columns inserted to its left, as a string." +msgstr "" + +#. KtD6Y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id941593880373316\n" +"help.text" +msgid "<emph>wholecolumn</emph>: If set to <literal>False</literal> (default), then the height of the inserted columns will be the same as the height of the specified <literal>range</literal>. Otherwise, the inserted columns will span all rows in the sheet." +msgstr "" + +#. fBzCG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515938803791960\n" +"help.text" +msgid "<emph>columns</emph>: The number of columns to be inserted. The default value is the width of the original <literal>range</literal>." +msgstr "" + +#. nmXTU +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id881637931052587\n" +"help.text" +msgid "' Moves the range \"A3:A6\" right by one column; affects only rows 3 to 6" +msgstr "" + +#. 5mWBq +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id291637931053225\n" +"help.text" +msgid "' Moves the range \"A3:A6\" right by five columns" +msgstr "" + +#. G53xT +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id661637931232548\n" +"help.text" +msgid "' The inserted column spans all rows in the sheet" +msgstr "" + #. FrC59 #: sf_calc.xhp msgctxt "" @@ -6523,13 +7144,13 @@ msgctxt "" msgid "Specifies if the chart is displayed with 3D elements. If the value is a string, it must be either \"Bar\", \"Cylinder\", \"Cone\" or \"Pyramid\"." msgstr "" -#. aT4GF +#. HgqhX #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "par_id541600788076141\n" "help.text" -msgid "If the boolean <literal>True</literal> value is specified, than the chart is displayed using 3D bars." +msgid "If the boolean <literal>True</literal> value is specified, then the chart is displayed using 3D bars." msgstr "" #. vDs4z @@ -6559,15 +7180,6 @@ msgctxt "" msgid "No" msgstr "" -#. FVExu -#: sf_chart.xhp -msgctxt "" -"sf_chart.xhp\n" -"par_id201633021748455\n" -"help.text" -msgid "Boolean" -msgstr "" - #. AaBHr #: sf_chart.xhp msgctxt "" @@ -8521,6 +9133,60 @@ msgctxt "" msgid "This Python code displays <literal>DlgConvert</literal> modal dialog from <literal>Euro</literal> shared Basic library." msgstr "" +#. HU6Jv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id21598187900349\n" +"help.text" +msgid "Replaces all fixed text strings in a dialog by their translated versions based on a <literal>L10N</literal> service instance. This method translates the following strings:" +msgstr "" + +#. JixXU +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id641625855723650\n" +"help.text" +msgid "The method returns <literal>True</literal> if successful." +msgstr "" + +#. v5Zt5 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id61637871260604\n" +"help.text" +msgid "To create a list of translatable strings in a dialog use the <link href=\"text/sbasic/shared/03/sf_l10n.xhp#AddTextsFromDialog\" name=\"AddTextsFromDialog\">AddTextsFromDialog</link> method from the L10N service." +msgstr "" + +#. ECNVg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id451598185776205\n" +"help.text" +msgid "<emph>l10n</emph>: A <literal>L10N</literal> service instance from which translated strings will be retrieved." +msgstr "" + +#. MeJAT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id951620300689850\n" +"help.text" +msgid "The following example loads translated strings and applies them to the dialog \"MyDialog\"." +msgstr "" + +#. p3KMX +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id901637872163895\n" +"help.text" +msgid "Read the <link href=\"text/sbasic/shared/03/sf_l10n.xhp\" name=\"L10N\">L10N service</link> help page to learn more about how PO and POT files are handled." +msgstr "" + #. ARCGg #: sf_dialog.xhp msgctxt "" @@ -8953,13 +9619,13 @@ msgctxt "" msgid "Yes" msgstr "" -#. LgGtA +#. rDJFC #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id151598177605296\n" "help.text" -msgid "Specifies the number of rows in a list box or a combo box." +msgid "Specifies the number of rows in a ListBox, a ComboBox or a TableControl." msgstr "" #. kaaLt @@ -8971,13 +9637,13 @@ msgctxt "" msgid "No" msgstr "" -#. JAmaD +#. Ey9iG #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id251588334016874\n" "help.text" -msgid "Specifies which item is selected in a list box or combo box." +msgid "Specifies which item is selected in a ListBox, a ComboBox or a TableControl." msgstr "" #. azv7C @@ -9556,6 +10222,15 @@ msgctxt "" msgid "Must be within the predefined bounds" msgstr "" +#. CVTcE +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id441598543254951\n" +"help.text" +msgid "One-dimensional array with the data of the currently selected row." +msgstr "" + #. a9AMF #: sf_dialogcontrol.xhp msgctxt "" @@ -10114,6 +10789,105 @@ msgctxt "" msgid "This method is often called from a dialog or control event." msgstr "" +#. it2QN +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id541638553960464\n" +"help.text" +msgid "Fills a <literal>TableControl</literal> with the given data. All preexisting data is cleared before inserting the new data passed as argument." +msgstr "" + +#. Vmmag +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id551638554058131\n" +"help.text" +msgid "When the <literal>TableControl</literal> is added to the dialog, it is possible to use the Basic IDE to define whether column and row headers will be shown in the table. If the <literal>TableControl</literal> has column and/or row headers, the first column and/or row in the provided data array are used as labels for the table headers." +msgstr "" + +#. qn4UN +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id411638569396108\n" +"help.text" +msgid "This method returns <literal>True</literal> when successful." +msgstr "" + +#. LESVB +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257133\n" +"help.text" +msgid "<emph>dataarray</emph>: Data to be entered into the table represented as an Array of Arrays in Basic or a tuple of tuples in Python. The data must include column and row headers if they are to be displayed by the <literal>TableControl</literal>." +msgstr "" + +#. 6AKaJ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257025\n" +"help.text" +msgid "<emph>widths</emph>: Array containing the relative widths of each column. In other words, <literal>widths = Array(1, 2)</literal> means that the second column is twice as wide as the first one. If the number of values in the array is smaller than the number of columns in the table, then the last value in the array is used to define the width of the remaining columns." +msgstr "" + +#. AEGq3 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001584541257007\n" +"help.text" +msgid "<emph>alignments</emph>: Defines the alignment in each column as a string in which each character can be \"L\" (Left), \"C\" (Center), \"R\" (Right) or \" \" (whitespace, default, meaning left for strings and right for numeric values). If the length of the string is shorter than the number of columns in the table, then the last character in the string is used to define the alignment of the remaining columns." +msgstr "" + +#. FCNEg +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id381638569172413\n" +"help.text" +msgid "The following example assumes that the dialog <literal>myDialog</literal> has a <literal>TableControl</literal> named <literal>Grid1</literal> with \"Show header row\" and \"Show column row\" properties set to \"Yes\"." +msgstr "" + +#. N9Byz +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id171638650502346\n" +"help.text" +msgid "The <literal>Value</literal> property returns the selected row in the table. If no row is selected, an empty Array object is returned. The following code snippet shows how to test if any row is selected in the table." +msgstr "" + +#. C3f3k +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id361638651540588\n" +"help.text" +msgid "MsgBox \"No row selected.\"" +msgstr "" + +#. iQ94A +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id781638651541028\n" +"help.text" +msgid "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\"" +msgstr "" + +#. yyATt +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id111638569958471\n" +"help.text" +msgid "dlg = CreateScriptService(\"Dialog\", \"GlobalScope\", \"Standard\", \"myDialog\")" +msgstr "" + #. HNmmm #: sf_dialogcontrol.xhp msgctxt "" @@ -11311,13 +12085,103 @@ msgctxt "" msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." msgstr "" -#. wvxcZ +#. CGKZA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id156589200123048\n" +"help.text" +msgid "Exports the document directly as a PDF file to the specified location. Returns <literal>True</literal> if the PDF file was successfully created." +msgstr "" + +#. PBk4E +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811638276067119\n" +"help.text" +msgid "The export options can be set either manually using the <menuitem>File - Export As - Export as PDF</menuitem> dialog or by calling the methods <literal>GetPDFExportOptions</literal> and <literal>SetPDFExportOptions</literal> from the <link href=\"text/sbasic/shared/03/sf_session.xhp\" name=\"SFSession\">Session</link> service." +msgstr "" + +#. SFwEd +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211635436910641\n" +"help.text" +msgid "<emph>filename</emph>: The full path and file name of the PDF to be created. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation." +msgstr "" + +#. E6KyY +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436912005\n" +"help.text" +msgid "<emph>overwrite</emph>: Specifies if the destination file can be overwritten (Default = <literal>False</literal>). An error will occur if <literal>overwrite</literal> is set to <literal>False</literal> and the destination file already exists." +msgstr "" + +#. d9RRn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436913587\n" +"help.text" +msgid "<emph>pages</emph><emph/>: String specifying which pages will be exported. This argument uses the same notation as in the dialog <menuitem>File - Export As - Export as PDF</menuitem>." +msgstr "" + +#. kBDPk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436919655\n" +"help.text" +msgid "<emph>password</emph><emph/>: Specifies a password to open the PDF file." +msgstr "" + +#. joeXi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436913365\n" +"help.text" +msgid "<emph>watermark</emph>: Text to be used as watermark in the PDF file, which will be drawn in every page of the resulting PDF." +msgstr "" + +#. NmChF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301638234284727\n" +"help.text" +msgid "The following example exports the current document as a PDF file, defines a password and overwrites the destination file if it already exists." +msgstr "" + +#. wEW7B +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id311638276257020\n" +"help.text" +msgid "The code snippet below gets the current PDF export options and uses them to create the PDF file." +msgstr "" + +#. 7uUWr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id851638277174798\n" +"help.text" +msgid "' Sets to True the option to export comments as PDF notes" +msgstr "" + +#. HNC9m #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id156589200121138\n" "help.text" -msgid "This method sends the content of the document to a default printer or a printer defined by the <literal>SetPrinter</literal> method." +msgid "This method sends the contents of the document to the default printer or to the printer defined by the <literal>SetPrinter</literal> method." msgstr "" #. CJxTR @@ -11338,13 +12202,13 @@ msgctxt "" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." msgstr "" -#. eD7LB +#. EHtFi #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id141635436912146\n" "help.text" -msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "" #. Nmwv9 @@ -11392,13 +12256,13 @@ msgctxt "" msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell." msgstr "" -#. pbYAn +#. avaEg #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id751611153375195\n" "help.text" -msgid "The example above actually runs the UNO command <literal>uno:SelectData</literal>. Hence, to use the <literal>RunCommand</literal> method it is necessary to remove the \"uno:\" substring." +msgid "The example above actually runs the UNO command <literal>.uno:SelectData</literal>. Hence, to use the <literal>RunCommand</literal> method it is necessary to remove the \".uno:\" substring." msgstr "" #. JRHRS @@ -11617,13 +12481,13 @@ msgctxt "" msgid "<emph>orientation</emph>: Either <literal>PORTRAIT</literal> or <literal>LANDSCAPE</literal>. When absent, left unchanged with respect to the printer settings." msgstr "" -#. H2EDf +#. ENyZH #: sf_document.xhp msgctxt "" "sf_document.xhp\n" "par_id821985205147330\n" "help.text" -msgid "<emph>paperformat</emph>: One of the following string values <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal>, <literal>TABLOID</literal>. Left unchanged when absent." +msgid "<emph>paperformat</emph>: Specifies the paper format as a string value that can be either <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal> or <literal>TABLOID</literal>. Left unchanged when absent." msgstr "" #. WCH7E @@ -16792,13 +17656,13 @@ msgctxt "" msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:" msgstr "" -#. B5QLA +#. 3eh6E #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id991622562833004\n" "help.text" -msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods" msgstr "" #. 8jneo @@ -16828,22 +17692,22 @@ msgctxt "" msgid "MsgBox \"Selected option: \" & optControl.Caption" msgstr "" -#. kxKPM +#. YnBgM #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id991622562822004\n" "help.text" -msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods" +msgid "bas = CreateScriptService('ScriptForge.Basic') # Basic-like methods" msgstr "" -#. QBAvs +#. TNTT9 #: sf_formcontrol.xhp msgctxt "" "sf_formcontrol.xhp\n" "pyc_id441622562080419\n" "help.text" -msgid "ui.MsgBox('Selected option: ' + control.Caption)" +msgid "bas.MsgBox('Selected option: ' + control.Caption)" msgstr "" #. czP76 @@ -17467,13 +18331,13 @@ msgctxt "" msgid "The <literal>L10N</literal> service is based on the GNU implementation of PO (portable object) files. To learn more about this file format, visit <link href=\"https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html\" name=\"GetText\">GNU gettext Utilities: PO Files</link>." msgstr "" -#. 4CMir +#. DGiG9 #: sf_l10n.xhp msgctxt "" "sf_l10n.xhp\n" "par_id91585843652832\n" "help.text" -msgid "This service implements the three methods listed below:" +msgid "This service implements the methods listed below:" msgstr "" #. fBXDW @@ -17485,6 +18349,15 @@ msgctxt "" msgid "<emph>AddText</emph>: Used by the programmer to build a set of strings that will be translated later." msgstr "" +#. BtuQ3 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id81637866601151\n" +"help.text" +msgid "<emph>AddTextsFromDialog</emph>: Extracts all strings from a <literal>Dialog</literal> service instance." +msgstr "" + #. cm7fq #: sf_l10n.xhp msgctxt "" @@ -17791,6 +18664,96 @@ msgctxt "" msgid "The example below creates a set of strings in English:" msgstr "" +#. rWt7U +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id1001585843659821\n" +"help.text" +msgid "Automatically extracts strings from a dialog and adds them to the list of localizable text strings. The following strings are extracted:" +msgstr "" + +#. bS7ZL +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id621637863440015\n" +"help.text" +msgid "The title of the dialog." +msgstr "" + +#. EBFAC +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id61637863440399\n" +"help.text" +msgid "The caption of the following control types: Button, CheckBox, FixedLine, FixedText, GroupBox and RadioButton." +msgstr "" + +#. uCL85 +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id251637863440626\n" +"help.text" +msgid "Static strings in ListBoxes and ComboBoxes." +msgstr "" + +#. HWkAU +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id811637863596791\n" +"help.text" +msgid "The tooltip or help text displayed when the mouse hovers over the control." +msgstr "" + +#. gKbEN +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id641625855723650\n" +"help.text" +msgid "The method returns <literal>True</literal> if successful." +msgstr "" + +#. Kcowa +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id731637863894577\n" +"help.text" +msgid "The dialog from which strings will be extracted must not be open when the method is called." +msgstr "" + +#. 75EGY +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id911637864050221\n" +"help.text" +msgid "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\" name=\"GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog." +msgstr "" + +#. ejhbN +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id391585843652113\n" +"help.text" +msgid "<emph>dialog</emph>: a Dialog service instance corresponding to the dialog from which strings will be extracted." +msgstr "" + +#. QzWzG +#: sf_l10n.xhp +msgctxt "" +"sf_l10n.xhp\n" +"par_id461614364298983\n" +"help.text" +msgid "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:" +msgstr "" + #. DqFBf #: sf_l10n.xhp msgctxt "" @@ -18952,15 +19915,6 @@ msgctxt "" msgid "The example below uses the icon \"sc_newdoc.svg\" that is located inside the \"cmd\" folder. The forward slash \"/\" character is used as the path separator regardless of the operating system." msgstr "" -#. HReGj -#: sf_popupmenu.xhp -msgctxt "" -"sf_popupmenu.xhp\n" -"bas_id121636725026678\n" -"help.text" -msgid "myPopup.AddItem(\"Item A\", Icon := \"cmd/sc_newdoc.svg\")" -msgstr "" - #. 2QW4m #: sf_popupmenu.xhp msgctxt "" @@ -19834,6 +20788,42 @@ msgctxt "" msgid "The following examples show how to call the function <literal>odd_integers</literal> from within Basic and Python scripts." msgstr "" +#. pbmij +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id111582816585087\n" +"help.text" +msgid "Returns the current PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>." +msgstr "" + +#. K7j2q +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id931638383270026\n" +"help.text" +msgid "Export options set with the <menuitem>PDF Options</menuitem> dialog are kept for future use. Hence <literal>GetPDFExportOptions</literal> returns the settings currently defined. In addition, use <literal>SetPDFExportOptions</literal> to change current PDF export options." +msgstr "" + +#. uFCEq +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id801638383659558\n" +"help.text" +msgid "This method returns a <literal>Dictionary</literal> object wherein each key represent export options and the corresponding values are the current PDF export settings." +msgstr "" + +#. 6kXBe +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id751638383457198\n" +"help.text" +msgid "Read the <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"PDFExport_Wiki\">PDF Export wiki page</link> to learn more about all available options." +msgstr "" + #. Lv4iA #: sf_session.xhp msgctxt "" @@ -20005,6 +20995,60 @@ msgctxt "" msgid "<emph>editmessage</emph>: When <literal>True</literal> (default), the message is edited before being sent." msgstr "" +#. g7zLC +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id111582816583005\n" +"help.text" +msgid "Modifies the PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>." +msgstr "" + +#. T2DkW +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id181638385131806\n" +"help.text" +msgid "Calling this method changes the actual values set in the <menuitem>PDF Options</menuitem> dialog, which are used by the <literal>ExportAsPDF</literal> method from the <literal>Document</literal> service." +msgstr "" + +#. FBrKg +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id391638385313847\n" +"help.text" +msgid "This method returns <literal>True</literal> when successful." +msgstr "" + +#. 9BqH3 +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id751638383457321\n" +"help.text" +msgid "Read the <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"PDFExport_Wiki\">PDF Export wiki page</link> to learn more about all available options." +msgstr "" + +#. JhhXU +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id771582816585233\n" +"help.text" +msgid "<emph>pdfoptions</emph>: <literal>Dictionary</literal> object that defines the PDF export settings to be changed. Each key-value pair represents an export option and the value that will be set in the dialog." +msgstr "" + +#. 8DKZK +#: sf_session.xhp +msgctxt "" +"sf_session.xhp\n" +"par_id141638386087986\n" +"help.text" +msgid "The following example changes the maximum image resolution to 150 dpi and exports the current document as a PDF file." +msgstr "" + #. HtzHP #: sf_session.xhp msgctxt "" @@ -24352,13 +25396,13 @@ msgctxt "" msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"." msgstr "" -#. S5MwC +#. y684J #: sf_writer.xhp msgctxt "" "sf_writer.xhp\n" "par_id31592919577984\n" "help.text" -msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter()</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful." +msgid "Send the contents of the document to the printer. The printer may be previously defined by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful." msgstr "" #. CKDb5 diff --git a/source/zh-TW/helpcontent2/source/text/scalc/01.po b/source/zh-TW/helpcontent2/source/text/scalc/01.po age-months' title='2023-04-27 22:06:37 +0200'>22 monthsindex b0132d8dd2c..01b0c0319d9 100644 --- a/source/zh-TW/helpcontent2/source/text/scalc/01.po +++ b/source/zh-TW/helpcontent2/source/text/scalc/01.po | ||||
libreoffice-7.4.7.1 | commit 9bb2bfe590... | Christian Lohmaier | 23 months | |
libreoffice-7.5.3.1 | commit 0800381e2f... | Christian Lohmaier | 23 months | |
co-6.4-68 | commit 7e6d8f9e69... | Andras Timar | 23 months | |
co-6.4-67 | commit 7e6d8f9e69... | Andras Timar | 23 months | |
co-6.4-66 | commit 7e6d8f9e69... | Andras Timar | 23 months | |
co-6.4-65 | commit 7e6d8f9e69... | Andras Timar | 23 months | |
co-6.4-64 | commit 7e6d8f9e69... | Andras Timar | 23 months | |
co-21.06.37-1 | commit 44c6b93618... | Andras Timar | 23 months | |
libreoffice-7.5.2.2 | commit aa9c202d1d... | Christian Lohmaier | 23 months | |
cp-22.05.12-3 | commit 6015a1ce92... | Andras Timar | 23 months | |
cp-22.05.11-1 | commit 6015a1ce92... | Andras Timar | 24 months | |
co-21.06.36-1 | commit 44c6b93618... | Andras Timar | 24 months | |
libreoffice-7.5.2.1 | commit 0589cc3258... | Christian Lohmaier | 24 months | |
libreoffice-7.4.6.2 | commit 16e0d5471a... | Christian Lohmaier | 2 years | |
cp-22.05.10-6 | commit 6015a1ce92... | Andras Timar | 2 years | |
co-22.05.10-6 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.5.1.2 | commit d102bfb97f... | Christian Lohmaier | 2 years | |
co-22.05.10-5 | commit 6015a1ce92... | Andras Timar | 2 years | |
co-22.05.10-4 | commit 6015a1ce92... | Andras Timar | 2 years | |
co-22.05.10-3 | commit 6015a1ce92... | Andras Timar | 2 years | |
cp-22.05.10-2 | commit 6015a1ce92... | Andras Timar | 2 years | |
co-22.05.10-2 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.4.6.1 | commit f8cc5bdbf9... | Christian Lohmaier | 2 years | |
libreoffice-7.5.1.1 | commit 1b6575db68... | Christian Lohmaier | 2 years | |
cp-22.05.10-1 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.5.0.3 | commit da1d9d4db2... | Christian Lohmaier | 2 years | |
libreoffice-7.4.5.1 | commit b7665ade14... | Xisco Fauli | 2 years | |
cp-22.05.9-3 | commit 6015a1ce92... | Andras Timar | 2 years | |
co-23.05-branch-point | commit 84f3e87ca5... | Andras Timar | 2 years | |
libreoffice-7.5.0.2 | commit 97221906ff... | Christian Lohmaier | 2 years | |
libreoffice-7.4.4.2 | commit fc009d68dc... | Xisco Fauli | 2 years | |
libreoffice-7.5.0.1 | commit 16bd072ba0... | Christian Lohmaier | 2 years | |
cp-22.05.9-2 | commit 6015a1ce92... | Andras Timar | 2 years | |
cp-22.05.9-1 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.4.4.1 | commit eb7c0300b3... | Christian Lohmaier | 2 years | |
libreoffice-7-5-branch-point | commit 2b234ba64f... | Christian Lohmaier | 2 years | |
libreoffice-7.5.0.0.beta1 | commit 0f476ab197... | Christian Lohmaier | 2 years | |
libreoffice-7.5.0.0.alpha1 | commit 3bfcace0f3... | Christian Lohmaier | 2 years | |
cp-21.06.35-2 | commit 44c6b93618... | Andras Timar | 2 years | |
cp-22.05.8-4 | commit 6015a1ce92... | Andras Timar | 2 years | |
cp-22.05.8-3 | commit 6015a1ce92... | Andras Timar | 2 years | |
cp-21.06.35-1 | commit 44c6b93618... | Andras Timar | 2 years | |
libreoffice-7.4.3.2 | commit 2389271352... | Christian Lohmaier | 2 years | |
cp-22.05.8-2 | commit 6015a1ce92... | Andras Timar | 2 years | |
cp-22.05.8-1 | commit 6015a1ce92... | Andras Timar | 2 years | |
co-22.05.8-1 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.4.3.1 | commit 2edb71f868... | Xisco Fauli | 2 years | |
libreoffice-7.3.7.2 | commit 96a929bb21... | Christian Lohmaier | 2 years | |
libreoffice-7.3.7.1 | commit a7876d799c... | Christian Lohmaier | 2 years | |
cp-21.06.34-1 | commit 44c6b93618... | Andras Timar | 2 years | |
libreoffice-7.4.2.3 | commit 2877ea11e9... | Xisco Fauli | 2 years | |
libreoffice-7.4.2.2 | commit fa5a2f469b... | Xisco Fauli | 2 years | |
libreoffice-7.4.2.1 | commit 0236703646... | Christian Lohmaier | 2 years | |
co-6.4-63 | commit 7e6d8f9e69... | Andras Timar | 2 years | |
co-6.4-43 | commit 7e6d8f9e69... | Andras Timar | 2 years | |
co-21.06.33-1 | commit 44c6b93618... | Andras Timar | 2 years | |
cp-22.05.6-1 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.4.1.2 | commit a2760e8506... | Christian Lohmaier | 2 years | |
co-22.05.6-1 | commit 6015a1ce92... | Andras Timar | 2 years | |
libreoffice-7.3.6.2 | commit 25fd6700d9... | Christian Lohmaier | 3 years | |
libreoffice-7.4.1.1 | commit d87daed4ca... | Christian Lohmaier | 3 years | |
libreoffice-7.3.6.1 | commit 20786862df... | Christian Lohmaier | 3 years | |
libreoffice-7.4.0.3 | commit bae30e18d8... | Christian Lohmaier | 3 years | |
cp-22.05.5-2 | commit cdbc21defb... | Andras Timar | 3 years | |
cp-22.05.5-1 | commit d5c7b77c58... | Andras Timar | 3 years | |
libreoffice-7.4.0.2 | commit 39dfc61ab4... | Christian Lohmaier | 3 years | |
libreoffice-7.3.5.2 | commit 244adc4493... | Christian Lohmaier | 3 years | |
cp-22.05.4-1 | commit d5c7b77c58... | Andras Timar | 3 years | |
libreoffice-7.4.0.1 | commit 2d1a80183a... | Christian Lohmaier | 3 years | |
libreoffice-7.3.5.1 | commit bfd44bedc8... | Christian Lohmaier | 3 years | |
cp-22.05.3-1 | commit d5c7b77c58... | Andras Timar | 3 years | |
libreoffice-7-4-branch-point | commit 68b272ec16... | Christian Lohmaier | 3 years | |
libreoffice-7.4.0.0.beta1 | commit 01fbd8d2b5... | Christian Lohmaier | 3 years | |
cp-21.06.31-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.4.2 | commit 1d07650064... | Christian Lohmaier | 3 years | |
co-22.05.2-1 | commit d5c7b77c58... | Andras Timar | 3 years | |
cp-6.4-62 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
co-22.05.1-1 | commit d5c7b77c58... | Andras Timar | 3 years | |
cp-21.06.30-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.4.1 | commit 10f2394466... | Christian Lohmaier | 3 years | |
co-21.06.29-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.29-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.4.0.0.alpha1 | commit 3ae93daa65... | Christian Lohmaier | 3 years | |
libreoffice-7.2.7.2 | commit 251779aa94... | Christian Lohmaier | 3 years | |
cp-6.4-61 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
cp-21.06.28-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.3.2 | commit 15c83f078c... | Christian Lohmaier | 3 years | |
libreoffice-7.2.7.1 | commit 33ee3e37fa... | Christian Lohmaier | 3 years | |
cp-21.06.27-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.3.1 | commit b3917c36f0... | Christian Lohmaier | 3 years | |
cp-21.06.26-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-6.4-60 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
cp-21.06.25-1 | commit 44c6b93618... | Andras Timar | 3 years | |
co-21.06.24-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.23-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.2.2 | commit 481a40e38c... | Christian Lohmaier | 3 years | |
cp-21.06.22-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.21-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-6.4-59 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7.3.2.1 | commit 5481746447... | Christian Lohmaier | 3 years | |
cp-6.4-58 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
cp-6.4-57 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7.2.6.2 | commit 313e4ce083... | Christian Lohmaier | 3 years | |
cp-21.06.20-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.19-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.18-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.1.3 | commit 9d812ce3fc... | Christian Lohmaier | 3 years | |
libreoffice-7.3.1.2 | commit 5941ed63bf... | Christian Lohmaier | 3 years | |
cp-6.4-56 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7.2.6.1 | commit b3d79b5689... | Christian Lohmaier | 3 years | |
cp-21.06.17-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.1.1 | commit 1f32fb3626... | Christian Lohmaier | 3 years | |
co-6.4-55 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
cp-21.06.16-1 | commit 44c6b93618... | Andras Timar | 3 years | |
co-22.05-branch-point | commit ea693b5eae... | Andras Timar | 3 years | |
cp-6.4-55 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
co-21.06.15-1 | commit 44c6b93618... | Andras Timar | 3 years | |
co-21.06.14-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.0.3 | commit 09ef5e7c82... | Christian Lohmaier | 3 years | |
cp-6.4-54 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
cp-21.06.13-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.3.0.2 | commit 1d84e1a7da... | Christian Lohmaier | 3 years | |
cp-21.06.12-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.11-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.2.5.2 | commit d1a6d3c2f9... | Xisco Fauli | 3 years | |
libreoffice-7.3.0.1 | commit 3805f6ff95... | Christian Lohmaier | 3 years | |
cp-6.4-53 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
co-21.06.10-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.10-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.2.5.1 | commit 317fea89af... | Christian Lohmaier | 3 years | |
cp-6.4-52 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
co-6.4-51 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
co-21.06.9-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.1.8.1 | commit 4c71298f65... | Christian Lohmaier | 3 years | |
libreoffice-7.2.4.1 | commit 98747aca6b... | Christian Lohmaier | 3 years | |
cp-6.4-51 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7-3-branch-point | commit 96310b850f... | Christian Lohmaier | 3 years | |
libreoffice-7.3.0.0.beta1 | commit 68d03c0e93... | Christian Lohmaier | 3 years | |
cp-21.06.8-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-21.06.7-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.2.3.2 | commit 82b88a636c... | Christian Lohmaier | 3 years | |
cp-21.06.6-1 | commit 44c6b93618... | Andras Timar | 3 years | |
co-21.06.6-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.2.3.1 | commit 360b066e65... | Christian Lohmaier | 3 years | |
cp-6.4-50 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7.3.0.0.alpha1 | commit a19dede932... | Christian Lohmaier | 3 years | |
libreoffice-7.1.7.2 | commit 3d36831ef4... | Christian Lohmaier | 3 years | |
co-21.06.5-1 | commit 44c6b93618... | Andras Timar | 3 years | |
libreoffice-7.1.7.1 | commit 423fb681ce... | Christian Lohmaier | 3 years | |
cp-21.06.5-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-6.4-49 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7.2.2.2 | commit feab8c0810... | Christian Lohmaier | 3 years | |
libreoffice-7.2.2.1 | commit d408248a52... | Christian Lohmaier | 3 years | |
cp-6.4-48 | commit 7e6d8f9e69... | Andras Timar | 3 years | |
libreoffice-7.2.1.2 | commit 551f8690f9... | Christian Lohmaier | 3 years | |
co-21.06.4-1 | commit 44c6b93618... | Andras Timar | 3 years | |
cp-6.4-47 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.6.2 | commit e17f793dbe... | Xisco Fauli | 4 years | |
libreoffice-7.2.1.1 | commit 070294b926... | Xisco Fauli | 4 years | |
libreoffice-7.1.6.1 | commit e13015bd9f... | Christian Lohmaier | 4 years | |
libreoffice-7.2.0.4 | commit beb0e716da... | Christian Lohmaier | 4 years | |
libreoffice-7.2.0.3 | commit 9d3c1c5ca0... | Christian Lohmaier | 4 years | |
libreoffice-7.2.0.2 | commit 986769762b... | Christian Lohmaier | 4 years | |
cp-6.4-45 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.5.2 | commit b65b1e31fd... | Christian Lohmaier | 4 years | |
libreoffice-7.2.0.1 | commit 65e7e2c7c6... | Christian Lohmaier | 4 years | |
cp-6.4-44 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-43 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.5.1 | commit da6ae3f7ee... | Christian Lohmaier | 4 years | |
cp-6.4-42 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
co-21.06.3-1 | commit 44c6b93618... | Andras Timar | 4 years | |
co-21.06.2-1 | commit 44c6b93618... | Andras Timar | 4 years | |
cp-6.4-40 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.2.0.0.beta1 | commit b95a031b75... | Christian Lohmaier | 4 years | |
libreoffice-7-2-branch-point | commit 29eb293030... | Christian Lohmaier | 4 years | |
libreoffice-7.1.4.2 | commit c85fd1cab7... | Christian Lohmaier | 4 years | |
cp-6.4-39 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
co-6.4-39 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.4.1 | commit c2cc1d17e2... | Christian Lohmaier | 4 years | |
libreoffice-7.2.0.0.alpha1 | commit a61195dabb... | Christian Lohmaier | 4 years | |
libreoffice-7.0.6.2 | commit faccb45714... | Christian Lohmaier | 4 years | |
libreoffice-7.1.3.2 | commit e2ecb9c556... | Christian Lohmaier | 4 years | |
cp-6.4-37 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.0.6.1 | commit 25136ead04... | Christian Lohmaier | 4 years | |
cp-6.4-36 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-35 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
co-6.2-30 | commit 3e09fa1886... | Andras Timar | 4 years | |
libreoffice-7.1.3.1 | commit d003702c46... | Christian Lohmaier | 4 years | |
cp-6.4-34 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
co-6.4-33 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-33 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-32 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
co-2021-branch-point | commit 44c6b93618... | Andras Timar | 4 years | |
libreoffice-7.1.2.2 | commit 6c4783b449... | Christian Lohmaier | 4 years | |
cp-6.4-31 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-30 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.2.1 | commit e6162756c3... | Christian Lohmaier | 4 years | |
cp-6.4-29 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-28 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.0.5.2 | commit b91ca7d874... | Christian Lohmaier | 4 years | |
cp-6.4-27 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.1.2-buildfix1 | commit a16e553059... | Christian Lohmaier | 4 years | |
cp-6.4-26 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.1.2 | commit 47e9376bfe... | Christian Lohmaier | 4 years | |
cp-6.4-24 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.2-29 | commit 3e09fa1886... | Andras Timar | 4 years | |
libreoffice-7.0.5.1 | commit daf5aa3ea0... | Christian Lohmaier | 4 years | |
libreoffice-7.1.1.1 | commit 96b7d0004a... | Christian Lohmaier | 4 years | |
cp-6.4-23 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
co-6.2-29 | commit 3e09fa1886... | Andras Timar | 4 years | |
cp-6.4-22 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
cp-6.4-21 | commit 7e6d8f9e69... | Andras Timar | 4 years | |
libreoffice-7.1.0.3 | commit e33e0a04e4... | Christian Lohmaier | 4 years | |
co-6.4-20 | commit f45ce3949b... | Andras Timar | 4 years | |
cp-6.4-20 | commit f45ce3949b... | Andras Timar | 4 years | |
libreoffice-7.1.0.2 | commit dbd39e07a7... | Christian Lohmaier | 4 years | |
cp-6.2-28 | commit 3e09fa1886... | Andras Timar | 4 years | |
cp-6.4-19 | commit f45ce3949b... | Andras Timar | 4 years | |
co-6.2-27 | commit 3e09fa1886... | Andras Timar | 4 years | |
co-6.0-39 | commit de5756847d... | Andras Timar | 4 years | |
libreoffice-7.1.0.1 | commit 2d2656dbf5... | Christian Lohmaier | 4 years | |
cp-6.2-27 | commit 3e09fa1886... | Andras Timar | 4 years | |
libreoffice-7.0.4.2 | commit 589089f608... | Christian Lohmaier | 4 years | |
cp-6.4-15 | commit f45ce3949b... | Andras Timar | 4 years | |
co-6.4-15 | commit f45ce3949b... | Andras Timar | 4 years | |
libreoffice-7.0.4.1 | commit 77beeee67c... | Christian Lohmaier | 4 years | |
libreoffice-7.1.0.0.beta1 | commit d0e6e2a7e1... | Christian Lohmaier | 4 years | |
libreoffice-7-1-branch-point | commit 9e60a41935... | Christian Lohmaier | 4 years | |
cp-6.4-14 | commit f45ce3949b... | Andras Timar | 4 years | |
cp-6.4-13 | commit f45ce3949b... | Andras Timar | 4 years | |
cp-6.4-12 | commit f45ce3949b... | Andras Timar | 4 years | |
cp-6.2-26 | commit 3e09fa1886... | Andras Timar | 4 years | |
cp-6.4-11 | commit f45ce3949b... | Andras Timar | 4 years | |
co-6.4-10 | commit f45ce3949b... | Andras Timar | 4 years | |
cp-6.4-10 | commit f45ce3949b... | Andras Timar | 4 years | |
co-6.2-26 | commit 3e09fa1886... | Andras Timar | 4 years | |
libreoffice-7.1.0.0.alpha1-buildfix1 | commit 031ccae7c8... | Christian Lohmaier | 4 years | |
libreoffice-7.1.0.0.alpha1 | commit a047737772... | Christian Lohmaier | 4 years | |
cp-6.4-9 | commit f45ce3949b... | Andras Timar | 4 years | |
libreoffice-7.0.3.1 | commit 52ba5f0692... | Christian Lohmaier | 4 years | |
cp-6.4-8 | commit f45ce3949b... | Andras Timar | 4 years | |
cp-6.4-7 | commit 901434cd1f... | Andras Timar | 4 years | |
libreoffice-6.4.7.2 | commit 378423d21f... | Christian Lohmaier | 4 years | |
cp-6.2-25 | commit 0351bf3f4f... | Andras Timar | 4 years | |
libreoffice-7.0.2.2 | commit 30b16ee8e9... | Christian Lohmaier | 4 years | |
cp-6.4-6 | commit 901434cd1f... | Andras Timar | 4 years | |
co-6.4-5 | commit 901434cd1f... | Andras Timar | 4 years | |
libreoffice-6.4.7.1 | commit 5e352bf2f0... | Xisco Fauli | 4 years | |
cp-6.4-5 | commit 901434cd1f... | Andras Timar | 4 years | |
cp-6.4-4 | commit 901434cd1f... | Andras Timar | 4 years | |
cp-6.2-24 | commit 0351bf3f4f... | Andras Timar | 4 years | |
libreoffice-7.0.2.1 | commit f22b7b2437... | Xisco Fauli | 4 years | |
co-6.2-24 | commit 0351bf3f4f... | Andras Timar | 4 years | |
cp-6.2-23 | commit 0351bf3f4f... | Andras Timar | 5 years | |
co-6.2-23 | commit 0351bf3f4f... | Andras Timar | 5 years | |
co-6.0-38 | commit de5756847d... | Andras Timar | 5 years | |
cp-6.0-29-20200902 | commit de5756847d... | Andras Timar | 5 years | |
libreoffice-7.0.1.2 | commit 9e0c441469... | Christian Lohmaier | 5 years | |
co-6.4-3 | commit 901434cd1f... | Andras Timar | 5 years | |
libreoffice-7.0.1.1 | commit fcd28d8252... | Xisco Fauli | 5 years | |
libreoffice-6.4.6.2 | commit 44b3cbf300... | Christian Lohmaier | 5 years | |
co-6.2-22 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-22 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-7.0.0.3 | commit 02f4cfe345... | Christian Lohmaier | 5 years | |
cp-6.2-21 | commit 0351bf3f4f... | Andras Timar | 5 years | |
co-6.4-2 | commit 901434cd1f... | Andras Timar | 5 years | |
co-6.2-21 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.6.1 | commit 2023be5bcc... | Christian Lohmaier | 5 years | |
cp-6.2-20 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-7.0.0.2 | commit 9cd458aa30... | Christian Lohmaier | 5 years | |
libreoffice-7.0.0.1 | commit 9c75b1149e... | Christian Lohmaier | 5 years | |
co-6.2-19 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-18 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.5.2 | commit 70ca1c0933... | Christian Lohmaier | 5 years | |
cp-6.2-17 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-7.0.0.0.beta2 | commit 3337a008d8... | Christian Lohmaier | 5 years | |
cp-6.2-16 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.5.1 | commit 05721e957d... | Christian Lohmaier | 5 years | |
cp-6.2-15 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-14 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-7.0.0.0.beta1 | commit f6463f42d8... | Christian Lohmaier | 5 years | |
libreoffice-7-0-branch-point | commit b6fee5e294... | Christian Lohmaier | 5 years | |
co-6.2-13 | commit 0351bf3f4f... | Andras Timar | 5 years | |
co-6.0-37 | commit de5756847d... | Andras Timar | 5 years | |
CODE-4.2.3-2 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-12 | commit 0351bf3f4f... | Andras Timar | 5 years | |
co-6.2-12 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.4.2 | commit 9bf1c21b84... | Christian Lohmaier | 5 years | |
CODE-4.2.3-1 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-11 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-7.0.0.0.alpha1 | commit b120c80667... | Christian Lohmaier | 5 years | |
libreoffice-6.4.4.1 | commit e66a082851... | Christian Lohmaier | 5 years | |
cp-6.4-branch-point | commit 390a74603c... | Andras Timar | 5 years | |
libreoffice-6.3.6.2 | commit be0a77ce38... | Christian Lohmaier | 5 years | |
CODE-4.2.2-2 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-10 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.3.6.1 | commit 2c05b7ec1f... | Christian Lohmaier | 5 years | |
cp-6.2-9 | commit 0351bf3f4f... | Andras Timar | 5 years | |
CODE-4.2.2-1 | commit 0351bf3f4f... | Andras Timar | 5 years | |
CP-Android-iOS-4.2.2 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.3.2 | commit 13ea824ab3... | Christian Lohmaier | 5 years | |
co-6.2-9 | commit 0351bf3f4f... | Andras Timar | 5 years | |
co-6.2-8 | commit 0351bf3f4f... | Andras Timar | 5 years | |
CODE-4.2.1-2 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-8 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.3.1 | commit 78739fe520... | Xisco Fauli | 5 years | |
CP-Android-iOS-4.2.1 | commit 0351bf3f4f... | Andras Timar | 5 years | |
CODE-4.2.1-1 | commit 0351bf3f4f... | Andras Timar | 5 years | |
cp-6.2-7 | commit 0351bf3f4f... | Andras Timar | 5 years | |
libreoffice-6.4.2.2 | commit 399a5a5af9... | Christian Lohmaier | 5 years | |
libreoffice-6.4.2.1 | commit c45d9e418e... | Christian Lohmaier | 5 years | |
CP-Android-iOS-4.2.0 | commit cb3049b771... | Andras Timar | 5 years | |
cp-6.2-5 | commit cb3049b771... | Andras Timar | 5 years | |
libreoffice-6.4.1.2 | commit 4302526769... | Christian Lohmaier | 5 years | |
libreoffice-6.3.5.2 | commit 9d53716d6f... | Christian Lohmaier | 5 years | |
libreoffice-6.4.1.1 | commit 97af29b2f7... | Christian Lohmaier | 5 years | |
libreoffice-6.3.5.1 | commit e39b9e8da0... | Christian Lohmaier | 5 years | |
CODE-4.2.0-4 | commit cb3049b771... | Andras Timar | 5 years | |
cp-6.2-4 | commit cb3049b771... | Andras Timar | 5 years | |
libreoffice-6.4.0.3-buildfix1 | commit 57877fbb05... | Christian Lohmaier | 5 years | |
libreoffice-6.4.0.3 | commit 45a2288825... | Christian Lohmaier | 5 years | |
cp-6.0-29-20200120 | commit de5756847d... | Andras Timar | 5 years | |
cp-6.2-3 | commit cb3049b771... | Andras Timar | 5 years | |
CODE-4.2.0-3 | commit cb3049b771... | Andras Timar | 5 years | |
libreoffice-6.4.0.2 | commit e91a2f0c80... | Christian Lohmaier | 5 years | |
co-6.0-36 | commit de5756847d... | Andras Timar | 5 years | |
CODE-4.2.0-2 | commit cb3049b771... | Andras Timar | 5 years | |
co-6.2-2 | commit 2d1a77e499... | Andras Timar | 5 years | |
libreoffice-6.4.0.1 | commit 240cbec063... | Christian Lohmaier | 5 years | |
co-6.2-1 | commit 2d1a77e499... | Andras Timar | 5 years | |
libreoffice-6.3.4.2 | commit 84c7c0a26e... | Christian Lohmaier | 5 years | |
cp-6.0-29-20191127 | commit de5756847d... | Andras Timar | 5 years | |
libreoffice-6.3.4.1 | commit 34116fb2d2... | Christian Lohmaier | 5 years | |
libreoffice-6.4.0.0.beta1 | commit c0dab4ebf3... | Xisco Fauli | 5 years | |
libreoffice-6-4-branch-point | commit 4fb010374f... | Xisco Fauli | 5 years | |
libreoffice-6.3.3.2 | commit 83279e2dd0... | Christian Lohmaier | 5 years | |
co-6.0-35 | commit de5756847d... | Andras Timar | 5 years | |
cp-6.0-29-20191019 | commit de5756847d... | Andras Timar | 5 years | |
co-5.3-67 | commit 94f10f3bdf... | Andras Timar | 5 years | |
libreoffice-6.4.0.0.alpha1 | commit cd92fdfe41... | Christian Lohmaier | 5 years | |
libreoffice-6.3.3.1 | commit f3ca7c46dd... | Christian Lohmaier | 5 years | |
libreoffice-6.2.8.2 | commit fa2871f199... | Christian Lohmaier | 5 years | |
libreoffice-6.2.8.1 | commit 4020826bce... | Christian Lohmaier | 5 years | |
libreoffice-6.3.2.2 | commit d1c9eb08d2... | Christian Lohmaier | 5 years | |
cp-6.0-29-20190912 | commit de5756847d... | Andras Timar | 5 years | |
libreoffice-6.3.2.1 | commit 2030ff989c... | Christian Lohmaier | 5 years | |
libreoffice-6.3.1.2 | commit a10616940e... | Christian Lohmaier | 6 years | |
libreoffice-6.2.7.1 | commit 40905f2de7... | Christian Lohmaier | 6 years | |
cp-6.0-29-20190828 | commit de5756847d... | Andras Timar | 6 years | |
co-6.0-34 | commit de5756847d... | Andras Timar | 6 years | |
cp-5.3-66 | commit 94f10f3bdf... | Andras Timar | 6 years | |
co-5.3-66 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.3.1.1 | commit 03c90a6707... | Christian Lohmaier | 6 years | |
libreoffice-6.2.6.2 | commit 0b84b33df4... | Christian Lohmaier | 6 years | |
libreoffice-6.3.0.4 | commit 5f1cbac7f3... | Christian Lohmaier | 6 years | |
libreoffice-6.3.0.3 | commit f19ecc7dc9... | Christian Lohmaier | 6 years | |
libreoffice-6.2.6.1 | commit 9408eefa9e... | Christian Lohmaier | 6 years | |
libreoffice-6.3.0.2 | commit aa85918e35... | Christian Lohmaier | 6 years | |
cd-6.0-29-3 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.3.0.1 | commit d90c558835... | Christian Lohmaier | 6 years | |
co-6.0-33 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.5.2 | commit 78a4eb197b... | Christian Lohmaier | 6 years | |
libreoffice-6.3.0.0.beta2 | commit 537d17a12f... | Christian Lohmaier | 6 years | |
co-5.3-65 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cp-5.3-65 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cd-6.0-29 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.5.1 | commit 9a1d9232ec... | Christian Lohmaier | 6 years | |
cp-6.2-branch-point | commit 2d1a77e499... | Andras Timar | 6 years | |
co-6.0-32 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.3.0.0.beta1 | commit 7cb6ea6021... | Christian Lohmaier | 6 years | |
libreoffice-6-3-branch-point | commit 547d7a6839... | Christian Lohmaier | 6 years | |
libreoffice-6.2.4.2 | commit 4effcf1632... | Christian Lohmaier | 6 years | |
cp-6.0-31 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.3.0.0.alpha1 | commit f7507b039d... | Christian Lohmaier | 6 years | |
cp-6.0-30 | commit de5756847d... | Andras Timar | 6 years | |
co-6.0-29 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.4.1 | commit 82e4d56a17... | Christian Lohmaier | 6 years | |
libreoffice-6.1.6.3 | commit 4a2e893cc5... | Christian Lohmaier | 6 years | |
libreoffice-6.1.6.2 | commit 238faa82cc... | Christian Lohmaier | 6 years | |
co-6.0-28 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.1.6.1 | commit de9f897898... | Christian Lohmaier | 6 years | |
co-5.3-64 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.2.3.2 | commit 951553ada9... | Christian Lohmaier | 6 years | |
libreoffice-6.2.3.1 | commit 3665d56d12... | Christian Lohmaier | 6 years | |
cp-5.3-64 | commit 94f10f3bdf... | Andras Timar | 6 years | |
co-6.0-27 | commit de5756847d... | Andras Timar | 6 years | |
cp-6.0-27 | commit de5756847d... | Andras Timar | 6 years | |
cd-6.0-27 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.2.2 | commit 9982b1ebb2... | Christian Lohmaier | 6 years | |
cp-6.0-26 | commit de5756847d... | Andras Timar | 6 years | |
cd-6.0-26 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.2.1 | commit 96e10498c8... | Christian Lohmaier | 6 years | |
cp-6.0-25 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.1.2 | commit c64ee48b32... | Christian Lohmaier | 6 years | |
cp-5.3-63 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cd-6.0-25 | commit de5756847d... | Andras Timar | 6 years | |
co-5.3-63 | commit 94f10f3bdf... | Andras Timar | 6 years | |
co-6.0-24 | commit de5756847d... | Andras Timar | 6 years | |
co-6.0-23 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.2.1.1 | commit 72284d1096... | Christian Lohmaier | 6 years | |
cp-6.0-23 | commit de5756847d... | Andras Timar | 6 years | |
co-5.3-59 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.1.5.2 | commit f4f0ebeabc... | Christian Lohmaier | 6 years | |
libreoffice-6.2.0.3 | commit c565f4416e... | Christian Lohmaier | 6 years | |
cp-6.0-21-PTF | commit de5756847d... | Andras Timar | 6 years | |
cp-6.0-20 | commit de5756847d... | Andras Timar | 6 years | |
libreoffice-6.1.5.1 | commit 5547f25f58... | Christian Lohmaier | 6 years | |
libreoffice-6.2.0.2 | commit 832253c207... | Christian Lohmaier | 6 years | |
cp-6.0-19 | commit c53cb5fd56... | Andras Timar | 6 years | |
libreoffice-6.2.0.1 | commit 7ee2fc3006... | Christian Lohmaier | 6 years | |
CODE-4-RC1p | commit c53cb5fd56... | Andras Timar | 6 years | |
cp-6.0-18 | commit c53cb5fd56... | Andras Timar | 6 years | |
libreoffice-6.1.4.2 | commit ead8d87c95... | Christian Lohmaier | 6 years | |
CODE-4-RC1 | commit c53cb5fd56... | Andras Timar | 6 years | |
cp-6.0-17 | commit c53cb5fd56... | Andras Timar | 6 years | |
cd-5.3-61 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.1.4.1 | commit 65a6c5b70d... | Christian Lohmaier | 6 years | |
libreoffice-6-2-branch-point | commit 86921a78c4... | Christian Lohmaier | 6 years | |
libreoffice-6.2.0.0.beta1 | commit df9b7234bb... | Christian Lohmaier | 6 years | |
cp-6.0-15 | commit c53cb5fd56... | Andras Timar | 6 years | |
cp-6.0-14 | commit c53cb5fd56... | Andras Timar | 6 years | |
cp-5.3-60 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cp-5.3-59 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.0.7.3 | commit 4866f7ad79... | Xisco Fauli | 6 years | |
libreoffice-6.1.3.2 | commit 7780e6815d... | Christian Lohmaier | 6 years | |
cp-5.0-46 | commit d8f3f414b9... | Andras Timar | 6 years | |
cp-5.0-45 | commit d8f3f414b9... | Andras Timar | 6 years | |
libreoffice-6.2.0.0.alpha1 | commit 42dfeddbf8... | Christian Lohmaier | 6 years | |
cp-6.0-13 | commit c53cb5fd56... | Andras Timar | 6 years | |
co-5.3-58 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cp-5.3-58 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.0.7.2 | commit da679d6e95... | Christian Lohmaier | 6 years | |
libreoffice-6.1.3.1 | commit 5a72607276... | Christian Lohmaier | 6 years | |
libreoffice-6.0.7.1 | commit 368276ace4... | Christian Lohmaier | 6 years | |
cp-6.0-12 | commit c53cb5fd56... | Andras Timar | 6 years | |
co-5.3-57 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.1.2.1 | commit a6831ec965... | Christian Lohmaier | 6 years | |
cp-5.3-57 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cp-5.3-56 | commit 94f10f3bdf... | Andras Timar | 6 years | |
libreoffice-6.1.1.2 | commit b4ff066649... | Christian Lohmaier | 6 years | |
cp-6.0-9 | commit c53cb5fd56... | Andras Timar | 6 years | |
cp-5.3-55 | commit 94f10f3bdf... | Andras Timar | 6 years | |
cp-6.0-7 | commit c53cb5fd56... | Andras Timar | 7 years | |
libreoffice-6.1.1.1 | commit 895a96246e... | Christian Lohmaier | 7 years | |
co-5.3-54 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.1.0.3 | commit 9ad5c3d8d4... | Christian Lohmaier | 7 years | |
libreoffice-6.0.6.2 | commit 0f0f17a14e... | Christian Lohmaier | 7 years | |
libreoffice-6.1.0.2-buildfix1 | commit ff777d5df3... | Christian Lohmaier | 7 years | |
libreoffice-6.1.0.2 | commit cd5f54b761... | Christian Lohmaier | 7 years | |
libreoffice-6.0.6.1 | commit 33aecb715f... | Christian Lohmaier | 7 years | |
cp-6.0-6 | commit b676547a27... | Andras Timar | 7 years | |
cp-5.3-53 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-5.3-52 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.1.0.1 | commit 6f1567052d... | Christian Lohmaier | 7 years | |
cp-5.3-51 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-5.3-50 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.0.5.2 | commit 78f8a09033... | Christian Lohmaier | 7 years | |
cp-5.3-49 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.1.0.0.beta2 | commit 447af18ec9... | Xisco Fauli | 7 years | |
cp-6.0-5 | commit 7da396b702... | Andras Timar | 7 years | |
cp-6.0-3 | commit 7da396b702... | Andras Timar | 7 years | |
libreoffice-6.0.5.1 | commit c137dc04ea... | Christian Lohmaier | 7 years | |
cp-5.3-47 | commit 94f10f3bdf... | Andras Timar | 7 years | |
gov-5.3-49 | commit 94f10f3bdf... | Andras Timar | 7 years | |
co-5.3-49 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.1.0.0.beta1 | commit 6264d83f37... | Christian Lohmaier | 7 years | |
libreoffice-6-1-branch-point | commit e90e83b23b... | Christian Lohmaier | 7 years | |
libreoffice-5.4.7.2 | commit 4dffbd39c9... | Christian Lohmaier | 7 years | |
libreoffice-6.0.4.2 | commit 88e7f9a689... | Christian Lohmaier | 7 years | |
co-5.3-48 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-6.0-2 | commit d689c8660c... | Andras Timar | 7 years | |
libreoffice-6.1.0.0.alpha1 | commit e6e68f432a... | Christian Lohmaier | 7 years | |
cp-5.0-44 | commit d8f3f414b9... | Andras Timar | 7 years | |
cp-5.1-27 | commit cf65c96cf4... | Andras Timar | 7 years | |
libreoffice-6.0.4.1 | commit 9f2fa56b5c... | Christian Lohmaier | 7 years | |
cp-5.3-46 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.7.1 | commit 11c5df5d4d... | Christian Lohmaier | 7 years | |
cp-5.3-44 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.0.3.2 | commit cccccd3fac... | Christian Lohmaier | 7 years | |
libreoffice-6.0.3.1-buildfix2 | commit 7e0e40757b... | Christian Lohmaier | 7 years | |
libreoffice-6.0.3.1-buildfix1 | commit d02b85f76a... | Christian Lohmaier | 7 years | |
libreoffice-6.0.3.1 | commit f0cae160e3... | Christian Lohmaier | 7 years | |
libreoffice-5.4.6.2 | commit 3ee03c13ce... | Christian Lohmaier | 7 years | |
cp-6.0-branch-point | commit d689c8660c... | Andras Timar | 7 years | |
cp-5.3-43 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-5.3-42 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.6.1 | commit 591181f33b... | Xisco Fauli | 7 years | |
cp-5.3-41 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.0.2.1 | commit 103aeb74fa... | Xisco Fauli | 7 years | |
cp-5.3-40 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.0.1.1 | commit 872b472a9e... | Christian Lohmaier | 7 years | |
libreoffice-5.4.5.1 | commit dec53d5f91... | Christian Lohmaier | 7 years | |
cp-5.3-39 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.0.0.3 | commit aae5ada02d... | Christian Lohmaier | 7 years | |
cp-5.3-38 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-5.3-37 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6.0.0.2-buildfix1 | commit 6401009716... | Xisco Fauli | 7 years | |
libreoffice-6.0.0.2 | commit a65261b9fe... | Xisco Fauli | 7 years | |
libreoffice-6.0.0.1 | commit 42880e1815... | Christian Lohmaier | 7 years | |
cp-5.3-36 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-5.3-35 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.4.2 | commit cb0e77fa9e... | Christian Lohmaier | 7 years | |
libreoffice-6.0.0.0.beta2 | commit 6d72d24619... | Christian Lohmaier | 7 years | |
cp-5.3-33 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.4.1 | commit 2b1866dbb7... | Christian Lohmaier | 7 years | |
cp-5.3-32 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-6-0-branch-point | commit 56684558fb... | Christian Lohmaier | 7 years | |
libreoffice-6.0.0.0.beta1 | commit a5a1bd8e9c... | Christian Lohmaier | 7 years | |
libreoffice-5.4.3.2-hotfix1 | commit edea09e430... | Christian Lohmaier | 7 years | |
libreoffice-5.4.3.2 | commit ef7d5885d5... | Christian Lohmaier | 7 years | |
cp-5.3-29 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.3.7.2 | commit e60194d4eb... | Xisco Fauli | 7 years | |
libreoffice-6.0.0.0.alpha1-buildfix1 | commit e6aa73d130... | Christian Lohmaier | 7 years | |
libreoffice-6.0.0.0.alpha1 | commit 4865575091... | Xisco Fauli | 7 years | |
libreoffice-5.4.3.1 | commit b2c134e570... | Christian Lohmaier | 7 years | |
libreoffice-5.3.7.1 | commit 8e23283513... | Christian Lohmaier | 7 years | |
cp-5.3-28 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.2.2 | commit 9d27a5d738... | Christian Lohmaier | 7 years | |
cp-5.3-26 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.2.1 | commit 020c611499... | Christian Lohmaier | 7 years | |
cp-5.3-25 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cp-5.3-24 | commit 94f10f3bdf... | Andras Timar | 7 years | |
cd-5.3-23 | commit 94f10f3bdf... | Andras Timar | 7 years | |
libreoffice-5.4.1.2 | commit e398276f99... | Christian Lohmaier | 8 years | |
libreoffice-5.3.6.1 | commit 0c74634703... | Christian Lohmaier | 8 years | |
libreoffice-5.4.1.1 | commit 40d3cea938... | Christian Lohmaier | 8 years | |
cp-5.3-22 | commit 94f10f3bdf... | Andras Timar | 8 years | |
cp-5.3-21 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.3.5.2 | commit c649f3ed77... | Christian Lohmaier | 8 years | |
libreoffice-5.4.0.3-hotfix1 | commit 18b7d7f93c... | Christian Lohmaier | 8 years | |
libreoffice-5.4.0.3 | commit ade1c556cd... | Christian Lohmaier | 8 years | |
cp-5.3-20 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.3.5.1 | commit 681ceb5480... | Christian Lohmaier | 8 years | |
cp-5.3-19 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.4.0.2 | commit af38bbd1bd... | Christian Lohmaier | 8 years | |
cp-5.3-18 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.4.0.1 | commit 2196bec827... | Christian Lohmaier | 8 years | |
libreoffice-5.3.4.2 | commit 7d65c632fc... | Christian Lohmaier | 8 years | |
cp-5.3-17 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.4.0.0.beta2 | commit 2fa87e3ea7... | Christian Lohmaier | 8 years | |
libreoffice-5.3.4.1 | commit eb16a22bba... | Christian Lohmaier | 8 years | |
cp-5.3-15 | commit 94f10f3bdf... | Andras Timar | 8 years | |
cp-5.3-14 | commit 94f10f3bdf... | Andras Timar | 8 years | |
cp-5.3-13 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.4.0.0.beta1 | commit 8aff0fcfd1... | Christian Lohmaier | 8 years | |
libreoffice-5-4-branch-point | commit e46b2a46dd... | Christian Lohmaier | 8 years | |
cp-5.3-12 | commit 94f10f3bdf... | Andras Timar | 8 years | |
cp-5.3-11 | commit 94f10f3bdf... | Andras Timar | 8 years | |
libreoffice-5.3.3.2 | commit 24af551c8e... | Christian Lohmaier | 8 years | |
cp-5.3-10 | commit e908208396... | Andras Timar | 8 years | |
cp-5.3-9 | commit e908208396... | Andras Timar | 8 years | |
cp-5.3-8-win | commit e908208396... | Andras Timar | 8 years | |
libreoffice-5.4.0.0.alpha1 | commit 5d6c9fbbed... | Christian Lohmaier | 8 years | |
cp-5.3-8 | commit e908208396... | Andras Timar | 8 years | |
libreoffice-5.2.7.2 | commit 1a22fedc2a... | Christian Lohmaier | 8 years | |
cp-5.3-7 | commit e908208396... | Andras Timar | 8 years | |
cp-5.0-42 | commit d8f3f414b9... | Andras Timar | 8 years | |
cp-5.3-6 | commit e908208396... | Andras Timar | 8 years | |
libreoffice-5.3.3.1 | commit e7c8f64675... | Xisco Fauli | 8 years | |
libreoffice-5.2.7.1 | commit ac1a28155e... | Christian Lohmaier | 8 years | |
cp-5.3-5 | commit e908208396... | Andras Timar | 8 years | |
cp-5.3-4 | commit e908208396... | Andras Timar | 8 years | |
cp-5.3-3 | commit e908208396... | Andras Timar | 8 years | |
libreoffice-5.3.2.2 | commit 878187b584... | Christian Lohmaier | 8 years | |
cp-5.1-24 | commit cf65c96cf4... | Andras Timar | 8 years | |
cp-5.1-23 | commit cf65c96cf4... | Andras Timar | 8 years | |
cp-5.3-2 | commit e908208396... | Andras Timar | 8 years | |
libreoffice-5.3.2.1 | commit 39665559ca... | Christian Lohmaier | 8 years | |
cp-5.1-22 | commit cf65c96cf4... | Andras Timar | 8 years | |
libreoffice-5.3.1.2 | commit 699e185ecd... | Christian Lohmaier | 8 years | |
cp-5.3-1 | commit e908208396... | Andras Timar | 8 years | |
cp-5.1-21 | commit cf65c96cf4... | Andras Timar | 8 years | |
libreoffice-5.2.6.2 | commit a9b55494fd... | Christian Lohmaier | 8 years | |
cp-5.1-20 | commit cf65c96cf4... | Andras Timar | 8 years | |
libreoffice-5.3.1.1 | commit fc3d07e91c... | Christian Lohmaier | 8 years | |
libreoffice-5.2.6.1 | commit 29d51b5612... | Christian Lohmaier | 8 years | |
cp-5.1-18 | commit cf65c96cf4... | Andras Timar | 8 years | |
libreoffice-5.3.0.3 | commit 7c7b64eec7... | Christian Lohmaier | 8 years | |
libreoffice-5.3.0.2 | commit 31ae781e7f... | Christian Lohmaier | 8 years | |
libreoffice-5.2.5.1 | commit 38c3103d52... | Christian Lohmaier | 8 years | |
cp-5.1-17 | commit 93dff9baf5... | Andras Timar | 8 years | |
cp-5.1-16 | commit 93dff9baf5... | Andras Timar | 8 years | |
libreoffice-5.3.0.1 | commit 7fb6e865f6... | Christian Lohmaier | 8 years | |
cp-5.1-15 | commit 2080473f3c... | Andras Timar | 8 years | |
libreoffice-5.2.4.2-buildfix1 | commit 4fc438f958... | jan Iversen | 8 years | |
libreoffice-5.2.4.2 | commit 275e3dade2... | jan Iversen | 8 years | |
libreoffice-5.3.0.0.beta2 | commit aa783d064f... | Christian Lohmaier | 8 years | |
cp-5.1-14 | commit 2080473f3c... | Andras Timar | 8 years | |
libreoffice-5.2.4.1 | commit 799e15a84d... | Christian Lohmaier | 8 years | |
libreoffice-5.3.0.0.beta1 | commit 66836b4873... | Christian Lohmaier | 8 years | |
libreoffice-5-3-branch-point | commit f023ac778c... | Christian Lohmaier | 8 years | |
cp-5.1-13 | commit 2080473f3c... | Andras Timar | 8 years | |
cp-5.1-12 | commit 2080473f3c... | Andras Timar | 8 years | |
cp-5.1-11 | commit 2080473f3c... | Andras Timar | 8 years | |
libreoffice-5.2.3.3 | commit cb389489a1... | Christian Lohmaier | 8 years | |
libreoffice-5.2.3.2 | commit df013e817b... | jan Iversen | 8 years | |
cp-5.1-10 | commit 2080473f3c... | Andras Timar | 8 years | |
libreoffice-5.3.0.0.alpha1 | commit b2a6c2f69b... | Christian Lohmaier | 8 years | |
libreoffice-5.1.6.2 | commit 80ecf97b95... | jan Iversen | 8 years | |
libreoffice-5.2.3.1 | commit 0b7d1a9b63... | Christian Lohmaier | 8 years | |
cp-5.1-9 | commit 0f1ab1fdfc... | Andras Timar | 8 years | |
libreoffice-5.1.6.1 | commit 2f8b4ce440... | Jan Iversen | 8 years | |
cp-5.1-8 | commit 0f1ab1fdfc... | Andras Timar | 8 years | |
libreoffice-5.2.2.2 | commit 300102fac3... | U-WIN-VMDUB0V81FM\Buildslave | 8 years | |
cp-5.1-7 | commit 0f1ab1fdfc... | Andras Timar | 8 years | |
cp-5.1-6 | commit 0f1ab1fdfc... | Andras Timar | 8 years | |
libreoffice-5.2.2.1 | commit 30f80c62d4... | Christian Lohmaier | 8 years | |
cp-5.1-5 | commit 0f1ab1fdfc... | Andras Timar | 9 years | |
libreoffice-5.2.1.2 | commit 854d8fb6cc... | Christian Lohmaier | 9 years | |
cp-5.1-4 | commit 0f1ab1fdfc... | Andras Timar | 9 years | |
libreoffice-5.2.1.1 | commit 0135a9d19f... | Christian Lohmaier | 9 years | |
cp-5.1-3 | commit 32be870d73... | Jan Holesovsky | 9 years | |
libreoffice-5.2.0.4 | commit 868d10061f... | Christian Lohmaier | 9 years | |
libreoffice-5.1.5.2 | commit 5bb66d3c07... | Christian Lohmaier | 9 years | |
cp-5.1-2 | commit 32be870d73... | Andras Timar | 9 years | |
cp-5.1-1 | commit 32be870d73... | Andras Timar | 9 years | |
libreoffice-5.2.0.3 | commit 01d08d1d1e... | Christian Lohmaier | 9 years | |
libreoffice-5.1.5.1 | commit 779602bcc7... | Christian Lohmaier | 9 years | |
libreoffice-5.2.0.2 | commit bd9a8ad473... | Christian Lohmaier | 9 years | |
cp-5.0-40 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.2.0.1 | commit cc18a0ea84... | Christian Lohmaier | 9 years | |
COOL_1.0.1 | commit d8f3f414b9... | Andras Timar | 9 years | |
cp-5.0-39 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.1.4.2 | commit add466f488... | Christian Lohmaier | 9 years | |
libreoffice-5.2.0.0.beta2 | commit c009ac020c... | Christian Lohmaier | 9 years | |
cp-5.1-branch-point | commit 697bbfa625... | Andras Timar | 9 years | |
COOL_1.0 | commit d8f3f414b9... | Andras Timar | 9 years | |
cp-5.0-38 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.1.4.1 | commit a343068a13... | Christian Lohmaier | 9 years | |
cp-5.0-37 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.2.0.0.beta1-hotfix1 | commit 9245aeda99... | Christian Lohmaier | 9 years | |
cp-5.0-36 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.2.0.0.beta1 | commit f393ab5da4... | Christian Lohmaier | 9 years | |
libreoffice-5-2-branch-point | commit 697bbfa625... | Christian Lohmaier | 9 years | |
cp-5.0-35 | commit d8f3f414b9... | Andras Timar | 9 years | |
cp-4.4-13 | commit 83d5b3eb30... | Andras Timar | 9 years | |
libreoffice-5.0.6.3 | commit 1764a2586c... | Christian Lohmaier | 9 years | |
cp-5.0-34 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.1.3.2 | commit f34855f56e... | Christian Lohmaier | 9 years | |
cp-5.0-33 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.0.6.2 | commit ef4af678e3... | Christian Lohmaier | 9 years | |
cp-5.0-32 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.2.0.0.alpha1 | commit 16d61a1719... | Christian Lohmaier | 9 years | |
cp-5.0-31 | commit d8f3f414b9... | Andras Timar | 9 years | |
libreoffice-5.1.3.1 | commit 98fc5bcc7b... | Christian Lohmaier | 9 years | |
libreoffice-5.0.6.1 | commit 2e8e826981... | Christian Lohmaier | 9 years | |
cp-5.0-30 | commit 2d2df105c0... | Andras Timar | 9 years | |
cp-5.0-29 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.1.2.2 | commit 568400cefe... | Jan Iversen | 9 years | |
cp-5.0-28 | commit 2d2df105c0... | Andras Timar | 9 years | |
cp-5.0-27 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.1.2.1-buildfix1 | commit 79538b2d23... | Jan Iversen | 9 years | |
libreoffice-5.1.2.1 | commit 775171a834... | Jan Iversen | 9 years | |
cp-4.3-12 | commit 82e8c4659a... | Andras Timar | 9 years | |
cp-4.4-11 | commit 83d5b3eb30... | Andras Timar | 9 years | |
cp-5.0-26 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.1.1.3 | commit 07f54d0b9d... | Christian Lohmaier | 9 years | |
libreoffice-5.1.1.2 | commit 8ac613b8fe... | Jan Iversen | 9 years | |
cp-5.0-25 | commit 2d2df105c0... | Andras Timar | 9 years | |
cp-5.0-24 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.1.1.1 | commit b58cf6130b... | Christian Lohmaier | 9 years | |
cp-5.0-23 | commit 2d2df105c0... | Andras Timar | 9 years | |
cp-5.0-22 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.0.5.2 | commit 5368df3958... | Christian Lohmaier | 9 years | |
cp-5.0-21 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.1.0.3 | commit 3edc960bca... | Christian Lohmaier | 9 years | |
cp-5.0-20 | commit 2d2df105c0... | Andras Timar | 9 years | |
libreoffice-5.0.5.1 | commit b33e0f8bb4... | Christian Lohmaier | 9 years | |
cp-5.0-19 | commit 2d2df105c0... | Andras Timar | 9 years | |
cp-5.0-18 | commit 325c7f44ae... | Andras Timar | 9 years | |
libreoffice-5.1.0.2 | commit 60bb175f14... | Christian Lohmaier | 9 years | |
cp-5.0-16 | commit 325c7f44ae... | Andras Timar | 9 years | |
libreoffice-5.1.0.1 | commit 174645a2ea... | Christian Lohmaier | 9 years | |
cp-5.0-14 | commit 54ef13f6f9... | Andras Timar | 9 years | |
libreoffice-5.0.4.2 | commit c385cac7b5... | Christian Lohmaier | 9 years | |
cp-5.0-13 | commit 54ef13f6f9... | Andras Timar | 9 years | |
cp-5.0-12 | commit 54ef13f6f9... | Andras Timar | 9 years | |
libreoffice-5.1.0.0.beta2 | commit e95ba2bdb8... | Christian Lohmaier | 9 years | |
cp-5.0-11 | commit 54ef13f6f9... | Andras Timar | 9 years | |
libreoffice-5.0.4.1 | commit 8a5183c088... | Christian Lohmaier | 9 years | |
libreoffice-5.1.0.0.beta1-buildfix1 | commit da50bb795f... | Robinson Tryon | 9 years | |
libreoffice-5.1.0.0.beta1 | commit 9be05ff696... | Robinson Tryon | 9 years | |
libreoffice-4.4.7.2 | commit d97140459b... | Christian Lohmaier | 9 years | |
libreoffice-5-1-branch-point | commit b4f9255af0... | Robinson Tryon | 9 years | |
cp-5.0-10 | commit 54ef13f6f9... | Andras Timar | 9 years | |
libreoffice-4.4.7.1 | commit 52d0342244... | Christian Lohmaier | 9 years | |
cp-5.0-9 | commit 54ef13f6f9... | Andras Timar | 9 years | |
cp-5.0-8 | commit 54ef13f6f9... | Andras Timar | 9 years | |
cp-5.0-7 | commit 54ef13f6f9... | Andras Timar | 9 years | |
cp-4.2-30 | commit 32b3fdfacc... | Andras Timar | 9 years | |
libreoffice-4.4.6.3 | commit 05ea729f0a... | Christian Lohmaier | 9 years | |
libreoffice-5.0.3.2 | commit 35900f93bc... | Christian Lohmaier | 9 years | |
cp-4.4-10 | commit 83d5b3eb30... | Andras Timar | 9 years | |
libreoffice-5.1.0.0.alpha1-buildfix1 | commit 9885fd66c8... | Christian Lohmaier | 9 years | |
libreoffice-5.1.0.0.alpha1 | commit c37945d095... | Robinson Tryon | 9 years | |
libreoffice-4.4.6.2 | commit 5dc3f0a331... | Christian Lohmaier | 9 years | |
libreoffice-5.0.3.1 | commit 5223b0852b... | Christian Lohmaier | 9 years | |
cp-4.4-9 | commit 83d5b3eb30... | Andras Timar | 9 years | |
libreoffice-4.4.6.1 | commit c0ba3b39b0... | Christian Lohmaier | 9 years | |
cp-4.3-11 | commit 82e8c4659a... | Andras Timar | 9 years | |
libreoffice-4.4.5.3 | commit 81fe6b2699... | Christian Lohmaier | 9 years | |
libreoffice-5.0.2.2 | commit 465e9fe3a8... | Christian Lohmaier | 9 years | |
cp-4.4-8 | commit 83d5b3eb30... | Andras Timar | 9 years | |
libreoffice-5.0.2.1 | commit cd3434e32c... | Robinson Tryon | 10 years | |
libreoffice-5.0.1.2 | commit 6c2d747500... | Robinson Tryon | 10 years | |
libreoffice-5.0.1.1 | commit ba8cac56bb... | Christian Lohmaier | 10 years | |
cp-4.4-2 | commit 83d5b3eb30... | Andras Timar | 10 years | |
libreoffice-5.0.0.5-hotfix1 | commit 91a8c814ad... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.5 | commit 1831888c72... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.4 | commit a3b79864f7... | Christian Lohmaier | 10 years | |
libreoffice-4.4.5.2 | commit 928fa0c258... | Christian Lohmaier | 10 years | |
cp-4.3-10 | commit 82e8c4659a... | Andras Timar | 10 years | |
cp-4.3-9 | commit 82e8c4659a... | Andras Timar | 10 years | |
libreoffice-5.0.0.3 | commit baef0e2bb4... | Christian Lohmaier | 10 years | |
cp-4.4-1 | commit 83d5b3eb30... | Andras Timar | 10 years | |
libreoffice-4.4.5.1 | commit 6c63fc9fe0... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.2 | commit b8a0597884... | Christian Lohmaier | 10 years | |
libreoffice-4.4.4.3 | commit a5f3b12b4d... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.1 | commit 9cbd65eb9d... | Christian Lohmaier | 10 years | |
libreoffice-4.4.4.2 | commit c9113a8b72... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.0.beta3 | commit 1cc081e6f0... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.0.beta2-buildfix1 | commit 9e3bf7b5ae... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.0.beta2 | commit a7399ac37b... | Christian Lohmaier | 10 years | |
cp-4.3-8 | commit 54868a28bb... | Andras Timar | 10 years | |
libreoffice-4.4.4.1-buildfix1 | commit cc65c51876... | Christian Lohmaier | 10 years | |
libreoffice-4.4.4.1 | commit a915ae4d7c... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.0.beta1 | commit 0e95fc4b9b... | Alexander Werner | 10 years | |
libreoffice-5-0-branch-point | commit ad516f7206... | Alexander Werner | 10 years | |
libreoffice-4.4.3.2 | commit 141eddfa62... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.0.alpha1-buildfix1 | commit 68cf3993c8... | Christian Lohmaier | 10 years | |
libreoffice-4.3.7.2 | commit 580898248c... | Christian Lohmaier | 10 years | |
libreoffice-5.0.0.0.alpha1 | commit 581030ecce... | Christian Lohmaier | 10 years | |
cp-4.3-6 | commit 54868a28bb... | Andras Timar | 10 years | |
libreoffice-4.4.3.1 | commit 2044ec5d8f... | Christian Lohmaier | 10 years | |
libreoffice-4.3.7.1 | commit f0f5252445... | Christian Lohmaier | 10 years | |
cp-4.2-29 | commit 32b3fdfacc... | Andras Timar | 10 years | |
cp-4.4-branch-point | commit cf7f3f2a10... | Andras Timar | 10 years | |
libreoffice-4.4.2.2-buildfix1 | commit 958db486cc... | Christian Lohmaier | 10 years | |
libreoffice-4.4.2.2 | commit 749c2df7fd... | Christian Lohmaier | 10 years | |
cp-4.3-5 | commit 8f2ef41f65... | Andras Timar | 10 years | |
cp-4.2-28 | commit 32b3fdfacc... | Andras Timar | 10 years | |
cp-4.2-27 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.4.2.1 | commit c063cae6a2... | Christian Lohmaier | 10 years | |
cp-4.3-4 | commit 8f2ef41f65... | Andras Timar | 10 years | |
cp-4.3-3 | commit 8f2ef41f65... | Andras Timar | 10 years | |
libreoffice-4.4.1.2 | commit 321b6e9eff... | Christian Lohmaier | 10 years | |
cp-4.2-26 | commit 32b3fdfacc... | Andras Timar | 10 years | |
cp-4.2-24 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.4.1.1 | commit 5620e891f4... | Christian Lohmaier | 10 years | |
cp-4.3-2 | commit 8f2ef41f65... | Andras Timar | 10 years | |
cp-4.2-23 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.3.6.2 | commit 82c394dd52... | Christian Lohmaier | 10 years | |
libreoffice-4.4.0.3 | commit be992a0b06... | Christian Lohmaier | 10 years | |
cp-4.3-1 | commit 8f2ef41f65... | Andras Timar | 10 years | |
libreoffice-4.3.6.1 | commit 35d909ce8b... | Christian Lohmaier | 10 years | |
cp-4.2-22 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.4.0.2 | commit eda6fcff19... | Christian Lohmaier | 10 years | |
cp-4.2-21 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.4.0.1 | commit fabcac90aa... | Christian Lohmaier | 10 years | |
libreoffice-4.3.5.2 | commit f4a4100923... | Robinson Tryon | 10 years | |
libreoffice-4.4.0.0.beta2 | commit a64bae4913... | Christian Lohmaier | 10 years | |
cp-4.2-20 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.2.8.2 | commit dc55bb726b... | Christian Lohmaier | 10 years | |
libreoffice-4.2.8.1 | commit 21449faca9... | Christian Lohmaier | 10 years | |
libreoffice-4.3.5.1 | commit 0a9143d622... | Christian Lohmaier | 10 years | |
libreoffice-4-4-branch-point | commit 8a8341b0f5... | Christian Lohmaier | 10 years | |
libreoffice-4.4.0.0.beta1 | commit 5dd8a12b84... | Christian Lohmaier | 10 years | |
cp-4.2-19 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.3.4.1 | commit a1c60d8588... | Christian Lohmaier | 10 years | |
libreoffice-4.4.0.0.alpha2 | commit b6ef238248... | Christian Lohmaier | 10 years | |
libreoffice-4.3.3.2 | commit 8bdfe60ef4... | Christian Lohmaier | 10 years | |
cp-4.2-18 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.4.0.0.alpha1 | commit b0ee2da60b... | Christian Lohmaier | 10 years | |
libreoffice-4.2.7.2 | commit 0529d6c766... | Christian Lohmaier | 10 years | |
libreoffice-4.3.3.1-buildfix1 | commit 52060ea88c... | Christian Lohmaier | 10 years | |
libreoffice-4.3.3.1 | commit c4a1bf3ac7... | Christian Lohmaier | 10 years | |
cp-4.2-17 | commit 32b3fdfacc... | Andras Timar | 10 years | |
libreoffice-4.2.7.1 | commit 62617b6c7a... | Christian Lohmaier | 10 years | |
cp-4.2-16 | commit 32b3fdfacc... | Andras Timar | 10 years | |
cp-4.2-15 | commit 32b3fdfacc... | Andras Timar | 10 years | |
lof-4.3-branch-point | commit 263a052f82... | Andras Timar | 10 years | |
suse-4.0-27 | commit f6f1541bb6... | Andras Timar | 10 years | |
libreoffice-4.3.2.2 | commit c00eddad6d... | Robinson Tryon | 10 years | |
cp-4.3-branch-point | commit 3d394a9aee... | Andras Timar | 10 years | |
cp-4.2-9 | commit 937de0d3cb... | Andras Timar | 10 years | |
libreoffice-4.3.2.1 | commit 2063a9683c... | Robinson Tryon | 10 years | |
suse-4.0-26 | commit f6f1541bb6... | Andras Timar | 11 years | |
libreoffice-4.3.1.2 | commit 4040b5c662... | Christian Lohmaier | 11 years | |
cp-4.2-8 | commit 937de0d3cb... | Andras Timar | 11 years | |
libreoffice-4.2.6.3 | commit 5800f43fae... | Christian Lohmaier | 11 years | |
libreoffice-4.3.1.1 | commit 08781e1d32... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.4 | commit 048ae3b1a0... | Christian Lohmaier | 11 years | |
libreoffice-4.2.6.2 | commit 1c159fe67d... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.3-buildfix1 | commit 977b735ad9... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.3 | commit 3b9fd579f6... | Christian Lohmaier | 11 years | |
libreoffice-4.2.6.1 | commit 5905ef2f44... | Christian Lohmaier | 11 years | |
libreoffice-4.2.5.2-hotfix1 | commit b2a83455d3... | Christian Lohmaier | 11 years | |
cp-4.2-7 | commit 937de0d3cb... | Andras Timar | 11 years | |
libreoffice-4.3.0.2 | commit db73f226d2... | Christian Lohmaier | 11 years | |
suse-4.0-25 | commit f6f1541bb6... | Andras Timar | 11 years | |
cp-4.2-6 | commit 7ff2a6c889... | Andras Timar | 11 years | |
libreoffice-4.3.0.1-buildfix1 | commit 87634b83c5... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.1 | commit 9d6f154dbd... | Christian Lohmaier | 11 years | |
cp-4.1-9 | commit 3ea704b8bc... | Andras Timar | 11 years | |
cp-4.0-24 | commit f6f1541bb6... | Andras Timar | 11 years | |
suse-4.0-24 | commit f6f1541bb6... | Andras Timar | 11 years | |
libreoffice-4.2.5.2 | commit 31789014d5... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.0.beta2-buildfix1 | commit b2b66510e7... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.0.beta2 | commit 33c4604d5e... | Christian Lohmaier | 11 years | |
cp-4.2-5 | commit 7ff2a6c889... | Andras Timar | 11 years | |
cp-4.1-8 | commit 3ea704b8bc... | Andras Timar | 11 years | |
suse-4.0-23 | commit f6f1541bb6... | Andras Timar | 11 years | |
libreoffice-4.2.5.1 | commit 67678a3ca2... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.0.beta1-hotfix1 | commit 657e53790c... | Christian Lohmaier | 11 years | |
cp-4.2-4 | commit 7ff2a6c889... | Andras Timar | 11 years | |
libreoffice-4-3-branch-point | commit b312442050... | Christian Lohmaier | 11 years | |
libreoffice-4.3.0.0.beta1 | commit a2bcaea4b3... | Christian Lohmaier | 11 years | |
cp-4.2-3 | commit c7f9fbd1c2... | Andras Timar | 11 years | |
cp-4.2-2 | commit a042ec0063... | Andras Timar | 11 years | |
libreoffice-4.2.4.2 | commit 05e795e0ea... | Christian Lohmaier | 11 years | |
libreoffice-4.1.6.2 | commit bacd79e0b6... | Christian Lohmaier | 11 years | |
cp-4.2-1 | commit a042ec0063... | Andras Timar | 11 years | |
libreoffice-4.3.0.0.alpha1 | commit 241e2f7700... | Christian Lohmaier | 11 years | |
libreoffice-4.2.4.1 | commit 53d2565f38... | Christian Lohmaier | 11 years | |
cp-4.1-7 | commit 3ea704b8bc... | Andras Timar | 11 years | |
libreoffice-4.1.6.1 | commit 522fc1d87f... | Christian Lohmaier | 11 years | |
libreoffice-4.2.3.3-hotfix1 | commit 3415bed00d... | Christian Lohmaier | 11 years | |
cp-4.0-23 | commit f6f1541bb6... | Andras Timar | 11 years | |
libreoffice-4.2.3.3 | commit 9f908080ec... | Christian Lohmaier | 11 years | |
libreoffice-4.2.3.2 | commit 470c3fb004... | Christian Lohmaier | 11 years | |
libreoffice-4.2.3.1 | commit ca9372e012... | Christian Lohmaier | 11 years | |
cp-4.1-6 | commit 676c158920... | Andras Timar | 11 years | |
suse-3.6-appup-4 | commit a6573af403... | Andras Timar | 11 years | |
suse-3.6-appup-3 | commit a6573af403... | Andras Timar | 11 years | |
suse-3.6-5 | commit 9592a1c366... | Andras Timar | 11 years | |
suse-3.6-9 | commit 9592a1c366... | Andras Timar | 11 years | |
suse-3.6-8 | commit 9592a1c366... | Andras Timar | 11 years | |
suse-3.6-7 | commit 9592a1c366... | Andras Timar | 11 years | |
suse-3.6-6 | commit 9592a1c366... | Andras Timar | 11 years | |
libreoffice-4.2.2.1 | commit 13141f7972... | Christian Lohmaier | 11 years | |
libreoffice-4.2.1.1 | commit e53273f47a... | Christian Lohmaier | 11 years | |
cp-4.1-5 | commit 676c158920... | Andras Timar | 11 years | |
libreoffice-4.1.5.3 | commit 757560c7cd... | Christian Lohmaier | 11 years | |
libreoffice-4.1.5.2 | commit ad08a73227... | Christian Lohmaier | 11 years | |
libreoffice-4.2.0.4 | commit b4eac0b5fa... | Christian Lohmaier | 11 years | |
libreoffice-4.2.0.3 | commit 9c06cf320b... | Christian Lohmaier | 11 years | |
libreoffice-4.1.5.1 | commit 730b5ca0ff... | Christian Lohmaier | 11 years | |
cp-4.1-4 | commit 6a2ce1ed9e... | Andras Timar | 11 years | |
suse-4.0-22 | commit b4f6881beb... | Andras Timar | 11 years | |
cp-4.0-22 | commit b4f6881beb... | Andras Timar | 11 years | |
suse-4.0-21 | commit b4f6881beb... | Andras Timar | 11 years | |
libreoffice-4.2.0.2-buildfix1 | commit e490382e65... | Christian Lohmaier | 11 years | |
libreoffice-4.2.0.2 | commit 91f7dc22cd... | Christian Lohmaier | 11 years | |
libreoffice-4.2.0.1 | commit 1c5fff165d... | Christian Lohmaier | 11 years | |
libreoffice-4.1.4.2 | commit 5203f3626b... | Christian Lohmaier | 11 years | |
cp-4.1-3 | commit c89feb36ab... | Andras Timar | 11 years | |
libreoffice-4.2.0.0.beta2 | commit 4e40060902... | Christian Lohmaier | 11 years | |
libreoffice-4.1.4.1 | commit 0b5cdfcfab... | Christian Lohmaier | 11 years | |
libreoffice-4-2-branch-point | commit 8d1a0d88df... | Christian Lohmaier | 11 years | |
libreoffice-4.2.0.0.beta1 | commit ddcd056535... | Christian Lohmaier | 11 years | |
suse-3.6-32 | commit 24704b11ae... | Andras Timar | 11 years | |
cp-4.1-2 | commit ddce99b119... | Andras Timar | 11 years | |
cp-4.0-20-1 | commit f6f1541bb6... | Andras Timar | 11 years | |
libreoffice-4.2.0.0.alpha1 | commit 10416ed38a... | Christian Lohmaier | 11 years | |
cp-4.1-1 | commit ddce99b119... | Andras Timar | 11 years | |
suse-4.0-20 | commit b4f6881beb... | Andras Timar | 11 years | |
libreoffice-4.1.3.2 | commit cb08ce0a9c... | Christian Lohmaier | 11 years | |
libreoffice-4.0.6.2 | commit 472ed9134d... | Christian Lohmaier | 11 years | |
cp-4.1-branch-point | commit 8349227a9d... | Andras Timar | 11 years | |
suse-4.0-19 | commit b4f6881beb... | Andras Timar | 11 years | |
suse-4.0-18-fix | commit b4f6881beb... | Andras Timar | 11 years | |
cp-4.0-17-1 | commit b4f6881beb... | Andras Timar | 11 years | |
suse-4.0-18 | commit b4f6881beb... | Andras Timar | 11 years | |
libreoffice-4.1.3.1 | commit de66fb2297... | Christian Lohmaier | 11 years | |
suse-4.0-17 | commit b4f6881beb... | Andras Timar | 11 years | |
libreoffice-4.0.6.1 | commit dab61feeaa... | Christian Lohmaier | 11 years | |
libreoffice-4.1.2.3 | commit 0a84eb66b8... | Christian Lohmaier | 11 years | |
cp-4.0-15-2 | commit b4f6881beb... | Andras Timar | 11 years | |
cp-4.0-15-1 | commit b4f6881beb... | Andras Timar | 11 years | |
libreoffice-4.1.2.2 | commit 1a22ca4a2b... | Christian Lohmaier | 11 years | |
suse-4.0-15 | commit b4f6881beb... | Andras Timar | 11 years | |
suse-4.0-14 | commit b4f6881beb... | Andras Timar | 11 years | |
suse-4.0-13 | commit b4f6881beb... | Andras Timar | 12 years | |
libreoffice-4.1.2.1 | commit dc2905c9f5... | Christian Lohmaier | 12 years | |
suse-4.0-12 | commit b4f6881beb... | Andras Timar | 12 years | |
libreoffice-4.1.1.2-hotfix1 | commit 6616c931fa... | Christian Lohmaier | 12 years | |
libreoffice-4.1.1.2 | commit df5e39aaf3... | Christian Lohmaier | 12 years | |
libreoffice-4.0.5.2 | commit 2ed481a0d9... | Christian Lohmaier | 12 years | |
suse-4.0-11 | commit b4f6881beb... | Andras Timar | 12 years | |
suse-4.0-10 | commit b4f6881beb... | Andras Timar | 12 years | |
libreoffice-4.1.1.1 | commit 1759231ab3... | Christian Lohmaier | 12 years | |
suse-4.0-9 | commit b4f6881beb... | Andras Timar | 12 years | |
libreoffice-4.0.5.1 | commit f22fd53fec... | Christian Lohmaier | 12 years | |
libreoffice-4.1.0.4 | commit 9902eff7a9... | Christian Lohmaier | 12 years | |
libreoffice-4.1.0.3-hotfixes1 | commit 8a7504b33d... | Christian Lohmaier | 12 years | |
suse-4.0-8 | commit b4f6881beb... | Andras Timar | 12 years | |
libreoffice-4.1.0.3 | commit 8a7504b33d... | Christian Lohmaier | 12 years | |
libreoffice-3.6.7.2 | commit 38047946f6... | Christian Lohmaier | 12 years | |
suse-4.0-7 | commit b4f6881beb... | Andras Timar | 12 years | |
suse-3.6-31 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-4.1.0.2 | commit 15dfa9f880... | Christian Lohmaier | 12 years | |
suse-3.6-30 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-3.6.7.1 | commit 6f5dfc13f8... | Christian Lohmaier | 12 years | |
libreoffice-4.1.0.1-buildfix2 | commit acaca7f442... | Christian Lohmaier | 12 years | |
suse-3.6-29 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-4.1.0.1-buildfix1 | commit acaca7f442... | Christian Lohmaier | 12 years | |
libreoffice-4.1.0.1 | commit acaca7f442... | Christian Lohmaier | 12 years | |
suse-3.6-28 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-4.0-5 | commit 518023cee2... | Fridrich Štrba | 12 years | |
suse-3.6-27 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-4.0.4.2 | commit 1177a7b138... | Petr Mladek | 12 years | |
libreoffice-4.1.0.0.beta2 | commit 24b7bcd9e2... | Petr Mladek | 12 years | |
suse-3.6-26 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-4.0-4 | commit 92b8684dec... | Petr Mladek | 12 years | |
suse-3.6-25 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-4.1.0.0.alpha1-buildfix2 | commit 94234c1b98... | Petr Mladek | 12 years | |
libreoffice-4.1.0.0.beta1-buildfix1 | commit 816599c388... | Petr Mladek | 12 years | |
libreoffice-4.0.4.1 | commit 942d823e77... | Petr Mladek | 12 years | |
suse-3.6-24 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-4.0-3 | commit 28f4a7a026... | Petr Mladek | 12 years | |
libreoffice-4.1.0.0.beta1 | commit b5a0983055... | Petr Mladek | 12 years | |
libreoffice-4-1-branch-point | commit 09bd32f751... | Petr Mladek | 12 years | |
suse-3.6-23 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-3.6-22 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-4.0-2 | commit 5870e1dd9f... | Petr Mladek | 12 years | |
suse-3.6-21 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-4.1.0.0.alpha1-buildfix1 | commit 6a0a1b9c15... | Petr Mladek | 12 years | |
libreoffice-4.1.0.0.alpha1 | commit dfe33d89ca... | Petr Mladek | 12 years | |
libreoffice-4.0.3.3 | commit 8cc03a575d... | Petr Mladek | 12 years | |
libreoffice-4.0.3.2 | commit d5b2c69740... | Petr Mladek | 12 years | |
suse-3.6-20 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-3.6-19 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-3.6-18 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-4.0-1 | commit 4904d48c6d... | Petr Mladek | 12 years | |
libreoffice-4.0.3.1 | commit 176148b1a1... | Petr Mladek | 12 years | |
suse-3.6-17 | commit 24704b11ae... | Andras Timar | 12 years | |
libreoffice-3.6.6.2 | commit 8c77064e9a... | Petr Mladek | 12 years | |
sdremote-1.0.6 | commit 61a55312b4... | Petr Mladek | 12 years | |
libreoffice-4.0.2.2 | commit ef85c7629c... | Petr Mladek | 12 years | |
libreoffice-3.6.6.1 | commit 349cf55bdd... | Petr Mladek | 12 years | |
suse-3.6-16 | commit 24704b11ae... | Andras Timar | 12 years | |
sdremote-1.0.5 | commit 4825db5d93... | Petr Mladek | 12 years | |
libreoffice-4.0.2.1 | commit 388fd86b5d... | Petr Mladek | 12 years | |
suse-3.6-15 | commit afc2cf36eb... | Petr Mladek | 12 years | |
suse-3.6-14 | commit 24704b11ae... | Andras Timar | 12 years | |
suse-3.6-13 | commit 24704b11ae... | Andras Timar | 12 years | |
sdremote-1.0.4 | commit 0c359f4eb9... | Petr Mladek | 12 years | |
libreoffice-4.0.1.2 | commit b291f3eb1e... | Petr Mladek | 12 years | |
suse-3.6-12 | commit 9592a1c366... | Andras Timar | 12 years | |
sdremote-1.0.3 | commit d8033b9ad5... | Petr Mladek | 12 years | |
libreoffice-4.0.1.1 | commit d8033b9ad5... | Petr Mladek | 12 years | |
suse-3.6-11 | commit 9592a1c366... | Andras Timar | 12 years | |
sdremote-1.0.2 | commit 8669b40a88... | Thorsten Behrens | 12 years | |
sdremote-1.0.1 | commit 8669b40a88... | Thorsten Behrens | 12 years | |
sdremote-1.0.0 | commit 840f170138... | Thorsten Behrens | 12 years | |
suse-3.6-10 | commit 9592a1c366... | Andras Timar | 12 years | |
libreoffice-4.0.0.3 | commit 00ec76dedf... | Petr Mladek | 12 years | |
libreoffice-4.0.0.2 | commit 8bf156f188... | Petr Mladek | 12 years | |
libreoffice-3.6.5.2 | commit 7830f6d4b5... | Fridrich Štrba | 12 years | |
libreoffice-3.6.5.1 | commit 315e1488f8... | Fridrich Štrba | 12 years | |
libreoffice-4.0.0.1 | commit 90bab4eb8a... | Petr Mladek | 12 years | |
libreoffice-4.0.0.0.beta2 | commit ed8742c0bb... | Petr Mladek | 12 years | |
suse-3.6-4 | commit 1368b8c65c... | Petr Mladek | 12 years | |
libreoffice-4.0.0.0.beta1 | commit 776d1112b6... | Petr Mladek | 12 years | |
libreoffice-4-0-branch-point | commit 1595bf11e2... | Petr Mladek | 12 years | |
libreoffice-3.6.4.3 | commit 166bdff906... | Fridrich Štrba | 12 years | |
libreoffice-3.6.4.2 | commit b2e2c4cb0e... | Petr Mladek | 12 years | |
suse-3.6-3 | commit a6573af403... | Petr Mladek | 12 years | |
libreoffice-4.0.0.0.alpha1 | commit 718f0ec07d... | Petr Mladek | 12 years | |
libreoffice-3.6.4.1 | commit 768e6e3f80... | Petr Mladek | 12 years | |
suse-3.6-2 | commit 8c11516d42... | Petr Mladek | 12 years | |
libreoffice-3.6.3.2 | commit e2abed1a46... | Petr Mladek | 12 years | |
distro/suse/suse-3-6 | commit 7a8b35e9a7... | Andras Timar | 12 years | |
suse-3.6-0 | commit 7a8b35e9a7... | Andras Timar | 12 years | |
libreoffice-3.6.3.1 | commit 0c1a2b6bde... | Fridrich Štrba | 12 years | |
libreoffice-3.5.7.2 | commit ab984f2632... | Fridrich Štrba | 12 years | |
libreoffice-3.6.2.2 | commit 454e20609d... | Fridrich Štrba | 12 years | |
libreoffice-3.5.7.1 | commit 90d118bf80... | Fridrich Štrba | 12 years | |
libreoffice-3.6.2.1 | commit 134b205d79... | Petr Mladek | 12 years | |
libreoffice-3.6.1.2 | commit 0621de69e5... | Petr Mladek | 13 years | |
libreoffice-3.6.1.1 | commit bbcdb32e0a... | Petr Mladek | 13 years | |
libreoffice-3.5.6.2 | commit a0745b0d55... | Petr Mladek | 13 years | |
libreoffice-3.5.6.1 | commit 297ab3937e... | Petr Mladek | 13 years | |
libreoffice-3.6.0.4 | commit 7a10e5cfef... | Petr Mladek | 13 years | |
libreoffice-3.6.0.3 | commit 145085abcd... | Petr Mladek | 13 years | |
libreoffice-3.6.0.2 | commit 9df72e73f9... | Fridrich Štrba | 13 years | |
libreoffice-3.6.0.1 | commit d7b744ed93... | Petr Mladek | 13 years | |
libreoffice-3.6.0.0.beta3 | commit d67668b0b3... | Petr Mladek | 13 years | |
libreoffice-3.5.5.3 | commit 498d286c3b... | Petr Mladek | 13 years | |
libreoffice-3.5.5.2 | commit 85c8e98d0d... | Petr Mladek | 13 years | |
libreoffice-3.6.0.0.beta2 | commit da4127db77... | Petr Mladek | 13 years | |
libreoffice-3.5.5.1 | commit 0507789058... | Petr Mladek | 13 years | |
libreoffice-3.5.99.1 | commit 41df8bf3e3... | Petr Mladek | 13 years | |
libreoffice-3-6-branch-point | commit 1bdd340e5e... | Petr Mladek | 13 years | |
libreoffice-3.5.98.1 | commit db21351ffc... | Petr Mladek | 13 years | |
libreoffice-3.5.4.2 | commit e13bb370ee... | Petr Mladek | 13 years | |
libreoffice-3.5.4.1 | commit 738527d18a... | Petr Mladek | 13 years | |
libreoffice-3.5.3.2 | commit 4a8fed368d... | Petr Mladek | 13 years | |
libreoffice-3.5.3.1 | commit 9ba54fc558... | Petr Mladek | 13 years | |
libreoffice-3.5.2.2 | commit ef66a77d9b... | Petr Mladek | 13 years | |
libreoffice-3.5.2.1 | commit 43021d018c... | Petr Mladek | 13 years | |
libreoffice-3.5.1.2 | commit 0851ad3be3... | Petr Mladek | 13 years | |
libreoffice-3.5.1.1 | commit dff3b9c0b8... | Petr Mladek | 13 years | |
libreoffice-3.5.0.3 | commit 1f241b7b67... | Petr Mladek | 13 years | |
libreoffice-3.5.0.2 | commit 5a1aa2b4e4... | Petr Mladek | 13 years | |
libreoffice-3.5.0.1 | commit 0b5e6500cb... | Fridrich Štrba | 13 years | |
libreoffice-3.4.99.3 | commit 615e522534... | Petr Mladek | 13 years | |
libreoffice-3.4.99.0 | commit c77bcec638... | Petr Mladek | 13 years | |
libreoffice-3.4.99.2 | commit f39cf3d2cb... | Petr Mladek | 13 years | |
libreoffice-3.4.99.1 | commit af86909412... | Petr Mladek | 13 years | |
libreoffice-3-5-branch-point | commit 090bcbaa55... | Petr Mladek | 13 years | |
libreoffice-3.5.0.0 | commit 090bcbaa55... | Petr Mladek | 13 years | |
windows_build_successful_2011_11_08 | commit ca7e6f5cab... | LibreOffice Build | 13 years | |
MELD_LIBREOFFICE_REPOS | commit 4eb4f62d7f... | Norbert Thiebaud | 14 years | |
dictionaries_libreoffice-3.3.4.1 | commit e87cfdbf7e... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.2.3 | commit d2c65a7a53... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.2.2-buildfix1 | commit 1652a5e149... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.2.2 | commit f8d719e6c2... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.2.1 | commit d2e13f9925... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.1.3 | commit f8d72a902e... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.1.2 | commit 32549776dc... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.1.1 | commit 494cdfeee2... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.3.3.1 | commit 001609eec0... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.0.2 | commit 1faa6b2c0b... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.4.0.1 | commit c315cb8de4... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.3.99.5 | commit 5848563bd9... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.3.99.4 | commit fa7e6bce7d... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.3.99.3 | commit b2ce5cd665... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.3.99.2 | commit 517b0cd37b... | Petr Mladek | 14 years | |
dictionaries_libreoffice-3.3.99.1 | commit 531dae5892... | Petr Mladek | 14 years | |
dictionaries_ooo/DEV300_m106 | commit 9a74adda64... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m105 | commit 44339abf7a... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m104 | commit 04d0e21507... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m103 | commit 04d0e21507... | Release Engineering | 14 years | |
dictionaries_libreoffice-3.3.2.2 | commit 7209eb50bb... | Petr Mladek | 14 years | |
dictionaries_ooo/DEV300_m102 | commit e406ed158f... | Release Engineering | 14 years | |
dictionaries_LO-BASE-INTEGRATION-DEV300_M101 | commit e373f7184c... | Jan Holesovsky | 14 years | |
dictionaries_libreoffice-3.3.2.1 | commit 276422e1c0... | Petr Mladek | 14 years | |
dictionaries_ooo/DEV300_m101 | commit f667b5a7c7... | Release Engineering | 14 years | |
dictionaries_libreoffice-3.3.1.2 | commit 12cc27c804... | Petr Mladek | 14 years | |
dictionaries_ooo/DEV300_m99 | commit 3058fc512b... | Mathias Bauer | 14 years | |
dictionaries_ooo/DEV300_m100 | commit 39a1a74184... | Jens-Heiner Rechtien [hr] | 14 years | |
dictionaries_libreoffice-3.3.1.1 | commit 2129756298... | Petr Mladek | 14 years | |
dictionaries_LO-BASE-INTEGRATION-DEV300_m98 | commit 6c143b1836... | Norbert Thiebaud | 14 years | |
dictionaries_ooo/DEV300_m98 | commit cf7a2989e3... | Release Engineering | 14 years | |
dictionaries_libreoffice-3.3.0.4 | commit 6518344d13... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m20 | commit 4f77414a1d... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m97 | commit 3ec0eb96db... | Release Engineering | 14 years | |
dictionaries_libreoffice-3.3.0.3 | commit d43bcf9ee8... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m19 | commit 4f77414a1d... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m96 | commit aa52152a6f... | Release Engineering | 14 years | |
dictionaries_libreoffice-3.3.0.2 | commit c3e43d155c... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m18 | commit 2ac25fea84... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m95 | commit 904f4c84ac... | Release Engineering | 14 years | |
dictionaries_LIBREOFFICE_3_3_0_1 | commit 7ac98e96b7... | Petr Mladek | 14 years | |
dictionaries_LIBREOFFICE_PRE_BOOTSTRAP_BUILD | commit 64d6904413... | Norbert Thiebaud | 14 years | |
dictionaries_ooo/OOO330_m17 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m94 | commit 904f4c84ac... | Release Engineering | 14 years | |
dictionaries_ooo/OOO330_m16 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/OOO330_m15 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m93 | commit 904f4c84ac... | Release Engineering | 14 years | |
dictionaries_LIBREOFFICE_3_2_99_3 | commit ac01f133e2... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m14 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m92 | commit 904f4c84ac... | Release Engineering | 14 years | |
dictionaries_LIBREOFFICE_3_3_FREEZE | commit 2d23ad5359... | Jan Holesovsky | 14 years | |
dictionaries_ooo/OOO330_m13 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m91 | commit 904f4c84ac... | Release Engineering | 14 years | |
dictionaries_ooo/OOO330_m12 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/DEV300_m90 | commit 03ae10fbba... | Release Engineering | 14 years | |
dictionaries_LIBREOFFICE_CREATE | commit 8fc1ef1e98... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m11 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_ooo/OOO330_m10 | commit dc7e8f62e6... | Release Engineering | 14 years | |
dictionaries_LIBREOFFICE_3_2_99_2 | commit 933cfea150... | Petr Mladek | 14 years | |
dictionaries_ooo/DEV300_m89 | commit 1c3467e18e... | Release Engineering | 14 years | |
dictionaries_linux-build-fridrich-20100930 | commit 31461d8bfe... | Fridrich Štrba | 14 years | |
dictionaries_LIBREOFFICE_3_2_99_1 | commit 8fc1ef1e98... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m9 | commit c427c1efb6... | Release Engineering | 14 years | |
dictionaries_OOO_BUILD_3_2_99_0_PRE | commit 2e3a11026a... | Petr Mladek | 14 years | |
dictionaries_ooo/DEV300_m88 | commit a889937882... | Release Engineering | 14 years | |
dictionaries_ooo/OOO330_m8 | commit c427c1efb6... | Release Engineering | 14 years | |
dictionaries_OOO_BUILD_3_2_98_1 | commit 96b2f3b4c1... | Petr Mladek | 14 years | |
dictionaries_ooo/OOO330_m7 | commit 601357dae3... | Release Engineering | 14 years | |
dictionaries_OOO_BUILD_3_2_98_0 | commit 7ff38d0622... | Petr Mladek | 15 years | |
dictionaries_ooo/OOO330_m6 | commit 601357dae3... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m87 | commit d8fa60219a... | Release Engineering | 15 years | |
dictionaries_ooo/OOO330_m5 | commit 16f53f134f... | Release Engineering | 15 years | |
dictionaries_ooo/OOO330_m4 | commit aa67d976ca... | Release Engineering | 15 years | |
dictionaries_ooo/OOO330_m3 | commit dacdac52c2... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m86 | commit 164a811776... | Release Engineering | 15 years | |
dictionaries_ooo/OOO330_m2 | commit dacdac52c2... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m85 | commit 16dca7cb4e... | Vladimir Glazunov | 15 years | |
dictionaries_ooo/OOO330_m1 | commit 16dca7cb4e... | Release Engineering | 15 years | |
dictionaries_ooo/OOO330_m0 | commit 0faa38d369... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m84 | commit 0faa38d369... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m83 | commit b715c7db46... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m82 | commit f4b340570c... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m81 | commit 1525e890e7... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m80 | commit e30230b1ea... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m19 | commit 5aaa3a8a63... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/DEV300_m79 | commit 960ea63165... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m18 | commit 5aaa3a8a63... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m78 | commit e99486605b... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m17 | commit 5aaa3a8a63... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m16 | commit 6a61123260... | obo | 15 years | |
dictionaries_ooo/DEV300_m77 | commit 174381c5bf... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m15 | commit 1e9500016d... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m76 | commit 1ae9e9af56... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m14 | commit 7403a94f46... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m75 | commit 3f61cd7350... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m74 | commit 3b3a60516c... | Release Engineering | 15 years | |
dictionaries_ooo/OOO320_m13 | commit d448e8df76... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m73 | commit da8e4628c6... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m72 | commit da8e4628c6... | Release Engineering | 15 years | |
dictionaries_ooo/OpenOffice_3_2_0 | commit d448e8df76... | Kurt Zenker | 15 years | |
dictionaries_ooo/OOO320_m10 | commit 77a97f933a... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m11 | commit c7fdc28a96... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m12 | commit d448e8df76... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m2 | commit d33e4fd6d2... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m3 | commit 85607357ce... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m4 | commit 16605d736b... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m5 | commit a3e1946fea... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m6 | commit 1a7eb50b36... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m7 | commit 27696679e7... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m8 | commit 896eb3ca41... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/OOO320_m9 | commit 50bd885d3f... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/DEV300_m71 | commit 497768177d... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m70 | commit b1e9f31167... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m69 | commit f2e6451055... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/DEV300_m68 | commit c3d996cad2... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m67 | commit 531b6d0256... | Release Engineering | 15 years | |
dictionaries_ooo/DEV300_m66 | commit 9f5feeaf89... | "releng | 15 years | |
dictionaries_ooo/DEV300_m65 | commit a116f60b59... | "releng | 15 years | |
dictionaries_ooo/DEV300_m64 | commit a116f60b59... | so-uprel | 15 years | |
dictionaries_ooo/DEV300_last_svn_milestone | commit 4ad0cf7be6... | Jens-Heiner Rechtien | 15 years | |
dictionaries_ooo/DEV300_m63 | commit 4ad0cf7be6... | Release Engineers | 15 years | |
dictionaries_ooo/DEV300_m62 | commit 2832eb1e62... | Release Engineers | 15 years | |
dictionaries_ooo/OOO320_m1 | commit f5b3470b0c... | Release Engineers | 15 years | |
dictionaries_ooo/DEV300_m61 | commit 66d1619d81... | Release Engineers | 15 years | |
dictionaries_ooo/DEV300_m60 | commit 51c77c38cd... | Release Engineers | 15 years | |
dictionaries_ooo/DEV300_m59 | commit 3a26349d88... | Release Engineers | 15 years | |
dictionaries_ooo/DEV300_m58 | commit 2d1952142b... | Release Engineers | 15 years | |
dictionaries_ooo/DEV300_m57 | commit a70e689b86... | Release Engineers | 16 years | |
dictionaries_ooo/OpenOffice_3_1_1 | commit ac786919eb... | Kurt Zenker | 16 years | |
dictionaries_ooo/DEV300_m56 | commit 57421634c5... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m19 | commit 8b73d813b8... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m55 | commit eebbcae40d... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m18 | commit cde3b31114... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m54 | commit be72dcc53e... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m17 | commit 6c95234a13... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m53 | commit 4f29f8438b... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m16 | commit a97a8671d5... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m52 | commit 2cb1a9effa... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m15 | commit 993cf2b7ab... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m51 | commit 9ed3c0ccf8... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m14 | commit ab4182c6ba... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m13 | commit b32acad6cf... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m50 | commit cefa24d042... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m49 | commit d04e8039f3... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m12 | commit 960787ce87... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m48 | commit e63fe6ee3c... | Release Engineers | 16 years | |
dictionaries_ooo/OpenOffice_3_1_0 | commit 02e5f7919b... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m47 | commit 712417026a... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m11 | commit 30c0b96a83... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m10 | commit b76bf0db6c... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m46 | commit 23667a3901... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m9 | commit 4bbd2c0bd7... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m8 | commit af0624e0bb... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m45 | commit 21a68a43d0... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m7 | commit 92ed1c7857... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m44 | commit 57aa0d40d4... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m6 | commit 344e607099... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m5 | commit 0bb03120c9... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m43 | commit abe5737bb0... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m4 | commit efed701df8... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m3 | commit cdb4bae0fd... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m42 | commit e4a1f92432... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m2 | commit 3b712f0232... | Release Engineers | 16 years | |
dictionaries_ooo/OOO310_m1 | commit 70f85543c0... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m41 | commit 45a1a9d74a... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m40 | commit d4d93895b8... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m39 | commit 8d1502eae6... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m38 | commit 6567eba4e9... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m37 | commit 29158d628f... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m36 | commit b3455e27ec... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m35 | commit 4d9f5802bc... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m34 | commit 4878dd7ac0... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m33 | commit f0b196ffad... | Release Engineers | 16 years | |
dictionaries_ooo/DEV300_m32 | commit 17e770f040... | Rüdiger Timm | 16 years | |
dictionaries_ooo/DEV300_m31 | commit 969733fcaa... | Jens-Heiner Rechtien | 16 years |