Age | Commit message (Collapse) | Author |
|
The services are
document::XMLBasicExporter
document::XMLOasisBasicExporter
Change-Id: Ifd93e5735cae94d34904d79769cdb3edf587fe43
|
|
Change-Id: Ic84ec07f4e0963ad1759036f1d7cbfa295289375
Reviewed-on: https://gerrit.libreoffice.org/1903
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|
|
as explicity for C++11 compilers
Change-Id: If2c3ad68b2ffea645a9f2035cd802553edc0ee79
Reviewed-on: https://gerrit.libreoffice.org/2064
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
GetOptimalSizePixel and GetHCtrlWidth are never called
Change-Id: Ib2ce1445447e85de66683f8b0fdf4fc8aa464084
|
|
Change-Id: Ia79a56f9b68ee11d3a45d30833332c58994383b0
|
|
Change-Id: I4851df1473fc7788af1ac642bb0fb527ec872821
Reviewed-on: https://gerrit.libreoffice.org/2020
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Thank you Kohei for the better patch you proposed to me
Change-Id: I145aaf6fd139a29373c41cc2ea81dadc9160f0fe
|
|
Change-Id: I9ee25faa57397ec2d0e7e9bb77aabade4404e32d
|
|
Change-Id: Idc31ebc5bb2d11345f68b7275b7fc4d335b633c1
|
|
Change-Id: I7059abdb6232b95e0b940b34f74bf87182510146
|
|
Change-Id: I9f93724c4e0b565a9148d0893feda9e82109bff7
|
|
Change-Id: I912cede3a240ccd4e1cc94be46c7dfee36a85af6
|
|
The new name is more aligned with what it actually does.
Change-Id: I703e20253fe5957c775026d8d08f2906f2d7889c
|
|
nPos has already been computed the 3 lines above. No need to recompute it.
Change-Id: Iad739d6fffd2c40cc633789edfe88d13e87dd28b
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/2015
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I42193a40a0b5b905a721cb511d69836385bfcb40
|
|
See http://nabble.documentfoundation.org/Cppcheck-bSkipBreaks-is-assigned-a-value-that-is-never-used-sc-td4034724.html
Change-Id: I846d433c49ad6951539ad283514ce84263236bbb
|
|
Change-Id: I113f5cf5a177f6315338f54c7e0ebeb19155b8e3
|
|
Change-Id: I2f6683d1c17fdfacfb4d68905e5a319df5e8f874
|
|
Some extra code to ensure that OUString's copy method gets correct
sub-string lengths. Unlike UniString, OUString's version is more
strict.
Change-Id: I7daabf2ad587ff44fd6d8c66a02dbecfe519295b
|
|
These two errors in the code contributed to the reported bug. Let's
fix them.
Change-Id: If82a1bd4d1e27145b48e722b30388cc9dc4a8a6e
|
|
And disable user interaction during type detection, since that would
cause the test to fail.
With this change, 'make check' works once again.
Change-Id: I2f45a2e962e45ee64f7984e794cff814fbfe6dab
|
|
Change-Id: I417d76f7f7ab1b14a449ec0ee86bfd69effa68df
|
|
Change-Id: I2660d79b14455ffed62c755b8d83e70c2d7a99f2
|
|
We still need to leave the MS Excel 4.0 filter name there as it's
used for Excel 1.0/2.0/3.0 file formats. In the future we might move
these to ScExcelBiffDetect as well...
Change-Id: I8422e7470fbb0a14c219b7f67e3dfd4a34131eba
|
|
Change-Id: Ic0f5c585386f602bd51e006770b30cbb190a531e
|
|
But I have yet to implement the detection of Excel 4.0...
Separating detection services like this will make the overall type
detection process a little more reliable. It's actually not a good
idea to use a single type detection service for a multitude of file
format types...
Change-Id: I2914c179ac939a031b84e8d37de891a5043851e6
|
|
Not used yet.
Change-Id: I1d3c28c46ec3b1830b8d0c656717e95677df9508
|
|
Change-Id: I9d26b3523d4c6c22e0b26442ab3dfc479534f5bc
|
|
Change-Id: I754958ebb889fc661108e26038491b23fd391c34
|
|
Change-Id: I3a0eff8ca0c8b654a38ee2df1022ca162bcb67aa
|
|
Change-Id: Ia2e2db103eac0f8f5354200c91be565abaef130e
|
|
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84
|
|
Change-Id: I61ffa13d857134c4a39b1370f0bcd5b926b8e8a7
|
|
Change-Id: I25ed88b30329b92f80efd329243f85b271d972a7
|
|
Conflicts:
sc/source/filter/excel/xlformula.cxx
sc/source/filter/oox/formulabase.cxx
Change-Id: I6ee01764ae9fc27854fd3bd8a630b9d3560192e5
Reviewed-on: https://gerrit.libreoffice.org/1477
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
When scanning the entire data range in an attempt to determine where
the first data row is, we shouldn't stop at the first column. We should
scan all data columns to make sure we pick the lowest value row
position among all columns.
Change-Id: I693ec169857b181c6b4237efcba3fa6a46eaa531
|
|
Change-Id: I30f2b0cdb72951a47cfd8d0091b5418fd59efe83
Reviewed-on: https://gerrit.libreoffice.org/1930
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Use locale-aware collator to sort strings, instead of using the
transliterator. The actual sorting algorithm for cell sort uses
collator. Let's be consistent with it.
Change-Id: I6729553ce92d50e45fa1ea6e1c35581fd791807d
|
|
Change-Id: Ieaf84e8d36efa8314729903be029f83c31bcbdf3
|
|
Change-Id: I3111c8fd60089302d7eee51df0ac81ae1a6f5eab
|
|
When the option for using English function name changes, we should re-compile
all cells with #NAME! as the error may have been caused by unresolved function
name which may be fixed after the option change.
Change-Id: Id340ce9b5db3ed368b98e814861be5c3f96df071
|
|
Change-Id: I8cf726ce5132f0cb712b30a76a76b152a681f4da
|
|
Change-Id: I6c7ba47dde88a73d035b1db5f7f4cede78b262db
|
|
Change-Id: I43645409bee380ef6664109c4480ca37c5f3ecd2
|
|
Change-Id: I76aca6b1ddb8a326eecf70a68bed2a754e462c49
|
|
Actually I believe that pData is non-NULL in all cases now but proving
it is quite complicated because there are a few too many friends of the
class.
Change-Id: I024605676281c0a4a46b42827b00ef98bf68ea79
|
|
Change-Id: If78c958c11b5786f31127fc729806e1e5bc5d58a
|
|
Change-Id: Ic4087959ae04b27c228abf67ef538aa8717fae4f
|
|
Change-Id: I669036358773b0e9583d7d0b8130ca947d89fae9
|
|
it seems both xls & xlsx export suffer from problems with multiple row heights
repeated ( if those rows are empty )
Change-Id: I3ed68a81517a3e55d1de1954fcb99e7cb39be337
|