- 07 Kas, 2013 40 kayıt (commit)
-
-
Andrzej J.R. Hunt yazdı
Change-Id: Ic70214d5e875dc7672b5b9496f1d6a7d624d6ed6
-
Stephan Bergmann yazdı
Change-Id: I7e3922ba635acdb14ca489bda2535a69249cb001
-
Andrzej J.R. Hunt yazdı
Change-Id: Iec1d329f143ab76de7e8b4acd3da66efb6e0220c Reviewed-on: https://gerrit.libreoffice.org/5812Reviewed-by:
Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by:
Andrzej J.R. Hunt <andrzej@ahunt.org> Reviewed-on: https://gerrit.libreoffice.org/6600
-
Noel Grandin yazdı
Change-Id: I009dd167d399d817689877a5e7e22dc4ab60ec61
-
Markus Mohrhard yazdı
otherwise a reallocation of the cell vector will invalidate the iterators for the position hint e.g. fdo#35208-1.xls Change-Id: I26e473c968633eb6e9cc3ecb1c8060105f5f47aa
-
Kohei Yoshida yazdı
Change-Id: Id7902c8d21d22a6d5f3740a6bd72e0c1213461e7
-
Kohei Yoshida yazdı
One sheet per thread. Right now the thread count is set to 1 due to non re-entrancy of a large portion of Calc core, and beyond. We need to fix that first before setting the thread count to more than 1. Change-Id: I6997c1e9540de939f1f00b1798e2b32059787ae5
-
Kohei Yoshida yazdı
Change-Id: Ide6875e031268337bf6a21286176a38905c12691
-
Kohei Yoshida yazdı
Change-Id: I645079254621c2f2684a69116b094e37e46f46f4
-
Kohei Yoshida yazdı
Change-Id: Id15b3e1a2bfebd2ea795fd412a259f125f5d9bab
-
Kohei Yoshida yazdı
Change-Id: Ieb077b6ce661e2885d6010519f137235a048f9df
-
Kohei Yoshida yazdı
Change-Id: Id24b5ba72362f9d878b4878c1e807bed3e596b20
-
Kohei Yoshida yazdı
These get updated from reference parser code (ScAddress, ScRange etc) which may be run from multiple threads. Change-Id: I5a1aaa4b51d9b9fb032458eb5e89f0652887184e
-
Kohei Yoshida yazdı
Change-Id: I752c9a6bcd7f5b057cd517a9630a975009d6fb0d
-
Kohei Yoshida yazdı
Change-Id: Id00c0e553e08740df8d9b7eef19407e1b0d3f022
-
Kohei Yoshida yazdı
Change-Id: I630298b1c37a6d23c1aa17aabc1c9b2dcb48608a
-
Kohei Yoshida yazdı
Change-Id: Iaaf1ebddd3b946b3211952729d41b01f0967f374
-
Kohei Yoshida yazdı
Change-Id: I0eb97d0fbeaefd8a1c86d240ed8bd7f208fb662e
-
Kohei Yoshida yazdı
Change-Id: Idc76ccad114e5964f80c5a3c8c8da2a64c1a2b86
-
Kohei Yoshida yazdı
Change-Id: I7644338bd536d16777d330a64764eb26ecda5da5
-
Kohei Yoshida yazdı
Change-Id: I9991028ddd8ab6e2e43fe9a19428c9fdfbd38db6
-
Kohei Yoshida yazdı
For slightly less overhead. Change-Id: Ie5861d585d6e22fbd19dfd57edfebae4f4504839
-
Kohei Yoshida yazdı
Instead of a pointer to ScTokenArray, and then clone its instance. If the token array gets cloned in ctor, take a const reference. Change-Id: I280fd7eb9eaea9905dbf954a1ace904ab0814dfe
-
Kohei Yoshida yazdı
We *were* leaking quite a bit. Change-Id: I3f53eff22beab27b34a055a4452311f2e2f771db
-
Kohei Yoshida yazdı
Change-Id: I22b1089ee99ad041d567fdac8714c2e7fa774056
-
Kohei Yoshida yazdı
rather than via UNO API which does triple conversion per formula expression. Change-Id: Ib397c7976c06b98ce036caa7bfe2748e868299d9
-
Michael Stahl yazdı
Change-Id: I8e79bb278759c3d6c5c782c6f2e0df8758e801c8
-
Michael Stahl yazdı
Remove "productextension" from installer. There is some "common" cruft here that needs more cleanup.. Change-Id: Ia4ef306009f0c4952792d096bb335f834b0f8262
-
Michael Stahl yazdı
Replace uses with CPUNAME instead, and get rid of the horrible postgresql patch that worked around environment leakage. Change-Id: I38ccabfc438360524a272901bb9332ea708e274c
-
Michael Stahl yazdı
Change-Id: Ic27986d8d45f61facedf2400b77334aaf1da7c1e
-
Michael Stahl yazdı
Change-Id: I06c85f064a478ead6cecbe1c2d666ba3d947a177
-
Michael Stahl yazdı
Change-Id: I73739639be5aac39e50cf6cbe6dc576f350d07fa
-
Michael Stahl yazdı
Change-Id: Ic829f1966cafa7c7680b95600ef071417ee9b9f7
-
Michael Stahl yazdı
Change-Id: I81b268d06c66860982b4d2443a1126e787f4190b
-
Michael Stahl yazdı
Change-Id: I5186904b9703d6c9c49ca4c3b4a62f83423b1ae1
-
Michael Stahl yazdı
... since it's only used inside configure. Change-Id: Iaf88239a5e8eb7215406b9948ca2599bd1468a8b
-
Michael Stahl yazdı
Can be set like the CPPUNITTRACE variable to run build tools in gdb when they crash, like so (but beware that it will run _every_ build tool in gdb...): make PARALLELISM=1 BUILDTOOLTRACE="gdb --args" Change-Id: I64bd92f77c091c72cbabd07aa449882e78bdfc95
-
Michael Stahl yazdı
GCC 4.8.2 warns when index is a subtraction expression; the real problems in that case will be found by the "index >= 0" check. Change-Id: Iac2796badf88b7bdf6c273ddb800a8af0d3eaa6a
-
Michael Stahl yazdı
Change-Id: If63362aba058bbcc0cc6bb1fae1c76005f1291d4
-
Michael Stahl yazdı
Change-Id: Id0d07ff9bcd4858cb74458eaf13fb9386387f455
-