Age | Commit message (Collapse) | Author | Files | Lines |
|
because they are not accessed from outside the class
Change-Id: I75b5572757234d5fa1e61102c06f8b61f5d9e226
|
|
Change-Id: I45bca881616788bd712c6214d3d59a7e09909291
|
|
Change-Id: I26c620a7e598e3342fac99d314ce3ea6e496f65f
|
|
Change-Id: I77ea908ffd8fadbbea7ef5a4726df447718f2323
|
|
Change-Id: I56bacb9953a07054da08546b982a1379de8e6642
|
|
Change-Id: I1bbffb94127905f48672ce8e7baf28fa2a07189d
|
|
Change-Id: I180a9a493e8d8b48461023f15391cdf3f13d1138
|
|
And do it once when importing xls, xlsx, and ods documents.
Although xls(x) file formats support shared formula natively, it's
still beneficial to re-group it as some old xls documents limit the
length of shared formula span to only 64, or some don't use shared
formulas at all even though they could. And re-grouping just once
is not terribly expensive.
Change-Id: Iff9c605d19baa187553ddab6af8b9fbd4c366d7d
|
|
Regression introduced with 337066eb1fa395990b78d1032c399a4688d2a6f9,
flags and formula token array weren't written if the formula result was
an error value.
Change-Id: I8ccd55a7b43d5ceb79002e01f0b3d33d36d85538
|
|
Change-Id: If9941ea3cc7133397b9867b01d576529cc1e8f0b
|
|
Don't sprinkle code base with random defines, this is all done
in sal/config.hxx. Nominally, that file needs to always be included
first.
Change-Id: Iafa851ea6fd1ba5457dab497566d39d0226e5ecb
|
|
Change-Id: I3e21cf8c0d205bc7d1fc5bfa7268675b97b2dccb
|
|
Change-Id: Ia4c81fefc914aaaead6f8e47ae2818e139357bb4
|
|
Change-Id: I33fd212f6ab82f802fa85af804980c2e8c4c9ec7
|
|
This variable has been always false since the initial import
Change-Id: I7cf61046628aae83bed22f8ba43f999de1e82207
|
|
Change-Id: I8095b2a122b6dd4ce01b5c62a9a51f9724db8bca
|
|
Change-Id: I5cbb44df09291b8a1b74e8aa176d6471960b3391
|
|
For more information see:
http://msdn.microsoft.com/en-us/library/4hwaceh6(v=vs.110).aspx
Also it looks like limits includes math somehow so move the include lower.
Change-Id: Ifec3a59370f7ad0e4bdc58c470e4f14f7db33660
Reviewed-on: https://gerrit.libreoffice.org/5423
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I8bf6cf93a2f9b5daee77f3dd75b0366caa9ec25d
|
|
Change-Id: I6ccde9448acf8564fe270f119ffdfa8b1bab8afe
Reviewed-on: https://gerrit.libreoffice.org/5409
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ic0cd2bdfde8c6ba915e89a346bcccd6fef1ca267
Reviewed-on: https://gerrit.libreoffice.org/5404
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I11c106cedc3346dbe129fe7c4cecf59f559680aa
Reviewed-on: https://gerrit.libreoffice.org/5405
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I2ea9797156df306b25b25ef42ed865483e08b6af
|
|
Change-Id: Ic349d1db5f63b0a2b6ba19eece630d831a912292
|
|
Change-Id: Id47fafe67c20de5b163f7a4a04d2475297664c54
Reviewed-on: https://gerrit.libreoffice.org/5421
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
|
|
Change-Id: Ieab44a1b8e53b4144836e8f406f522b1febffe92
Reviewed-on: https://gerrit.libreoffice.org/5413
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I08cfdffa27b856c258b55f31f6b5116bec114fb3
|
|
Change-Id: Ie69237d0c51508f08ec87441e5776e80d5d88bee
|
|
0946de1e2fbf8bd5ad3919429f648359d4464eca did not adapt
SC_OPCODE_STOP_2_PAR and adapted SC_OPCODE_LAST_OPCODE_ID wrongly;
LEFTB, LENB, MIDB and RIGHTB didn't work, didn't show up in the Function
Wizard's Structure tab and also weren't saved to .xlsx
Change-Id: I8d31c8c931e40d84e265bf80f76352f5a7190377
|
|
Change-Id: I700923915877616735cf58a4ed1bc3a3c8657ff2
Reviewed-on: https://gerrit.libreoffice.org/5411
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I75a5145cdaf3b133eba20a104044034b9f885630
|
|
Change-Id: Ifec7cdefb48bca1a6e025cdd3e5f0c9285c5fb95
|
|
See source code for extensive comment.
Change-Id: Ic6ce18ca8aec95d2ffb480ae403a1c10cb8980e7
|
|
Change-Id: Id4ae127eb6e7ebe1caee50cc3e3636da4ce818b3
|
|
Firebird doesn't support the renaming of tables, hence we need
to disable the api to rename tables.
Change-Id: I86045697f684280c591979dad4fdea2dde0db4ba
|
|
Without this the column data isn't updated after a change, which can
lead to e.g. the UI getting confused and producing errors.
Change-Id: I69ed79bbb987799fea7ecbbb1e516f7f9328ef9f
|
|
Change-Id: I93bdbd37976fe467459b7fb39c26f6637ea7e84e
|
|
Change-Id: Ia51394a701a06b6d6bc2cf6e9628cca9ce274821
|
|
Change-Id: I24e1bab96e9890bbe32a7e2f3edf8ed1ec15ef92
|
|
Change-Id: Ib61897ff2f5b459f5f6c75726be22ed99d383ec3
|
|
Change-Id: I78dc0afed58ad7dc51c64cac8c89abcda601f8b5
|
|
Change-Id: I43816cbb345fa141f845da208a06ed9eb9a5303a
|
|
The attribute is only exported for ODF versions > 1.2; use the new
loext (LO_EXT) namespace.
Change-Id: Ie44e4b851c4adf52d8cc4fc2cbe37d6c3a9941d8
Reviewed-on: https://gerrit.libreoffice.org/4830
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
|
|
XML_NAMESPACE_LO_EXT can be used for elements and attributes that are
not yet specified by OpenDocument.
Change-Id: Id29392533d46f6592d964ce79c05ffefa4d69ebc
Reviewed-on: https://gerrit.libreoffice.org/5419
Tested-by: Thorsten Behrens <tbehrens@suse.com>
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
|
|
Change-Id: I387ef3c2c8345bb5be75909596f59af80b966443
|
|
that overflow their signed counterpart type
Change-Id: I7d446a5fdddb9d5ef313c1bd022fd959b11dec28
|
|
Change-Id: I5df60d69431c67e3b8a2d76677d82e8eb1bd398a
|
|
Change-Id: If31845aa575b3f9459507deefb1b469ac3715e35
|
|
Change-Id: I09453c73303076318b7105a778ff98695b0a3839
|
|
In Word, just like normal tables, floating tables should be positioned
in a way that the start of the cell text has the same horizontal
position as normal paragraph text.
To emulate this, first the table should be moved left by the table
border distance, then also by the border with / 2; as done for
non-floating tables already.
Change-Id: I581311fbb08009e6c1839106e8f615d078a4a705
|