Age | Commit message (Collapse) | Author |
|
The SharedString stored at ScQueryEntry::Item was constructed from an
OUString passed from ScMatrixValue::GetString() so
rItem.maString.getDataIgnoreCase() in QueryEvaluator::compareByString()
was NULL and never evaluated equal. Made ScMatrixValue::GetString()
return a SharedString instead.
Change-Id: I473d5724dfb97707fea58e6b72b1396c049b79c8
|
|
... to keep the count updated, which actually silences the dbgutil
warning of ScDocument::RemoveFromFormulaTree() when loading .ods
Change-Id: I8453d688ca673a47fee15c84478262e1da53e408
|
|
Change-Id: I6187aa673034e6dc18f48f7b6b7ac88989ab55ec
Reviewed-on: https://gerrit.libreoffice.org/6914
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I730cd231ab6fe4626fefc1ddab67c1b9d77ecd0a
|
|
Change-Id: Ief8c4b4699b3f6ffe1cb02d3dae43ad5a0c4c89e
|
|
Change-Id: I05fd812d1fd76e57d5305d859b2ad64d471adfb1
|
|
convert IFunctionDescription::getSuppressedArgumentCount from xub_StrLen
-> sal_Int32
Change-Id: Iee7a094a6f067fa57ee828c434417f7583c0f32b
|
|
Change-Id: If01d21824964a0fefecc34bcf8b0b3910d2b4d48
|
|
Change-Id: Ia7a6241c651106427e636bdc08085b97a2a41407
|
|
...and simplification
Change-Id: I652da35312522f452276116df11e548ba9231b53
|
|
b41332475783c31136673fb44cf4c411bb0148f8 "Integrate branch of IAccessible2" had
changed it to return a string, but that neither matched the documentation of
css.accessibility.XAccessibleValue nor did it satisfy JunitTest_sc_unoapi. This
is the same underlying issue as 1cb1dca1260da2cea5b6800483e86a6d6b251844 "Revert
SwAccessibleCell::getCurrentValue to return a numeric value again" and needs
further clarification apparently.
Change-Id: Idb725724842ffa1aff811d66066912a22b2f2f6e
|
|
Change-Id: Ic029958dc70286f3022d06299b61eca6d37844c9
|
|
7a3b8b1a5a753627c6518b9a5b8e2a041d4d6331 switched formula parsing from
API FormulaParser::importFormula() / ApiParserWrapper::parseFormula() to
ScCompiler, which means that also FormulaFinalizer::finalizeTokenArray()
is not executed anymore and processTokens() and processParameters() that
among others handled appending Calc-only and required parameters.
At least implement that parameter part at ScCompiler now.
Change-Id: Iaa2804c82ec43dd51f781485b0e2afab8c613638
|
|
Change-Id: Ib805c31f0c1b57708c38c02a9bdc492af5c7a439
|
|
Change-Id: Ie9b5f6ade1c25618aa990ce17bd7b2a2b46a250a
|
|
Change-Id: I0ceaf6367163bbe8aa0f0774961f2e2398471aef
|
|
...plus clean-up
Change-Id: I37252f505c76f6f6be14873e13da4e660a4a623a
|
|
(cherry picked from commit b01b45e9d73a318e983fa5f023d6167218ed2558)
|
|
Conflicts:
everything
Change-Id: I3d8cf956f511a0d953a1cefe83b6ef987806da25
|
|
Change-Id: Id0bddeeefd959fb72fb019d8d35cd9afe885c60f
|
|
tryToAcquire() locks if successful, so unlock when leaving
Change-Id: Ic0bd4b10ccb8419dd40946dbaf393a27e413bf2d
|
|
Change-Id: I15e4495607113eb9bc55a31fee061a9d5384731b
|
|
Change-Id: I74f30d96b611a7703efd53f0d46b91291dd2c55c
|
|
Change-Id: Iaafd778bb6e95f9521c29b5c6f8a51c02596fd31
|
|
actually we should switch to svg as soon as it becomes possible
Change-Id: Ifbbe5befab94441f04fadb90b779e0bc8c15eda4
|
|
Change-Id: I303bbfe14c258f45985a6ed7a4130d1d0fe2dcd8
|
|
Change-Id: I1ed50e6daf5b363c46e31d1a0efacf7728621b1a
|
|
Change-Id: I5d8ce77c8034819fd618d3d970908462511d2e1d
|
|
scopencl is only built when ENABLE_OPENCL is true, but the unit test
should still run successfully using the fallback mechanism without
scopencl (i.e. when --disable-opencl is used).
Change-Id: I4b44148f1f59ad8b3d9c78c2fd0e1cbe2030db37
|
|
Change-Id: I8b66356a76586443fc5174c2af9c40bf2551b864
|
|
regression from 088e86b865062dd4cc5ba0c85c6068dea62238db
|
|
so bin/ui-translatable.sh will not find false positives
Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
|
|
Change-Id: I6c2b478a4ce6976b5f8fe9cde3d8fbd309dff965
|
|
This is just fucking awesome. The MSO implementers notes mention this
attribute and point to some extended information that is either missing
or does not mention this attribute. To make it more funny the MSO
validation complains about invalid values in this attribute for our
export.
Change-Id: Iacf1a6666f9f6124106952ae19ae5d5866bc8cf1
|
|
Change-Id: Ic322d58817986887bbcd666ac3abc416609adf5c
|
|
Change-Id: I99f4dfca78cc0fd5d9b947000a99f8414c2a899b
|
|
Change-Id: Iaf0e5f8096554b8b5d80265b6dc5296b3294f134
|
|
Change-Id: Ifad806a4a846656f4b81439c596aa34d898d021a
|
|
Change-Id: I96f6beb34c1ce7f7191c6e9d379145ba98320c87
Reviewed-on: https://gerrit.libreoffice.org/6775
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: Ib080dd7fcbc8abb52f762a8071b0233e970b2691
|
|
Change-Id: I166e40e7b6d91fa406f9f3649001c12f054bbf2a
|
|
Change-Id: I5b98eecc55dbb89fa0f4127f437e0e8cc798eb86
|
|
Change-Id: I07a50583990325e83bf9a27fba0194c3a277eea6
|
|
Change-Id: I5e99fbedf21fcf4a84f4695ca5aa3fd56259e849
|
|
Change-Id: Idafbd9fb3fb71a1da9ba6b7a39007eac3865c932
|
|
Change-Id: Ia63c8c6207c9c3add3d8d89cafd687df287456ef
|
|
Change-Id: Ifa3621a21e03aff313198fc29044b93c8f57001c
|
|
Change-Id: I7004150569e5329f19d2f08adbd70477bd6252ff
|
|
Change-Id: I2c9d1a82ec0159fae80a8e146d1218aa98895f65
|
|
Change-Id: Iefe2cd87f499e624cbd3bd2583f6f0df90f4b4cb
|