- 28 Kas, 2013 19 kayıt (commit)
-
-
Regina Henschel yazdı
Change-Id: If4ad335f4e645cc10cd7378d971b7389bb437f88
-
Caolán McNamara yazdı
Change-Id: I76499e12720bd35793a8b616899c8d4a04852171
-
Caolán McNamara yazdı
Change-Id: Ib3e43e14f9223bc53f20f1241d9b8c0eaa5470ad
-
Caolán McNamara yazdı
Change-Id: If26bdd6ed0be59a4fff137ac3166b9d644e1aea7
-
Caolán McNamara yazdı
This reverts commit a74b3e89. Change-Id: Id670a2b66e61d3a4dceb9640d6ae34e9116691c0
-
Stephan Bergmann yazdı
Change-Id: I031409043f12bdfe4b8c838d74db8a60576fd507
-
Kohei Yoshida yazdı
Change-Id: Id26dcf8146dc7a41ea9995ad4b1f89925c08004f
-
Kohei Yoshida yazdı
Change-Id: If3d9feb25d825806cb690d001872f1d0ff76466c
-
Kohei Yoshida yazdı
Change-Id: Iae1fa695ea0266e97ae367db71fe6a82e6a3da1d
-
Kohei Yoshida yazdı
Change-Id: I4dcc7244e508fcdf484b73dc843b21f4b0a18a73
-
Kohei Yoshida yazdı
Change-Id: I954606a9d6d9b0fc66f2f3496e204c8e6496db88
-
Kohei Yoshida yazdı
Change-Id: I6d4d7cd2dc426134c108f1fbcf6e3c32ed4af88d
-
Kohei Yoshida yazdı
Change-Id: I48141ca77277c2de5b3526358cfadb12e3f4fbdd
-
Kohei Yoshida yazdı
Change-Id: Ic70aaea461e3d007e394c67c33a766d70aa4e92c
-
Eike Rathke yazdı
Change-Id: Ib3195870e708db49448d68d262611561c68ddcc6
-
I-Jui (Ray) Sung yazdı
Change-Id: I34299e0fc692c2ab43fe0c1fffaada348742d19f
-
I-Jui (Ray) Sung yazdı
Change-Id: I0d53dcf147a06f831120c5489b2975e42ea6120b
-
I-Jui (Ray) Sung yazdı
Change-Id: I885a222bf8a7ca4275867585ccf067a1ba7822c7
-
Kohei Yoshida yazdı
Change-Id: I09ffa455e79199e37ca6168753ec9ef4d5aa33dc
-
- 27 Kas, 2013 21 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I81f98ca83b97bc2e3e419c7a37ad2a011932553b
-
Michael Stahl yazdı
It is pointlessly slow and the AccObject has a method for that. Change-Id: I7ba1cc853255ac3b3b5008657d1cc79efc3a3f4b
-
Michael Stahl yazdı
It's disposed iff m_xAccessible is 0. Change-Id: I3f8bc104784adf82be43bcaf43b7573a9897f82a
-
Michael Stahl yazdı
... and clear it in disposing(). Change-Id: I69cfe3cdcf6549a0471453960d1f935d9c3b7a0d
-
Michael Stahl yazdı
The manual acquire() call was apparently not coupled with a release()? Change-Id: I069c969619e9afce2a4b836642cc1675025b11d0
-
Michael Stahl yazdı
Change-Id: I68e5c1785b73520cb59ca54a602ea176f8146f6f
-
Michael Stahl yazdı
Seems safer to store a Reference Change-Id: I86ef9d18c03b2a58058d38e2ae43553ecd2c7be6
-
Michael Stahl yazdı
CoInitialize{Ex] always exist in all supported Win32 versions, so just call them. Change-Id: I45f227319aae811b6c94a3ac475467a06146b8e9
-
Michael Stahl yazdı
Perhaps delayloading the URE dlls makes it easier to register the UAccCOM.dll during installation or something? Well we don't do that any more. Change-Id: Ic7c356f5954f869c8752aab2563f059a27ef731f
-
Michael Stahl yazdı
Change-Id: Id0defc7e4fbe5b700362548559e08163a327399b
-
Michael Stahl yazdı
There is no need to register UAccCOM. Change-Id: I37f5c4030abefbd18b6686652a348bc20a05a9db
-
Michael Stahl yazdı
... obsoleted by 732ec36e Change-Id: I7f7a9becac2430a7ed4d096be741b610462a8a00
-
Markus Mohrhard yazdı
Change-Id: I370f641f0fffed8835a32c577c2f2e841ba419aa
-
Eike Rathke yazdı
Regression introduced with ebdd9c30 (first eaea417b) that removed the bMixedComparison member from ScQueryParam under the false assumption that is was only used to emulate a legacy Excel behavior. In fact it was also needed to do the at least horizontal range lookup in sorted mixed data, though didn't evaluate exactly the same conditions as Excel and defined in ODFF. Reimplemented a similar behavior for the new code structures but this time also checking for the additional condtion that a query ByString does not return the last numeric result and vice versa, which previously was missing. Change-Id: I46061777879ba5301bfcaca2d50cf87a994f93f2
-
Katarina Behrens yazdı
Change-Id: I75dcedfb8fb8b294326898713e7220080d429342
-
Katarina Behrens yazdı
all right this time Change-Id: I9168df3cd83cfa910e4a189b5330a28ad85773ac
-
Katarina Behrens yazdı
Change-Id: I6a1cd4bc3eb91e89c5d15a2281d5f3d4a978df4e
-
Katarina Behrens yazdı
Change-Id: I9168df3cd83cfa910e4a189b5330a28ad85773ac
-
Michael Stahl yazdı
Change-Id: I11bb688a8e0affda9ed78a61d9aba3d244914f8c
-
Michael Stahl yazdı
02d4eb74 Change-Id: I45b5691a3dc4cf2444e0daf8cb2ae0134532f596
-
Kohei Yoshida yazdı
When the referenced range consists of entirely empty cells, we get an empty array, which is correct, but an empty array returns false when calling isValid(), which is not correct. After some thought, it's best not to check for isValid() here. Change-Id: I50dcea4f2b55d5f5c6f1226cca4106ddcad62145
-