1. 14 May, 2012 31 kayıt (commit)
  2. 13 May, 2012 9 kayıt (commit)
    • Caolán McNamara's avatar
      Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rules · 20c24114
      Caolán McNamara yazdı
      i.e.  sync with svn diff -c 31071
      http://source.icu-project.org/repos/icu/icu/trunk/source/data/brkitr/line.txt
      
      Change-Id: I I I41b3d02f1a0da3b83a9684f29d466660d96254c6
      20c24114
    • Fridrich Štrba's avatar
      Uploading fresh libwps-0.2.6 · 347e3452
      Fridrich Štrba yazdı
      Change-Id: Ibca4ca12f725ebb315891ede10ea0d1f6c40043e
      347e3452
    • Eike Rathke's avatar
      changes to patch fdo#44456 added calc function DATEDIF · 40c8170c
      Eike Rathke yazdı
      * use operator && instead of 'and'
      * use correct types
        * long operator -(Date,Date)
        * sal_uInt16 GetDay(), GetMonth(), GetYear()
      * check for error after argument pop and bail out if so
      * day difference can be pushed and return immediately without further
        calculation
      * ensure only one value is pushed
      * correct calculation of years and months
        * only complete years and months are to be returned, same day,month in
          different years is a complete year (birthday-like), same day in different
          months is a complete month.
          * "y" returned 1 for 2012-02-29,2013-02-28 or 2012-03-29,2013-03-28
            * must be 0 instead
        * "y" returned 0 for 2011-03-28,2013-03-29
          * must be 1 instead
        * negative values are never returned
        * reversed arguments are not allowed
        * algorithm for "md" extracted from Excel behavior, see source
        * changes to other intervals as well
      * changed term Format to Interval in FormulaWizard (and code) for clarity
      * mention interval arguments in FormulaWizard
      * in sc/source/filter/oox/formulabase.cxx reverted the entry's move from
        saFuncTableBiff5 to saFuncTableOdf
        * saFuncTableOdf member's are "Functions defined by OpenFormula, but not
          supported by Calc or by Excel", this function now is supported by both
        * instead, changed FUNCFLAG_IMPORTONLY to 0 in entry of saFuncTableBiff5 and
          added FunctionData::mpcOdfFuncName "DATEDIF"
        * otherwise with the FUNCFLAG_MACROCALLODF a macro call is generated for
          Excel export that Excel doesn't know and can only be imported by LibO
          again, and without the BIFF function identifier the function could not be
          imported from original binary Excel documents
      40c8170c
    • Winfried Donkers's avatar
      fdo#44456 added calc function DATEDIF as in ODF1.2 · 4e71be49
      Winfried Donkers yazdı
      Change-Id: I082ea20d02bf37d515fc33d627281696fc48fcb6
      4e71be49
    • Caolán McNamara's avatar
      ensure freshly built icu headers are newer than previous headers · 2068144f
      Caolán McNamara yazdı
      Change-Id: I Icf78937810e1d8ac646805d9f523a4149f45acb5
      2068144f
    • Caolán McNamara's avatar
      java berkleydb usage is history · 46f10590
      Caolán McNamara yazdı
      Change-Id: I9c99507e225cc32a8079d10df6e1ce52f69552a4
      46f10590
    • Caolán McNamara's avatar
      duplicate SYSTEM_[LIBJPEG|JPEG] tests · 9ca02a66
      Caolán McNamara yazdı
      we have both a SYSTEM_LIBJPEG and SYSTEM_JPEG but only SYSTEM_JPEG appears to
      be used
      
      Change-Id: Ib1a5da4c907222be33465ce06997f111c4fffe87
      9ca02a66
    • Caolán McNamara's avatar
      drop debugging spew · 2a42638c
      Caolán McNamara yazdı
      Change-Id: I680a5d10d129ff9b7d6d543b0914418eedf078c6
      2a42638c
    • Caolán McNamara's avatar
      callcatcher: update unused code list · eca06e79
      Caolán McNamara yazdı
      Change-Id: I2b21cb0b6d9164b18594e2c122ce242062be276d
      eca06e79