- 22 Mar, 2013 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
...which must be included first thing everywhere anyway. Change-Id: Idbbf941b526f48a89d6398e19404b1ff0e23a6b4
-
Ricardo Montania yazdı
Change-Id: I3c1ff291488b7747e143982aa7ea95169175c2c2 Reviewed-on: https://gerrit.libreoffice.org/2914Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Stephan Bergmann yazdı
Change-Id: Ie7cb4356fd2400753934ca907f09cf240ada734e
-
Christian Lohmaier yazdı
As I don't see a point in comparing a mimetype with only a substring, it probably could be a simple compareToAscii, but play it save and use startsWith. Change-Id: Ic33c8089283def615999ddf80cd12f6fe219ed17 Reviewed-on: https://gerrit.libreoffice.org/2907Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Eike Rathke yazdı
instead of calling checkArithmeticOverflow() Change-Id: I2e3307ee054db77bab0a106d886823dba9e56ea8
-
Thomas Arnhold yazdı
introduced due to incomplete removals (like b3321b05) Change-Id: I94c0905b654e29db19ed8cbf706b59033dce948d
-
Michael Meeks yazdı
Change-Id: I903f049a3bdba96a8e1ac613ca8b9443a062fe8f
-
Michael Meeks yazdı
Change-Id: I98ee35ad6f3b86f94fe503debd2b1cf854101441
-
Cédric Bosdonnat yazdı
Change-Id: I887b11646efb9a839da11cd3e20cdf7e532caf3e
-
Tor Lillqvist yazdı
Change-Id: Ia971f98c904b69ce126a03d4737833b8e9e57369
-
Fridrich Štrba yazdı
Change-Id: I4b9b24444db500af6cff2cfb1bc17002baf08715
-
Michael Stahl yazdı
... for properties that are in the PropertySetInfo just because there's no document or shell is just plain wrong. Change-Id: I84f4f930f492753b20ba04ec4d41c905d674b9ba
-
Michael Stahl yazdı
(regression from f0cd6fe9) Change-Id: Ia86c0d168e9dd24555e7431666c0d783daef3b6a
-
Fridrich Štrba yazdı
Change-Id: I19a8931e8cda700c87d632fb6abeda9fa88c6041
-
Fridrich Štrba yazdı
Change-Id: I99a6506443c789fb278684464a3973c1b4961ba4
-
Miklos Vajna yazdı
Change-Id: I5d7544f38c5d48826cad18a655ffd3b621eb0ca2
-
Stephan Bergmann yazdı
Change-Id: I69fd94447718e23ed88af28fed7ba2957559dc5b
-
Stephan Bergmann yazdı
IIRC, this was a quirk with the old build system, dutifully carried across. Change-Id: Ia66fe04666472a37bdb5f044aa7db09bb337e5eb
-
Stephan Bergmann yazdı
IIRC, this was a quirk with the old build system, dutifully carried across. Change-Id: Id2bc5efb645abd3f3074a9e363d643f88d107d1b
-
Stephan Bergmann yazdı
In practice, all of the .cxx of that library (except for a handful of newly introduced ones that had failed to follow the cargo cult) undefined it first thing before including anything else, anyway. IIRC, this was a quirk with the old build system, that had dutifully been carried across. Change-Id: I7642c21af48e15b14f245bbbf3d38fdd365c3c89
-
Andras Timar yazdı
Change-Id: I25fc78104cedb83990b1c03f589b50a94890e7da
-
Cédric Bosdonnat yazdı
Adds support for the UP, DOWN, LEFT, RIGHT and RETURN keys in the thumbnails view but doesn't handle the modifiers yet. There are still some problems with the focus and key input outside the top level Change-Id: I5ba67583c835bcc00b075071411c0d6590a07f9a
-
Cédric Bosdonnat yazdı
Change-Id: Ib5ebcd928e77a115f4f62a50724656c33ae13c61
-
Miklos Vajna yazdı
Change-Id: I5edf79ed165b8ed8e96e091f3f29ded0ac6067f2
-
Michael Meeks yazdı
Change-Id: Ie031f3442abcce053ed5f0a5cf74993219485029
-
Michael Meeks yazdı
Change-Id: I1b189824f2b0bb2cf4568378e7ab3efd5a677141
-
Miklos Vajna yazdı
Regression from 4a507f73. The problem was that in some cases \pard can't reset all paragraph properties. The original commit just made this keyword a noop when it occurred between \cell and \row, but this is too much. At least margins do need resetting. Change-Id: I5cbb1df72bf1211f85ef69ab64d5b46cbce5c742
-
Stephan Bergmann yazdı
...at least unless configured --without-gnumeric-filter, see its configure.ac: "The gnumeric import filter depends on zLib." Change-Id: Ied3fb0119978ed484c5e0668cd6a949b448e1ee0
-
Stephan Bergmann yazdı
Change-Id: Ied4b734a412546558b049b1fc627c421b61a0629
-
Markus Mohrhard yazdı
Change-Id: I0770d20911307ddd9426417314bebbe569660b14
-
Markus Mohrhard yazdı
Change-Id: I68ff1309c2769866c0821f7857f13103b8752cb5
-
Markus Mohrhard yazdı
Change-Id: Ibed6ec565588dedb991037297c418e1a76235dbb
-
Markus Mohrhard yazdı
Change-Id: If7d4167424f5a80733bed9f58e488e6a2a44d12d
-
Markus Mohrhard yazdı
Change-Id: Ie85f8efd520aaf4e10b560c637a74fbd9e25530b
-
Tor Lillqvist yazdı
Change-Id: I64432470c3d53ec58d4bfe7ce5756f44bcfa5ac8
-
Mathias Hasselmann yazdı
It really should not have been a global variable. Change-Id: I26d4b0d4736a2d026eb61149ede88f6f6ead6dfa Reviewed-on: https://gerrit.libreoffice.org/2904Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Zolnai Tamás yazdı
Change-Id: I1b9e31b8c64ed8bf7eb073f036a7fdda39a15392
-
Markus Mohrhard yazdı
Change-Id: I0285e9d6739e7f2a9882fd19f03524482128e2d2
-
Markus Mohrhard yazdı
Change-Id: If73ca17414a1aac1ce9efe5a56b0b1f499014fa0
-
Markus Mohrhard yazdı
Change-Id: Ida98e51a7f9970c7d4c845f5a6ac1566cbed9e3a
-