Age | Commit message (Collapse) | Author |
|
Change-Id: Iac3debc892d420ab50c1b38446334d30488648dc
|
|
Change-Id: I419a1288bc6120d978fc301f127d5d29298f3ede
|
|
Change-Id: Ie3c8f7ea546418a1de1113a54292fd31c64a1f7b
|
|
Change-Id: Id2efe1cacd8b1e7ceb31ee2b7d7ed4671266231b
|
|
Change-Id: Idec97e6b9269cb481428bef8b95aa112197fe866
|
|
Change-Id: Ie8ca0b1aa7b56ea1d62c9eed798c56ca78464c44
|
|
Change-Id: I0f2453e23d18597cfe1ad2a4cd4902b15f0a8f7d
|
|
Change-Id: I92eb65614b9c0afded3b9210208360a42747a34c
|
|
Change-Id: Ia6cd838426ff77af213f285a67a22223c7358585
|
|
It breaks CppunitTest_sc_outlineobj,
which runs several setUp/tearDown several times?
Change-Id: Ic81324d150aa64135cdbedc4cb99f78d415da1aa
|
|
Change-Id: Ibcf4b7d9d11295c7679637a37d41dc2960e04f8f
|
|
...similar to 01d9f3fbeeb2a8f63a614fbc1a66ffb5c80c624f "The ScOutlineObj test
still requires the fugdge."
Change-Id: I61d7024edbbade5eaf950752967ceac71306d6cb
|
|
...similar to 01d9f3fbeeb2a8f63a614fbc1a66ffb5c80c624f "The ScOutlineObj test
still requires the fugdge."
Change-Id: Ib788f4d6f38eb1dc4b8e4856be8fd4a6ddd968b3
|
|
...that got moved from UnoApiTest to CalcUnoApiTest in
a071a29d4f7e8065a36a313027a007edac102e20 "UnoApiTest don't require Calc."
Change-Id: I1a38c496ef2baf42b5fd82ff653e822a8b80a124
|
|
...i.e., skip UnoApiTest::tearDown's dispose of mxDesktop and go directly to
BootstrapFixture::tearDown.
Change-Id: If4555c812cb42c4b76a36d4e59c1d96211915dba
|
|
Change-Id: I7cc8b6bd3778158e7c93545bbdcf35cccf986188
|
|
Change-Id: Iefb12d8b6fe8b5c9795220f8c7ff90f6ecc92576
|
|
Change-Id: I190a629a8c76f98b54295eebcf712b4c5b26ecff
|
|
Change-Id: Ia04eedc6375748505c954e2315a0c5af7afae84f
|
|
Change-Id: I6dcd9ac05ff7c4a6fbae7947b0ceda8797feea2f
|
|
does not pass though;
leave that to the domain experts
Change-Id: Ic8b712ad4e1eca892d51d03d3a93b8c8087074dc
|
|
Change-Id: Ic5599df7a2ad7f2f3a9f2794b16ef0a4ab698b06
|
|
There is no reason for the generic UnoApiTest to require Calc
specifically. Calc tests can/should instantiate a Calc instance.
We can create a CalcUnoApiTest for that that inherits from
UnoApiTest; however this does not seem necessary, "make sc.clean"
succeeds.
Anyway, the ScGlobals::ensure mentioned in the comment does not
seem to exist.
This allows us to eliminate some code duplication in tests
that were reimplementing UnoApiTest minus the Calc instantiation.
Change-Id: I37bea9df41e3960df0458fe689cf6c046a243617
|
|
It overrides everything that UnoApiTest does anyway.
Change-Id: I531b2245626cbfd8d13a48a710d409e30ba2d20a
|
|
Change-Id: Ib550126d190e9436cf77e6c51eaf869ecd75a18b
|
|
at the cost of inconsistency between getSupportedServiceNames and getSupportedServiceNames_Static
Change-Id: I940b23c35a6c4080eb6575adff1de0b08cdb3698
|
|
Change-Id: Ifb3b9c7a33b7faccbf7dad1886d953d845de3196
|
|
Change-Id: I90aae11aca84c9c5445f58bdf76d65f0213a334c
|
|
Change-Id: I6292f4ec235f8880176c2671ec7c8533168cdbeb
|
|
... if the darn files are allowed to be missing, use wildcard to avoid
dependencies on them.
Change-Id: I36a83413f8fb65b081681a8f351ec6afcf15fe6d
|
|
... if the darn files are allowed to be missing, use wildcard to avoid
dependencies on them.
Change-Id: I5232efcb17342d0b2a1e909da6449b08c4148245
|
|
... so touch it to avoid that, just to avoid the "true" rule from being
invoked every time.
Change-Id: I6f27c6e4b0d071b9877a38dc1f4cd3c3eb10bfc0
|
|
CHISQ.DIST, CHISQ.INV, CHISQ.TEST, CHISQ.DIST.RT, CHISQ.INV.RT
Change-Id: If32530a82b2e5fa1aa30a8c80090742be5acf3eb
Reviewed-on: https://gerrit.libreoffice.org/6611
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
(and IllegalArgumentException is a RuntimeException now)
Change-Id: Ic18f11ff7675878c7f6b5e9ee52453bbb9f1e787
|
|
Change-Id: I54ecd08c4073f1de6dd28e7d6824d8cfde98254a
|
|
Change-Id: Iebe3d5edccb6737da64aba5c3d61b9509ce7ec9d
|
|
Change-Id: I5d6222372e79e6ccbcd6529ce5c88b3f082934c6
|
|
Change-Id: I1efdeb3f9bbda47d8f465a04fb36164e7ffc347b
|
|
Change-Id: I22bbd777cb86decbbf714f71ff0477053ae3b757
|
|
Change-Id: I51c511efcfaf2d97cefa42abea1d3e42c023fbbd
|
|
Change-Id: I43c6ee0b794b1b77b790e5c36c852a0746437164
|
|
Change-Id: Id66b9ff49289d90f2d0714bed84e886598f103ad
|
|
as demonstrated by abi10075-1.doc
just register the AnchoredObjects in the SwLayoutFrm and
inform them when the SwLayoutFrm goes away.
This crash was triggered by "1e113cb7604e1509e7d598a9be329f1f7b6e9322" import
different first page header/footer from doc. But that commit is blameless.
Change-Id: Ia079cc635a81dff1ccbf740641f441aa784328a4
|
|
(cherry picked from commit 66c81c1a26d6d09c75c8b8ced44e4a0cf43819ee)
Conflicts:
svx/source/unodraw/unoshape.cxx
Change-Id: I5ebb7b39a083bb6e007853f205bb39d434eb94ad
|
|
Change-Id: I08d3e5f71278c7f96adb2db546da5602df84aad8
|
|
...and remove remaining unused content of sfx2/source/inc/referers.hxx.
Change-Id: I5c533f63e13da930f6944af0e85d4b061c30e5b0
|
|
...to not use WildCard (in case a trusted location URI already contains an
unescaped "*"), be specific about matching only past a final "/", and rename to
isSecureMacroUri for clarification.
The check with an INET_PROT_NOT_VALID default INetURLObject in
SfxApplication::OpenDocExec_Impl ("we have to check the referer before
executing") had efficiently been dead since its inception in
14237ac4bf497decdde8b742acea23780833ba12 "#90880#: security checks corrected,"
as INET_PROT_NOT_VALID is considered secure regardless of referer anyway.
Change-Id: I03bca5e6dac89bb2aac52909aff273ea640228d8
|
|
Project: help d0a1187fe4a823d1ee670f989d82b75abc0b9091
fdo#42023 correct options for table columns width
Change-Id: I9518c38350876e45de62aa6fb46a3b2bf9b5ef61
Reviewed-on: https://gerrit.libreoffice.org/6542
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If08c7f72195dfff6ae3b7cb52b4137aeda3bc675
Reviewed-on: https://gerrit.libreoffice.org/6604
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Previously inserting a new slide required using a context menu
(via right-click) or the main menu-bar. It is now possible
to insert a blank slide by double-clicking in an empty area
of the slide sorter.
Change-Id: Id7ac5f9d3befd02d0a89ad5e1631885c0493ad3d
Reviewed-on: https://gerrit.libreoffice.org/6442
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|