Age | Commit message (Collapse) | Author |
|
Change-Id: I257f4c5878caabd5394bb2641ebf6d82a833e5f1
Reviewed-on: https://gerrit.libreoffice.org/4756
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ifb1fc23c416f47c6618e7ef22a53b1744ff0e2bc
Reviewed-on: https://gerrit.libreoffice.org/4748
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>
|
|
When the import with xlsx ranges fail - try with
internal data table.
|
|
Change-Id: I8d767c2d92b4d5ca77e83565527b2bd1e29091ec
|
|
Change-Id: I5ccf8792ce0d3ffa9a0dffc1bc8976fe029808ab
|
|
Change-Id: Ic46dcc8cb415fd3ea9062d477260cb6f120fb815
|
|
Change-Id: I38aa1461d05e3dee096e69b7cd95e2ddfccc9594
|
|
Change-Id: Ib7c8a7b7b1ce7f2b9afbb17a50848ae1d8e28907
|
|
Change-Id: I95cb42845535532fca5622d8d4f8b394ff22d4d3
|
|
Change-Id: Ia5251a3bc8387289056abacbb4836b77262aad12
|
|
Change-Id: Iab8695f579abb009f12aa76f4e161f106527f493
|
|
Change-Id: I82723a30edc361b627246b66d21dc04cd639caa6
|
|
Change-Id: Iea7fafedc2a5f1549a701d1fa768c127e3236246
|
|
ResolveStaticReference is reserved for calculating invariant formula
groups.
Change-Id: I58aeabb01f11f98a5c300780734b31079417f4c7
|
|
Change-Id: Ic67af048baa55cf1aee118ec741f140831127a95
|
|
Change-Id: Icd3403e759841dce351c932ea8915ba9819e5a29
|
|
Change-Id: Id3c2cd0a3cffa299c8424f9c9e4989ce8bd60719
|
|
Change-Id: Id13bf81cd65fdc0677832993bded37e08f226c0d
|
|
They only change sheet index values in all formula cells uniformly;
they should not affect how they are grouped.
Change-Id: Ie05152de1d6fc5799145e5721c57fd74f8f58239
|
|
Change-Id: Icaa48ef790cd71abdfc1d026ac912a88f727c0d5
|
|
Change-Id: I4dad09faf10406163b5944933422d50b832f45bc
|
|
when cell groups are circular dependent.
Change-Id: I20b3e522d6bfe4b70e0f59fe64eac065c9509bd9
|
|
Change-Id: I2abf0a6887f916111895d172b0dffd54901c5aa2
|
|
Change-Id: Ia6ed1d8a29d7f5b09db5c815daabf4495e650d4d
|
|
Change-Id: I28fe24f0ddb02fbc13b9652ce13af7073d45d7da
|
|
Change-Id: I6ec773aa7333f04e5048e35264e0288b6d39d618
|
|
Change-Id: Ife6ba00010267244b537f576d5e1e17d53962dd6
|
|
Change-Id: I3b4d12cf5b903a0ab4debf325d39729f070345eb
|
|
Change-Id: I5937843a5c5485f469ef1fb6b5844aa15c33a14d
|
|
Change-Id: Ibd9c48bacccf5c59eb3ea2cf331b20733418ee72
|
|
Change-Id: I5f9ec12b507e332d304b931ddb31103ee3f0766d
|
|
Change-Id: I904142622ac37b394ddedf62bb7d9c099fc9cab4
|
|
Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6
|
|
not like there never was a sfx1 anyway... perhaps we should rename the
whole module...
Change-Id: I50c7302f84f15a1d778eca19507694a3bd070b22
|
|
The parameter "FailOnWarning" is passed around better now, so it arrives
in SfxBaseModel::storeSelf() which considers it illegal.
(regression from e2799d253b1dc62967693aa5bccd7360a9520967)
Change-Id: I2a51a2ecc24e6de506e1840bd28cbe157a8ad6a5
|
|
Change-Id: I3e7b0ea8547df7cba5dd5f4fb3c434384cab1dd0
|
|
Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198
|
|
Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06
|
|
Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5
Reviewed-on: https://gerrit.libreoffice.org/4770
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
...(Clang trunk towards 3.4); this appears to be specific to C++11, which added at
the end of 8.3.6/4 [dcl.fct.default]: "If a friend declaration specifies a default
argument expression, that declaration shall be a definition and shall be the only
declaration of the function or function template in the translation unit."
Change-Id: I750c60a2206d7af41322ebb31aa6deca2491067f
|
|
...the check in itga.cxx was useless anyway, as new[] does not return null.
Change-Id: I4de5a46e14a83ab134d0a098a62748e909dc9c00
|
|
...in external nss header; an alternative could be to use -isystem instead of -I
in gb_LinkTarget__use_nss3.
Change-Id: I399e6990dd0110e0e16baea0d20a16050acfdeb1
|
|
Change-Id: I6da069a27d569e4b28c0a8fe783616c767c108d0
|
|
...in files generated by gperf; an alternative could be to use -isystem instead
of -I in gb_Library_use_custom_headers.
Change-Id: I316684ab5342977655a5642903b13e127adaf95c
|
|
...in external Boost header; an alternative for all the warning patches in
boost/ could be to use -isystem instead of -I in
gb_LinkTarget__use_boost_headers.
Change-Id: Idc515acea9b90e87a92627c89e4363537e9336a7
|
|
Change-Id: I64e4933f7a0a8026ccc7ce98804bfc497d3f0eed
|
|
...apparently mistyped conditions happened to work as intended (E_None being 0).
Change-Id: I3ffd849fc4790bfaea36d614b900eceae5f1e8eb
|
|
...happened to work as intended (according to Caolán), as USCRIPT_COMMON is 0.
Change-Id: Ief2bf2844c7f47f3d5dcdc360a645d80edfd5e63
|
|
...the apparently mistyped condition happened to work as intended, given that
TYPE_METHOD is zero.
Change-Id: I468013ab61caff45c174da752ffb1c9ca9d373bd
|
|
...the apparently mistyped conditions happened to work well for the expected
values of m_aState.
Change-Id: I75f1f4ff8343098be4932c286ddb101d5e913183
|