- 13 Şub, 2015 18 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Ia9ac12c0d03d960aced5d7066306a6f68c95996b
-
Miklos Vajna yazdı
The problem was that the bugdoc had a table, and inside the table there was a long paragraph that flows to the next page, but only the paragraph mark of it does so. We first split the frame to have space for the paragraph mark, but later decided that all the content would fit the first frame, and this way the last hard line break and the paragraph mark was painted on each other. This is normally not a problem without tables, because SwTxtFrm::FormatAdjust() just calls SplitFrm(), sets its nNew flag to non-zero make sure that later SwTxtFrm::_AdjustFollow() doesn't try to join it, and we're ready. However, when the paragraph is inside a table, then the paragraph was formatted multiple times, and next time when we already had a follow nNew was not set, so even if there was a correct split first, the new frame was joined later. Fix the problem by explicitly setting nNew for the "in a table and paragraph ends with a hard line break" case, that way we don't blindly join the frame, only in case there is enough space for the follow in the master. Change-Id: Iede654740dcb0d8aa768d742ee330208291a383a
-
Stephan Bergmann yazdı
Change-Id: Id6e418fb6ae69c6e71e5e52e6e08c1411ea08b65
-
Miklos Vajna yazdı
Change-Id: I6ef51a8ec3215f331d2671074be17f68aa6cd1ce
-
David Tardon yazdı
Change-Id: I29ca828a2049a72e2238986892c172e7c135b44b
-
Supreme Aryal yazdı
Compute expressions like (-8)^(1/3) correctly. This makes calculations compatible with Excel. Exponents must reduce to the form 1/n. Change-Id: I007c818f584323f80f2f6b1000d931f19a4590ad
-
Jan Holesovsky yazdı
Instead, just add the constructors of the needed services. Tested with various-charts.ods from tdf#89364. Change-Id: I98df03bfc19aeacaa92e4693e7934c8503f183e1
-
Caolán McNamara yazdı
Change-Id: I68d774d0d3758cdb67864d7939a7e1167dd9a7df
-
Stanislav Horacek yazdı
Project: help 377e8876396a87ae09b82ce17b67d8bef5b26abe tdf#89294 scanner items are now in Media submenu Change-Id: Ib71d92143e39e6fbc280a115a548c2d827764fff Reviewed-on: https://gerrit.libreoffice.org/14447Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Albert Thuswaldner yazdı
Change-Id: Ic28cb4f9371caf39e783f39fd8a117260b962bfe Reviewed-on: https://gerrit.libreoffice.org/14451Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Yousuf Philips yazdı
Change-Id: I57da2e38a555c75f674885d736a82adbc8f81224 Reviewed-on: https://gerrit.libreoffice.org/14450Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I61d5088a6f2e0b444b2943a2f9ce9feeb2e09c11
-
David Tardon yazdı
This reverts commit 0685b2e7.
-
Jan Holesovsky yazdı
com.sun.star.comp.chart2.report.XMLFilter was pointing to com.sun.star.comp.chart2.XMLFilter by mistake. Change-Id: Ia3c96cc98a4f81f2bb918200dc39eae1dbafdb58
-
Miklos Vajna yazdı
Change-Id: I3ffe83afa0e0e6f181f75319af3d5cbcc78de395
-
Stephan Bergmann yazdı
Change-Id: I077c8cf0a7f04d5eb926ec55136b25eb9db7a245
-
Lionel Elie Mamane yazdı
Change-Id: I934ef3cbe67bba7d7439e464f71b9fd4a1da4e50
-
Lionel Elie Mamane yazdı
they should keep their control models Change-Id: Iaa27cd8a9bc3a1165db665e0ad172da622e00c6b
-
- 12 Şub, 2015 22 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Ib475a43601ee22d33677ac45cd6ef9dba7e7c431
-
László Németh yazdı
Change-Id: I6d7f279732d9992d584aab96c3a747d6e6130147
-
Katarina Behrens yazdı
Regression from .ui migration, which unconditionally (and wrongly) hides the grid with radiobuttons. Do what the old code did - hide the whole frame iff the grid ain't visible. Change-Id: Ia9dc8b166f4031b4c07fbb1969908d314cc3456c
-
Caolán McNamara yazdı
e.g. if the context is an embedded draw ole then we don't have a SwView Change-Id: I6ba07f0ecf1c419e45f7e0ac628a82e6bd486668
-
Stephan Bergmann yazdı
Change-Id: I0187cf4c1b31c5a8c930804c7d3f36c79142af3a
-
Stephan Bergmann yazdı
Change-Id: I2dddf5fe202f2ca2a84e2c4b45900cc9361b097c
-
Jacobo Aragunde Pérez yazdı
Share feature for cloud files will probably not work properly as it is, but with this patch we prevent a crash at least. Change-Id: I95176e9e855a37adf1d3c46edceb0dc6067d9884
-
Jacobo Aragunde Pérez yazdı
Now some operations in document providers may throw a RuntimeException in case of error. The main activity is ready to catch them and show an error message. Change-Id: Iad7249dbdc06b2a0890d5435ad65284b728e9707
-
Miklos Vajna yazdı
Change-Id: If2302adb662bd2b0d32bacdf9cdc3c0278b86de8
-
Jan Holesovsky yazdı
Change-Id: Iac7b066e3af311f71bbcff7ac418fd3b5e94dff2
-
Winfried Donkers yazdı
When using HYPERLINK() in names, the hyperlink was set to disabled on copying token. After fix, behaviour is consistent. Note: reducing the fix to 1 line does not work, a set hyperlink is only to be copied when applicable. Change-Id: I27ad24ed8912afa548f08d249ad51d18a792c275 Reviewed-on: https://gerrit.libreoffice.org/13920Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
i.e. CRASH when attempting to add ToC to document if the updatechecker fires while this dialog is activating/active because the preview has hidden menubars which have no associated window Change-Id: I45a254dba647910d7743f6d8173c2547dd82c791
-
Ursache Vladimir yazdı
Change-Id: I72227b45f305734060a669275044f6f9c8859bc5
-
Michael Jaumann yazdı
Change-Id: Iec457e270790cb6f58b31e5002f9b2ce8acc1618 Reviewed-on: https://gerrit.libreoffice.org/14444Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I9aef1c4e74f296fa06bee98781462dd8138eebe4
-
Caolán McNamara yazdı
assert on loading ooo55345-1.ppt etc Change-Id: Ie76720e511674ddd883f7e397442a84838c1a1f4
-
Caolán McNamara yazdı
Change-Id: I371e719cc7e1ba2faa53535f25eca1d9074342bb
-
Stephan Bergmann yazdı
Change-Id: Id9bfb3886e4a9cbc15a7bf7ef3aefa73bd160e3b
-
Stephan Bergmann yazdı
Change-Id: I2e5015b9c360fadb6747b5e2e0bd0a62b252312d
-
Stephan Bergmann yazdı
...looks like it just got forgotten in 05efb605 "Add a new skeleton plotter for the GL3D bar chart." Change-Id: I54b7164d3702de6bdbcc3c3e21ea5569ada0336b
-
Stephan Bergmann yazdı
...when FindTextToolbarController instance is immediately disposed after creation (as will happen in to-be-updated CppunitTest_services). Change-Id: I459f2b2ac3eecc728b45e8493c3f8988a6c121a1
-
Stephan Bergmann yazdı
...left over from 287bc0aa "Kill the migration wizard for good." Change-Id: I3f4ba5147f3bf840c47078d20152988a0e40e45d
-