- 06 Tem, 2015 26 kayıt (commit)
-
-
Stephan Bergmann yazdı
...but C2514 is still there Change-Id: I818fed066b0ddaf5c30e6057285151d8a575c373
-
Noel Grandin yazdı
Change-Id: Ic136cce6abef44291b7236a6d709f0eee391f311 Reviewed-on: https://gerrit.libreoffice.org/16784Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ied85d93019d0f6c01c14045758b405f2ac316676 Reviewed-on: https://gerrit.libreoffice.org/16783Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I14e8bb3e4e38ade1044ce1c50c9676a65152724c Reviewed-on: https://gerrit.libreoffice.org/16733Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Ief207205b3f05dd0ed92a2d1d30e265cbdb914e3
-
Michael Stahl yazdı
... following commit cc96b273 Change-Id: I152875b6f72ff972d004f6df11325ce89f43ad9d
-
Noel Grandin yazdı
Change-Id: Ieb73b50471263212285b9c3883c082477c1ad656 Reviewed-on: https://gerrit.libreoffice.org/16729Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Regression from commit 1d9e8376 (Use GetBoundRect() instead of Frm() in layout., 2011-04-29), this causes problems for double-buffered rendering and also seems to be pointless, as just above we already added the rectangle to the repaint area. Change-Id: I3dc67143e8332ab941a683414ee318dbef13de88
-
Miklos Vajna yazdı
One one hand, a problem since commit 330b8602 (fdo#68787 DOCX import: handle when w:separator is missing for footnotes, 2013-09-04) was that the type attribute from <w:footnote w:type="separator"> resulted in two ooxml:CT_FtnEdn_type tokens, ignoring too many paragraph ends for footnotes, which resulted in missing paragraph style on footnotes. On the other hand, fixing the first problem showed that it wasn't correct that commit 9389cf78 (cp#1000018 RTF import: empty para at the end of footnote text got lost, 2013-11-15) unconditionally removed the RemoveLastParagraph() call in DomainMapper_Impl::PopFootOrEndnote(). It turns out that RTF and DOCX have different semantics here, the footnote is always within a <p></p> pair in DOCX, while in RTF a \par at the end of a footnote means an empty paragraph. Fix that by conditionally restoring the removed RemoveLastParagraph() call. Change-Id: I33020ac761c94addfec8164a17863565e4453b07
-
Stephan Bergmann yazdı
is e.g. an SwDrawFrameFormat instead of an SwFlyFrameFormat during CppunitTest_sw_uiwriter Change-Id: I97511cf516f76b12e04da61ce6fd51f61ef83241
-
Miklos Vajna yazdı
This reverts commit 7df3879d. It's not necessary since commit f16d82ea (make it possible to force enable double buffering for all widgets, 2015-06-03).
-
Noel Grandin yazdı
Change-Id: I9e89fea4e94a91edbbe355780c2a12d6e6cb6e4a Reviewed-on: https://gerrit.libreoffice.org/16728Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Ic4d922bd27b7f119a7f8b95bbb4d4ed9e89fe51d
-
Tor Lillqvist yazdı
It is only called from other member functions. Also, all the calls are inside conditionals that check mpData && mpData->mbCurVisible already, so no need to check anew in the function. Use an assert() instead. Change-Id: Ibcde0aa43877b64b9b0ae5117cbda1fb44ee023d
-
Takeshi Abe yazdı
with variadic variants, and drop unused #includes, in accessibility. Change-Id: Iddbe0f7932108319a5105448a74c570265d601ce Reviewed-on: https://gerrit.libreoffice.org/16639Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
in animations. Change-Id: I7d776ddb81e0943bf2ea5895ea26631db76546ac Reviewed-on: https://gerrit.libreoffice.org/16645Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
to the variadic variants, in avmedia. Change-Id: I7fe65771ea5e0d30c7906d0d33acdcbe9e8aa3ff Reviewed-on: https://gerrit.libreoffice.org/16647Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
with the variadic variants, in basctl. Change-Id: I52da577a6f6298eb89b0cc8c8ff243ecd341e9b3 Reviewed-on: https://gerrit.libreoffice.org/16718Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
with the variadic variants, in basic. Change-Id: I13c5644bd6b9e964e42a98bee9c3019d959efb36 Reviewed-on: https://gerrit.libreoffice.org/16719Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I72574e354aadf357d6d8181a514efb4783e79e28
-
Miklos Vajna yazdı
Change-Id: I9b9f198aa6da2f6734194207b4c4bdec3ee1d4c0
-
Miklos Vajna yazdı
So generated data don't unnecessarily differ after each build. Change-Id: I143fa189a653266fadf9dd34ce2ed42b9b9b1548
-
Miklos Vajna yazdı
Change-Id: I1af1d6bc150c16a2c6b0fe788a41c8c18caee6c6
-
Noel Grandin yazdı
Change-Id: I8f3871fd4e82b6850718b6f2a8757f3043d00017
-
Noel Grandin yazdı
Change-Id: I1b510a6194282dfa4a9001d473127c5ebc8b44eb Reviewed-on: https://gerrit.libreoffice.org/16731Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Not very useful these days, since we have the css:: prefix to reduce verbosity. Found with a search like: git grep -nP 'typedef .*uno::Reference.*<.*>\s+\w+;' | grep -v 'std::' Change-Id: I16f41c53837ec5c613545ae45df38b0daddcbadd Reviewed-on: https://gerrit.libreoffice.org/16730Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 05 Tem, 2015 12 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I999923031c573f361bc421eab84e68a4a130d688
-
Maxim Monastirsky yazdı
Change-Id: I3414afeab2fb95160d206891868596ec2ee637d7
-
Caolán McNamara yazdı
Change-Id: Id69b55b266fe62934b53fc765030cfd044d0c74a
-
Caolán McNamara yazdı
Change-Id: I4c1d4c9228113bf83e8aabb50f153d2658c3cf59
-
Maxim Monastirsky yazdı
since 853e9c00 Change-Id: I8b1bcaaff72ed73209e55011e006175356865811
-
Maxim Monastirsky yazdı
Change-Id: I57511b62b578f897c15c6cbb23dedb1200db232f
-
Caolán McNamara yazdı
so we can't guarantee that it is valid ascii Change-Id: Icdc6162db4405df729e548a836de5662255088ed
-
Maxim Monastirsky yazdı
Change-Id: Iddc194a0d8f77e307c05bd3dfef1fc30568173c1
-
Maxim Monastirsky yazdı
We don't have there Select(bool) since c3a89936. Change-Id: Id496725d82289d1be004bdc36195877c12f336b0
-
Maxim Monastirsky yazdı
together with SfxPopupWindowType enum. Change-Id: Ia0b2388b34c96bb044f1bfcc7e89b33ac37d5f95 Reviewed-on: https://gerrit.libreoffice.org/16766Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Bjoern Michaelsen yazdı
(thanks Julien for spotting!) Change-Id: Ifd9f908d1fe3cde8e926dae72270d6c7dfcfa234
-
Adolfo Jayme Barrientos yazdı
While an S is already used in this file, it does not conflict with this command from Math’s Tools menu. Change-Id: Id69ade4b076e53b680395871b5bef34afe1c6ecc
-
- 04 Tem, 2015 2 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
... lets reduce it to somewhat bearable levels. Change-Id: I2d17b313dfd151b3572ea1250613b73ebc20dbcf
-
Bjoern Michaelsen yazdı
Change-Id: If3ca55d4dc42975785a4978e473ddf78e7713912
-