Age | Commit message (Collapse) | Author |
|
Change-Id: I60b7a4c5b80410429e5489ee6517bbda8cf328dd
|
|
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
|
|
Change-Id: Ia65cffbf49929f44607c227a5c6167f4ca581e8a
Reviewed-on: https://gerrit.libreoffice.org/6203
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Conflicts:
sc/source/ui/view/viewfunc.cxx
Change-Id: If82a7c6e58af1cbba3748e42bf8ecce75cbebf18
Reviewed-on: https://gerrit.libreoffice.org/6202
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Contains the platform-dependent on-disk line separator ("\r\n" for Windows,
"\n" otherwise, and yes, I assume an ASCII-based world).
Use it instead of static constant char array fields, with ifdeffed
initialisations, in various classes here and there.
Change-Id: Ibea1f2cc1acfb8cc067c3892a41f73bf44f2c78a
|
|
Change-Id: I83f645ff93f7a351053b09d55ac23e9a5656d143
|
|
Change-Id: I5b5346dcf5b4ab3277fea28ee73bc36dc0579105
|
|
Change-Id: I651854e653ae863577bd1f0f22ef640dd7044ebc
|
|
Change-Id: I6252f4737dbc297525792412e006b2ed0147a0d6
|
|
Change-Id: Idc9d05cae6ebee4c5f88dbe53ab182da66781582
|
|
Change-Id: I27d1bd3f4a94ba6951e5082509980f45cf48650c
|
|
Change-Id: Ia69312b4adc11c256e57e69c0fd488eca441ce4e
|
|
Change-Id: I6d9ce2afd97d6011eaa93855c49f3d7071db0159
|
|
Change-Id: I785f83b5c2c6329b7a18af9f9721c06894207ea5
|
|
ScRawToken needed to store a shared string value rather than the normal
unicode string array. This fixes a previously failed unit test.
Change-Id: I87164c018ace0761c40d1493f44fe25909a4499c
|
|
Change-Id: I5da99869fc7f61ce698180fa5daa9be9db9ac132
|
|
And adjust all its call sites.
Change-Id: Ibb0c754e8fa105bd1a6035f2e0df5cee2d8491c4
|
|
Change-Id: Ieb8befa4f19ebc31f4afa1370c924b469aa77382
|
|
Since it no longer checks for cells with misspelled words....
Change-Id: I372c283e0567c2e0e40d26eeb19dcf6e5d3f9e0f
|
|
This was broken when the spell check handler was re-implemented
after the cell storage rework.
Change-Id: I4e7e718ffba45b2163bea4dd382f2a49f75fd5f9
|
|
Change-Id: I3a0d999f55d89734b26ee66c16cf8cadbcbac246
|
|
Change-Id: I334d64f7731915d27e3b81781c91e330dc446010
|
|
Change-Id: I1263026133b694e531c0a99b16d622e1ae12db48
|
|
The key here is to only use the shared formula ID's and ignore the ref
range. The ref ranges are not correct half the time.
Change-Id: If65f9b1b44ab6239db37977b6dfe3f822a9cf67e
|
|
Change-Id: Ib84087a10cc10a7533e64c4e8998354b52017df7
|
|
Change-Id: I0ebc43abe59ac317c053a4f606dbe376d85c03b0
|
|
Change-Id: Ifd3bbb84c7abbe983a017a169c7e05914ef33450
|
|
Change-Id: I606efefada9529571e5a400da65592905200b987
|
|
Change-Id: Ibf5e9ed2716f2f22beb3b68ba7569b638f35a960
|
|
when creating Metafile content
(cherry picked from commit c4b76f0442c452693846a4c92970ba67f26f2226)
Change-Id: I8536f4d55e422ad5550c1aaa311789ad31647611
|
|
This patch sets the function names of add-in functions as set
in the golbal configuration of LibreOffice ('Use English Function names')
Changing this setting has not yet an immediate effect. (I'm still working on
that, which is a hard nut to crack.) The add-in function names are set at
start up of calc.
Change-Id: I5fffd9edb09647c1bcd0c3f35ffa6ab69ef48589
Reviewed-on: https://gerrit.libreoffice.org/6032
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Introduced with 3c2a26c84e70fd996855181d319970e2230b2459
Didn't have consequences here because the result was used to check for a
"startsWith" condition which it wouldn't had matched anyway. However,
use the real startsWith() now.
Change-Id: Ia1d558fc106d9a2010ad41c30f7eb2a2a480c59b
|
|
Regression introduced with 24c079605645cf29ba366ca39b7c1177da8b317f
Previous String ctor accepted length > string length, whereas
OUString::copy() does not.
Change-Id: If51e6df4e236a59ab0302d2bb683ca8e6d148bd0
|
|
Change-Id: I98cc2819e5de88cdce235735518b64193610fdc6
|
|
Should make the Android tinderboxes happy.
Change-Id: Idf33106514a1d0e34566d76d97d689e7543eda3c
|
|
Change-Id: Idc1c8e93ecdf7b2992bf08d54f2f63d337bea7eb
|
|
Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553
|
|
They shall never be used.
Change-Id: I019c88b1511a67175d782777cd41e0ec0434f497
|
|
Change-Id: I1cbe6b32d8a9b86a575e9806802f7a2a45eee873
|
|
Change-Id: I2a440b881af14076928e97918bdc5508804ff0ee
|
|
Change-Id: I4d511ef8099b5d7fcff07adf401901c9ee089ad3
|
|
Change-Id: I93fe9f8c5edbfb08b78b6694771db2dd18d8868c
|
|
Change-Id: I46934341dbde93d963764152f663c4d2d310bea0
|
|
If we ever need to use this for case sensitive comparisons, we'll have to
find a way to conditionalize it.
Change-Id: Ibb862c4700d2fb660570fc80a80a03eed1d556c3
|
|
Change-Id: I99d373f7887424bb103cff60d53f5cd8ce337ef7
|
|
Change-Id: Id13bca1ed493328fb0b8a664275af8c98e3f46c8
|
|
Change-Id: I8e70d2c730f0d8fa43a4270fddeca431bd7a5048
|
|
With this, both ScColumn and ScMatrix store svl::SharedString as their
string values, instead of OUString.
Change-Id: I3faece94d98f774881fd72b3ed5f6143504cd350
|
|
One is for the cased string and the other one for the non-cased one.
Change-Id: I798687f2efecaaea73a09e0b3348f85a9d9e8c07
|
|
Change-Id: If934e18c0fd68d89d838ca9717aa2e4616bc3b6a
|