- 14 May, 2012 13 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I34b65232b11111fef6473577decc0849d3443fce
-
Michael Meeks yazdı
The gotcha here is that if we get ahead of ourselves, and read to the end of the stream, we detect bad chains too early, so instead incrementally build the page chain cache, which is also quicker and behaves more similarly to the previous code.
-
Michael Meeks yazdı
-
Ionut Biru yazdı
Modification introduced in http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5Signed-off-by:
Ionut Biru <ibiru@archlinux.org>
-
Miklos Vajna yazdı
Change-Id: I583bb91e7fc325557abcc0756506133112da895c
-
Norbert Thiebaud yazdı
Change-Id: I2f0f02fb545ae6d63f2d4e46327f6ee402ab608c
-
Tor Lillqvist yazdı
Change-Id: I35a1a270f5eab2250ed0ef50c6bf6c9dbec4f42e
-
Fridrich Štrba yazdı
Change-Id: I6482b0c1844578f67129e74ae64b981100924b90
-
David Tardon yazdı
The recent addition of Hebrew line breaking rules apparently does not work with genbrk from ICU 4.6. Maybe we should just require 4.x (where x is the first version where it is implemented) as minimum ICU version? IMHO it would be better than this insane (and fragile) filtering... Change-Id: Ia2adad3621fa7a2f319a07fb569b1f1c1eb6db7c
-
Markus Mohrhard yazdı
Change-Id: I I I0f3ce313928ffa85f563e4162398816bf3ab2fdc
-
Markus Mohrhard yazdı
Change-Id: I1cf60db16e5e6c82589b6b315680a6dff1761815
-
Markus Mohrhard yazdı
This fixes problems with unique value/ duplicate value entries. The old falt copy process did not respect that the copy needs to point to its own range and therefore the copy was totally useless. This is also necessary for several future new conditional formats like: top n%, top n elements, above average, ... Change-Id: I51b868968812a4e00dca9af2aa51d50b5ef8b855
-
Markus Mohrhard yazdı
Change-Id: I60cb1f1ed4a0068bc39ada14ac629bf20af709f9
-
- 13 May, 2012 13 kayıt (commit)
-
-
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
-
Fridrich Štrba yazdı
Change-Id: Ibca4ca12f725ebb315891ede10ea0d1f6c40043e
-
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
-
Winfried Donkers yazdı
Change-Id: I082ea20d02bf37d515fc33d627281696fc48fcb6
-
Caolán McNamara yazdı
Change-Id: I Icf78937810e1d8ac646805d9f523a4149f45acb5
-
Caolán McNamara yazdı
Change-Id: I9c99507e225cc32a8079d10df6e1ce52f69552a4
-
Caolán McNamara yazdı
we have both a SYSTEM_LIBJPEG and SYSTEM_JPEG but only SYSTEM_JPEG appears to be used Change-Id: Ib1a5da4c907222be33465ce06997f111c4fffe87
-
Caolán McNamara yazdı
Change-Id: I680a5d10d129ff9b7d6d543b0914418eedf078c6
-
Caolán McNamara yazdı
Change-Id: I2b21cb0b6d9164b18594e2c122ce242062be276d
-
Markus Mohrhard yazdı
Change-Id: I534fb55b735f47124cd9820ba0a986315e263112
-
Markus Mohrhard yazdı
Change-Id: Id126500d499e751c351d6ed499af96136039e1f1
-
Markus Mohrhard yazdı
Change-Id: I35266eabcba5e063bf296fa1d4b356f247458ea1
-
Markus Mohrhard yazdı
Change-Id: I251acbb66a4033f69515c1b078ed5a28d0f0cd76
-
- 12 May, 2012 12 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: Ida50737f540459bd0e709c49414c3a7f4d042a47
-
Gábor Stefanik yazdı
Change-Id: I18d2fda46d3a6427b1691c1ff7838097bb25d0ec
-
Stephan Bergmann yazdı
Change-Id: I59b385ce27640845413247d2e117b787f9d8b339
-
Rene Engelhard yazdı
Change-Id: Id0dce7de72d538857cf4341bb9e1b30d2cf7e9dc
-
Julien Nabet yazdı
Change-Id: I936b59a5bf339d1520cbc10e51b1e9fdc937f0f3
-
Arnaud Versini yazdı
Change-Id: I I I5ddab734595d97486f507f2a6b752b4f0a28087e
-
Caolán McNamara yazdı
seems the situation is that we link to the mingw32-system-icu but build the bundled icu natively in order to use its tools at build time. Which means we need the ICU_RECLASSIFIED_CLOSE_PARENTHESIS ICU_RECLASSIFIED_PREPEND_SET_EMPTY defaults to match the internal icu defaults Change-Id: I09a693d795b956789170cc65a582a4367366acaa
-
Julien Nabet yazdı
Change-Id: I23e35a6453907e44ff43f63ad1d619920f806d03
-
Markus Mohrhard yazdı
ScConditionalFormat::pRanges must be updated otherwise the duplicate value check might use the wrong range Change-Id: I3df7d54cdcd9c8863d5fbd89eff3be83bb73f2a5
-
Markus Mohrhard yazdı
Change-Id: I I98b7d83aee9f74574a4884f6066e769930e1803a
-
Markus Mohrhard yazdı
Change-Id: I03e141746920c7794e18267cf01799d03c7cafb3
-
Kohei Yoshida yazdı
Make sure the type IDs are associated with correct service names. Change-Id: I5ff8ec7fb56f2790f9a3eca8e019c784cb27de43
-
- 11 May, 2012 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I57b6d24c3a367ac711231046bada78619a13ab16
-
Markus Mohrhard yazdı
Change-Id: Ie86cbd173a21e79d802a03fd112ea01c0cf44116
-