Age | Commit message (Collapse) | Author |
|
Also add some missing include guards.
Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
|
|
How in the world did that end up there!?
Change-Id: If276afcea2b0c2d0fe2a59ac966f245608d0e64d
|
|
|
|
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
|
|
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
|
|
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
|
|
Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7
|
|
Change-Id: Id860b3220bde3d43eec7c74711e6938e68d01d56
|
|
Change-Id: I58059655ca45c944e260cabbe348ed690dad3a22
|
|
Change-Id: I9e44e82873e99f3063c4ed9dff83613b53327872
|
|
Change-Id: Ic0b171b182eae86010de316ff5ed435e76b09d12
|
|
Change-Id: I14cab3dfd26ac1568feef902b566873cecf049b9
|
|
Change-Id: I2cc6505571ff62d44443c161317b61033be0d7ec
|
|
|
|
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
|
|
Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434
|
|
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
|
|
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c
|
|
Change-Id: I888939bffe0eb4f1e19aae24bd62cd9313337065
|
|
Change-Id: Idd69ec052b037e31c3d116aab055b5f94a90a4a5
|
|
Change-Id: I91282512f15122d0d7187fea7f6ab5a98933a07f
|
|
Currently it was only possible to use "Exit with External Tool.."
menu option in Writer. Now it is also possible to use this in
Calc and in future Draw and Impress. Code has been refactored and
extacted out of "sw" into "svx", so other components can use it.
Currently there is no cleanup of temporary images after processing
was done, and also pinging for changes are still active even when
editing in external tool is done. This behavior will be changed
in the future.
Change-Id: I09969d44dfddbf9183b30ff3fffa2d201c7ae40f
|
|
Note that Excel for T() does not use position dependent range
intersection (SingleRef of DoubleRef) when a range reference is passed
and does not handle evaluation in array context (instead top left value
is always used), which both is inconsistent with other functions taking
a scalar value parameter. ODFF does not specify this function different.
range intersection was already implemented, this change adds array
evaluation. Gnumeric does the same.
Change-Id: I4acae943fde247c6d60b55d0f8514fb17d401f40
|
|
Change-Id: Iadba0f3a28b0a3bda9b99833510e68679d915514
|
|
Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c
|
|
Those never get included at any point in the code.
Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
|
|
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
|
|
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
|
|
Change-Id: I74cfa5813f7df526794cea3cdeaf26fc5f1820ba
|
|
Change-Id: I2a15f8787afceaea1cb8e1c2902c05367d3e5b15
|
|
Change-Id: I713981b9ae1a82ca0b014cde88abdc32af1f9975
|
|
Change-Id: Ie74404b35e31a2f96641abb18a9aaf46467e31c0
|
|
Change-Id: I1f79bf11105e06cf713db11a6e00cd41a3aab06b
|
|
Change-Id: I045927b3310ddef6208a1d0a837ed6bc098f9ca8
|
|
5743e7b36220e9689091812cef7a4396dd48c4e6 introduced a different handling
of arguments in the N() spreadsheet function. That lost the ability to
use position dependent range intersections and suppressed every error
instead of propagating it. Previous versions suppressed only the #N/A
error. Excel propagates all errors instead.
Note that Excel for N() does not use position dependent range
intersection (SingleRef of DoubleRef) when a range reference is passed
and does not handle evaluation in array context (instead top left value
is always used), which both is inconsistent with other functions taking
a scalar value parameter. ODFF does not specify this function different.
This change re-enables range intersection and adds array evaluation.
Gnumeric does the same.
Change-Id: Ice35271e40f1a27cea384226e25945108003841a
|
|
Change-Id: I05c2ddc0ebde6675e9f98722c4feb1ed49670dee
|
|
Change-Id: I13d3cfa99294bdce8c9f5133f49e91114feb4baa
|
|
This reverts commit 793f1e70ce4c364b366d2e8065ea7fb2815bbf40.
|
|
Change-Id: Ifd3313e45b838b3d9ab4dc8d0b4887f4836bb013
|
|
|
|
If sheet name doesn't exist the resulting reference had replaced the
sheet name with #REF!, e.g. #REF!.A1, because the actual sheet name is
not part of the reference. From a syntactically valid but otherwise
invalid non-external reference create an ocBad token instead to preserve
the sheet name.
Currently a #NAME? error instead of #REF! is generated, further work
would be needed to pass specific error values with ocBad.
Change-Id: I5a608a74d3b3ff2baa4967f2b2e3078cfecfbabc
|
|
Change-Id: I9c89d06ec8a96de04d68725c97b102edb77fec38
|
|
Change-Id: Id60fe0dade7f47f8b2b65bf2cfa1d6ab28a94505
|
|
Change-Id: I65c19a21ae9b6deb1601adf2f3fe8fe8faa7e9ed
|
|
If a LockSolarMutex gets called during the import of the element
we presumably must ensure that an UnlockSolarMutex gets called
Change-Id: Ie2b1d23bb2450c43aa414a5714ed4ca456bb12b6
|
|
Change-Id: Iec70985319a64cdc3630e15499ac304a7f1aabae
|
|
Change-Id: I51fc4d0a6d9cc09c82268351ad069467bf8acc31
|
|
Change-Id: If58448fa040ad88db4edaa9aaefc771dbad0826b
|