- 28 Ara, 2013 17 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ieeead634ac23003924d74140a5b6aba2611db8d7
-
Jan-Marek Glogowski yazdı
The equivalent of C break is Perl last; guess these are typos. Change-Id: I1d61d319f2add029434ab5da7d9c01c7e807e8ac Reviewed-on: https://gerrit.libreoffice.org/7188Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: If35f0407e40bfeade9c2a342e509ef5e84306f53
-
Caolán McNamara yazdı
Change-Id: I1233f14a47d025c3caca1c317454b6aae6db4ca2
-
Caolán McNamara yazdı
Change-Id: I0cc014909cf49d7cbfadcb5d5d8730395d558eda
-
Caolán McNamara yazdı
Project: help 38a2aa7d123de93b52cc089142e0a3cbf4e9295c
-
Caolán McNamara yazdı
Change-Id: Idf71a5b01333b4eb1aad5a0c6e6b59c2306a46cb
-
Markus Mohrhard yazdı
Related to validation errors with fdo#31296 Change-Id: I1b76e05a9996b1123db164629475a3f7b07dda69
-
Markus Mohrhard yazdı
Change-Id: I038f200f500ef1c6a0815b6332fb17bb2f62282a
-
Markus Mohrhard yazdı
Change-Id: Idccec35f2838b54a7915aa4a0aeb229c69bae74d
-
Caolán McNamara yazdı
Change-Id: Id85ad8dc81089b62a82eafbcea1b04ddccdbc50d
-
Caolán McNamara yazdı
Project: help dd1dd2a61528b3d53184b222daa093c590b16b11
-
Tor Lillqvist yazdı
Change-Id: Iad6433396844cae5785b6b8ba80f0593c2dea62e
-
Miklos Vajna yazdı
These describe an explicit horizontal merge, that is not something Word itself creates, but it turns out the Calc RTF export does. Change-Id: I1b6ec10bb8e8bd40e24791ccc96f2f066dd0d5d5
-
Miklos Vajna yazdı
Change-Id: Idcd4409a02a5b0dc5f7b67d2a482bf4fe30f579c
-
Caolán McNamara yazdı
Project: help 2d5fefaeb1565280eea624e740feb77ef95c05d1
-
Olivier Hallot yazdı
Change-Id: Ie2fbcb0bacb968a784698908c8cc62f73a80cf32 Reviewed-on: https://gerrit.libreoffice.org/7219Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 27 Ara, 2013 23 kayıt (commit)
-
-
Olivier Hallot yazdı
Change-Id: Ieed7b3cc0725b5d3341ed390035c55df8a8119e2 Reviewed-on: https://gerrit.libreoffice.org/7218Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Kohei Yoshida yazdı
Else the pointer type would get demoted to a boolean type which would cause the boolean version of overloaded function to get picked. Change-Id: Ided7e8c67ef84b4323c8ad1123e0a2c30ce37e01
-
Caolán McNamara yazdı
Change-Id: Ice586c1dbe9adf52cdf8aa2b1a3fda8308f9da1e
-
Caolán McNamara yazdı
and untangle orthogonal Update method names Change-Id: I3f9edb406c3e330a62f58eccf6fc23c210f3994e
-
Caolán McNamara yazdı
Project: help 3ff9e57722620dc1752b4e2990893f3606eb3af7
-
Manal Alhassoun yazdı
Change-Id: I222ce47187e46f7de9916bd559846d28c30d4562 Reviewed-on: https://gerrit.libreoffice.org/7201Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Manal Alhassoun yazdı
Change-Id: I46458d497757162be283effb624a7c769aeb5354 Reviewed-on: https://gerrit.libreoffice.org/7200Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: Id9054b3b0c6e7a10a72bc90b05cd7c6bbc5e82a2 Reviewed-on: https://gerrit.libreoffice.org/7205Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ia2a1d1fe81a07d1e37437539d6d651a7c6ce1111
-
Caolán McNamara yazdı
Project: help 8d6c8428de7fe8735640118179c5676c6b7f4f3e
-
Miklos Vajna yazdı
Change-Id: I82f334426715fd1a1f0105b86f763d41e66f32da
-
Miklos Vajna yazdı
Regression from b844f06b (fdo#48692: fix problems with large number of table cells, 2012-09-21), the problem was that GetSelectedBoxesCount() may return 0, and if that happens, the prefix decrement operator set nCount to 0xffffffffffffffff, which then resulted in a call to DeleteBox(), which did not happen before. Thanks debug STL for pointing out this issue. Change-Id: I9eee55f642726343c4ce9af479ccd2c4dde03b6a
-
Olivier Hallot yazdı
Change-Id: I9f3cb1fb3186e77b5c5ee57ff3e6086022c80bfd Note: kept old resouce to allow dialog to be called by dlg_InsertErrorBars, util we find a way to have a dialog to call a tab page and access the resources. Once a solution is found, old- resources can be deleted, RangeEdit and RangeSelectionHelper can be nuked too. Reviewed-on: https://gerrit.libreoffice.org/7198Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I9160730029cf2272172b50726168390ac6093daf
-
Miklos Vajna yazdı
Change-Id: Ie10f2a8a74ad0011d994f44e12903bbc63e16dcb
-
Miklos Vajna yazdı
There is NS_ooxml::LN_NUMBERING that does the same, use that instead. Also drop SttbRgtplc, that's trivial as no other tokenizer nor the dmapper referred to it. Change-Id: Ic4f3c8908f114a60186b0fb06e0fad2b2157f6de
-
Miklos Vajna yazdı
Change-Id: I244cd35bd4fd935ec814e121ebed16d5402d6880
-
Olivier Hallot yazdı
Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: Ibc265efe5a8bdf3e0e5fb8135fb0487de7e96764 Reviewed-on: https://gerrit.libreoffice.org/7199Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Project: help 6fb074934c6ac847fa7a304ff61e8591ac50b0af
-
Olivier Hallot yazdı
Conflicts: chart2/AllLangResTarget_chartcontroller.mk Change-Id: If9730589e44ab40331ea217986e79d78b926d5af
-
Caolán McNamara yazdı
and drop the rather lunatic over engineering hackery to make 6 local strings non local Change-Id: I619e3d6b5a2205a10407eed98eb3ca83945267e3
-
Caolán McNamara yazdı
Change-Id: I1ceeff76292f9d9884112a69ecdd6052184a657c
-
Caolán McNamara yazdı
Project: help 2e0d679adbb3f41915a4a70a46ea556fb8afb368
-