- 09 Ock, 2015 23 kayıt (commit)
-
-
Noel Grandin yazdı
and remove the need to worry about keeping indexes correct Change-Id: I9a5fc00f7e28f305279b41099274c96daebebb95
-
Stephan Bergmann yazdı
Change-Id: I22a3aba3266ae8209242cf6e02ca8c66b1be863b
-
Laurent Charrière yazdı
Rename OcKumZinsZ to ocCumIpmt, SC_OPCODE_KUM_ZINS_Z to SC_OPCODE_IPMT, ScInterpreter::ScKumZinsZ() to ScInterpreter::ScCumIpmt(). Change-Id: I7a062374fa0dad375c9277ca7e1c23f6d6855013 Reviewed-on: https://gerrit.libreoffice.org/13816Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Laurent Charrière yazdı
Rename OcKapz to OcPpmt, SC_OPCODE_KAPZ to SC_OPCODE_PPMT ScInterpreter::ScKapz() to ScInterpreter::ScPpmt(). Change-Id: I5bc556e086970ea487e14b4663a9b3d2aaf9bb66 Reviewed-on: https://gerrit.libreoffice.org/13815Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Laurent Charrière yazdı
Rename OcKombin to OcCombin, SC_OPCODE_KOMBIN to SC_OPCODE_COMBIN, ScInterpreter::ScKombin() to ScInterpreter::ScCombin(), OpKombin to OpCombin. Rename OcKombin2 to OcCombinA, SC_OPCODE_KOMBIN_2 to SC_OPCODE_COMBIN_A, ScInterpreter::ScKombin2() to ScInterpreter::ScCombinA(), OpKombin2 to OpCombinA. Rename OcVariationen to OcPermut, SC_OPCODE_VARIATIONEN to SC_OPCODE_PERMUT, ScInterpreter::ScVariationen() to ScInterpreter::ScPermut(), OpVariationen to OpPermut. Rename OcVariationen2 to OcPermutationA, SC_OPCODE_VARIATIONEN_2 to SC_OPCODE_PERMUTATION_A, ScInterpreter::ScVariationen2() to ScInterpreter::ScPermutationA(), OpVariationen2 to OpPermutationA. Change-Id: I2efa01e9b160e98058879d08e2e2313284a5ec91 Reviewed-on: https://gerrit.libreoffice.org/13814Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Laurent Charrière yazdı
Rename OcZinsZ to OcIpmt, SC_OPCODE_ZINS_Z to SC_OPCODE_IPMT, ScInterpreter::ScZinsZ() to ScInterpreter::ScIpmt() Change-Id: I6ed671aff85b7d2ec06dd66cd7ec9390776008b1 Reviewed-on: https://gerrit.libreoffice.org/13813Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
Change-Id: I5e29626fe2803d2751bdec9c6919662ea37cf64c
-
Caolán McNamara yazdı
Change-Id: I99d3a715cce203eb2303c76da3b20e6d853a9d23
-
Caolán McNamara yazdı
and adjust the basic test-case, which is surely wrong The syntax for REPLACE is: // Replace(expression, find, replace[, start[, count[, compare]]]) surely in the case of a start of 3 the preceeding chars should be returned unchanged in the result, not stripped off as before this change. This reverts commit 869402a5. Change-Id: Ie710e4de9e7e35c84abe2770142a963532820af4
-
Stephan Bergmann yazdı
(mpLayoutCache may be null, but that was harmless as Write was effectively static) Change-Id: I41b10593c5ae98de92e7b305d9db75d0c4c7b334
-
Stephan Bergmann yazdı
Change-Id: Ibffc44da6e9d6fb02d43d8a2b7e143ff994d76a8
-
Noel Grandin yazdı
so make them final and make their destructors non-virtual Change-Id: I94453786d2befb885996996040a766bc4ccbb4e3
-
Jacobo Aragunde Pérez yazdı
Known issues: the mimetype returned for .odp files is null and share does not work on these files. Change-Id: I61e752763a6934657c30fff3cefc57ac0144ec71
-
Jacobo Aragunde Pérez yazdı
Change-Id: I234f7ddb99570498f86449cf61ceb72696995b0d
-
Stephan Bergmann yazdı
Change-Id: I86aaad9f38ad63121805fa3dc05b3a8a33428ef7
-
Tsutomu Uchino yazdı
Second or later compilation uses value type returned by previous execution of code. Use the defined type as return value of the runtime function of Basic always. (cherry picked from commit 7470c682) Conflicts: basic/inc/basic/sbxmeth.hxx basic/inc/basic/sbxobj.hxx basic/source/runtime/stdobj.cxx basic/source/sbx/sbxobj.cxx Change-Id: I3064e8403286a9c1401ef658bf139bedeae11f17
-
Stephan Bergmann yazdı
Change-Id: I17936ae2e37520abaa7dd31a5bb9aec6300ea021
-
Miklos Vajna yazdı
Change-Id: I01816988eb3c47e60826ff01c1b8402f9f5130e4
-
Noel Grandin yazdı
and consequently fix bug in SwPageFrm::PreparePage where it was comparing against the wrong #define's Change-Id: I681f7e9f3f9bbe1ddf2613814ed36cfe0955825f
-
Noel Grandin yazdı
Change-Id: I1c761482cb78efc26d3beda75381557268e1bc0d
-
Noel Grandin yazdı
Change-Id: I7aaeda37ceea080251f9d6381a78d13b8fb055d0
-
Noel Grandin yazdı
Change-Id: I163bd3f521473c5357c23c3ce4978f984be7b6fe
-
Matúš Kukan yazdı
$(call gb_Library__get_name,foo) returns "libmerged" if library foo is merged. This reverts commit ee567a63. Change-Id: I6ab9b7f0b01262a6f9d5a6834a6cffdd6ffc6f8a
-
- 08 Ock, 2015 17 kayıt (commit)
-
-
Michael Stahl yazdı
That's what the comment on it said before it was translated. Change-Id: I8812f99253bd4a14cb1109abf72b11d650f56003
-
Michael Stahl yazdı
Change-Id: I4d0e1de89d0bbdbea23bc5a46bf75ae0ce4e2796
-
Michael Stahl yazdı
It is scary how many barely educated C++ programmers can't tell their inclusion polymorphism from their ad-hoc polymorphism. Change-Id: Id4df7d168ba5257eff522a7f131c841c1ddcbccd
-
Caolán McNamara yazdı
Change-Id: If69a57aa9ff011cc670f868cb87b3a1c4d904435
-
Caolán McNamara yazdı
This reverts commit 340ca294 as CppunitTest_basic_vba breaks, so needs revisiting to see which is right Change-Id: I10168d454a8c67d91eee5bb8939aff74bba42954
-
Stephan Bergmann yazdı
Change-Id: I6d83714b78c4d149dff5ea56483d7afa6d0eb677
-
Tsutomu Uchino yazdı
(cherry picked from commit a2700f75) Conflicts: basic/source/runtime/methods.cxx Change-Id: If9c671a612de87d8d37bfc40704a97a6062fd150
-
Stephan Bergmann yazdı
cf. <https://gerrit.libreoffice.org/#/c/13659/3> "Signed/Unsigned mismatch on x86_64 platform on windows" Change-Id: Ie526ee431f59be374d61fe8c38bdf2a579a7234b
-
Caolán McNamara yazdı
avoids the dread assert in vcl wrt. "detect overflows" in ImplLogicToPixel of vcl/source/outdev/map.cxx but the whole thing looks a nightmare if a high precision double is given as an arg to Fraction and the underlying boost foo uses longs longer than 32bits to represent that. Change-Id: Ia0fa911cf07ed613e0b1bbd97b63a291f29628cb
-
David Tardon yazdı
This reverts commit 66c7dbbf. See https://gerrit.libreoffice.org/#/c/13554/ . Conflicts: include/xmloff/shapeexport.hxx reportdesign/source/filter/xml/xmlExport.cxx sc/source/filter/xml/xmlexprt.cxx xmloff/source/draw/shapeexport.cxx Change-Id: I14fed9ad043a756a9e2d390c76fa907c349c3a2e
-
Tor Lillqvist yazdı
Innovativeness is good but perhaps not for mathematical constants. Change-Id: Icef93802ce9123120c8527f3fa07e524b6e067d0
-
Stephan Bergmann yazdı
Change-Id: Iffc8cbf108310099318e37378c4b3033ea087cee
-
Tor Lillqvist yazdı
UNROLLING_FACTOR (or UNROLLING) has been defined since November 2013. No need to keep old code around inside ifdefs. We have this thing called version control. Change-Id: I1f10f205df95014f8c223bd7a8716757577eade0
-
Tor Lillqvist yazdı
USE_FMIN_FMAX has been defined a long time. There is no information in any comment or in the commit that introduced it why one would not want to use the OpenCL fmin() and fmax() built-in functions (intrinsics). Keeping such stuff in the source code (and in the generated OpenCL code) is pointless and just makes it harder to read. Change-Id: Ibc0b950c0f16872867eb5eff089b33b00cb95028
-
Tor Lillqvist yazdı
MD5_KERNEL has been defined always for a long time, and I don't see why we wouldn't want that functionality. Change-Id: I7ee220ac3354fb8e5f6556259147675847aab68d
-
Tor Lillqvist yazdı
NO_FALLBACK_TO_SWINTERP has been undefined for a long time. I doubt anybody knows any more what it means, and in what situations it might perhaps make sense to define it. Should it be a compile-time choice anyway, in that case, or a run-time one? What is a "TDD run"? Test-Driven Development? But we have our unit test mechanism for that. Change-Id: If3e21e958ebeb689a8aac8eb7393c02f7143401c
-
Stephan Bergmann yazdı
...follow-up to 4e41227d "mingw64: change Link class to use sal_IntPtr instead of long;" should make obsolete <https://gerrit.libreoffice.org/#/c/13659/> "Signed/Unsigned mismatch on x86_64 platform on windows" Change-Id: I9fcc947bb96e104816c2820cb338fc34c528bae0
-