Age | Commit message (Collapse) | Author |
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: I318129fd9e8ea0fa6b540bdf6e940d633cff225a
|
|
Change-Id: Ibecefc21048817a566357ac3a65ee9a74a5af9fc
|
|
-Added test case for proper import height of first row with styles and text
(related to i53253).
Change-Id: I18eae540bbd388b3b703b4b113dad5745db53b0f
|
|
-Added test case for i53253 where a cell has text with different styles and
space between the text.
Change-Id: I69afa689dcb28d15b22ebed2d97e4b60178d6101
|
|
-Test now ensures only the expected validation entries are tested against.
-Error output for cell validity check is improved. The error message now
displays each cell address that failed instead of just the first one that
fails.
Change-Id: Ic93de0dc3e465e914470634ffab2bfb5ccbe2da7
|
|
The unit test checks for the proper importation of the test document's
1) data validation entries
2) data validity of associate cells
3) content
Change-Id: I2858663c1d988557fc3783ecaf74892d370c1c93
|
|
Existing unit tests did not check if cells were merged correctly on more than
one sheet.
Change-Id: Ibd4d29abd7345afc95fede2a17c7e498d8cac3d9
|
|
Change-Id: I7d261958f81f73dfce44f27c0130f68c5c4b233f
|
|
Change-Id: Ie8e9a3a3f36caa55f495ef7a6670b73ebe9e2086
|
|
Change-Id: Idf3cf3a1f6fd1487c83470a9e5df4c940ee64c73
|
|
Since Excel doesn't support named database ranges, I also added tests for
unnamed database ranges for ods, xls, and xlsx.
Change-Id: I491324883c95cf2edb13c0561e975a13d13ba7d7
|
|
Change-Id: I994119c0520658775d07f776237d31a03f53ab52
|
|
Change-Id: I970c967cce1a5d18e2b9b2b99cddfb3118159950
|
|
There may be other functions other than INDIRECT that take a string
reference. If so, we could re-use this option for those functions
as well.
Change-Id: I1e756298a094aa8197f578cb992904b7af5b2e4d
|
|
|
|
Change-Id: I8605a575ed37fc48554d31ee823ea42ea3a771d1
|
|
Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118
|
|
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium
ctor overload to find not yet adapted uses of another overload, to be removed
again in due time.
Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
|
|
|
|
|
|
Change-Id: I082ea20d02bf37d515fc33d627281696fc48fcb6
|
|
We need a clean solution for this, but that will need a bit more
effort & thinking.
Change-Id: I I25d066fa0322cca9a15af1745a758b1aba981e13
|
|
Change-Id: I I4c02aa1d459f7d5c2a1d9c38255aae3c3043dda6
|
|
Change-Id: I4a169493622abf789bb0ef146e553205b2eaba5d
|
|
Change-Id: Ibeee491989fd9ae4104a0a3ae3bc7f78f95294a1
|
|
Change-Id: Ifce4c2a6f0f81a9b206795d915cac6705087c2d1
|
|
Change-Id: Idbad933cf5e3b297e7131e66202a0250b4c3def8
|
|
Change-Id: Icf8ddddb9a45435968bc43d8bc7a033ce5cfd702
|
|
Thanks to Daniel Bankston
Change-Id: Ieeff9d1a35f7abdab07bbe4eab459d89979e5402
|
|
Change-Id: I5481759669d14b7e4c564f2909d1db9af3b4a2e6
|
|
Change-Id: I5573e554420967d8942295cabe788a9e56835ba0
|
|
But it crashes on exit, due to some sort of order of deletion...
Change-Id: Ife9da1c0a647038cbdc68410db5b211bcce5dfa4
|
|
I still need to rewrite it to make it the header test.
Change-Id: I0f8c469d51340ae72cb61696a22ebcbdcf84ffa6
|
|
This ScEditFieldObj is used for both cell fields and header/footer
fields.
Change-Id: I8c51de5d173ae934ea604c68030cd84b13f90ef3
|
|
Change-Id: I303562873fab5d41614f092966e47ff296c12610
|
|
ScEditFieldObj was formerly ScCellFieldObj and ScHeaderFieldObj merged
into one.
Change-Id: I600188d7ee22bb7c7c18735f570460ce50083c6a
|
|
Change-Id: I5e7694571815df48e54488a33435bb7d022e6889
|
|
|
|
|
|
The tests themselves do pass, however. The crash is caused by some
sort of cleanup, due to someone calling a pure virtual function or
some such.
I'll work on converting these tests into C++.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 97fe16f4dc5582be597971b6e17431b8d353b8ba.
Make Norbert#s tinderbox happy again.
|