- 09 Eki, 2013 26 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: I839cbd6b3499f77867f993ece9f764db8f1c18c3
-
Jan Holesovsky yazdı
Change-Id: Ie5fc89d24cfff021e362811f3d2eed8608107767
-
Jan Holesovsky yazdı
Change-Id: I7527acd4b99b3b2a911532adb85b2a082c6569b7
-
Thomas Arnhold yazdı
Change-Id: Ifd7131fd91536fd04ae1c8ab3fc5959b8070ad5c Reviewed-on: https://gerrit.libreoffice.org/6140Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Christian Lohmaier yazdı
70c35265 and f89cce87 moved most stuff to instdir, but forgot about epm and deb-builds. libgetuid.so that is needed to build the debs is in instdir/ure/lib, but that wasn't added to the list of include paths. Change-Id: Iaf3f8cb2f6329dd66fe9f3862fd71f2037813d97 Reviewed-on: https://gerrit.libreoffice.org/6142Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I201985753fc53f037807e7870c6786a442717d6e
-
Caolán McNamara yazdı
Change-Id: I55c85c1c44452c7fb6ac40591aea7177d054affe
-
Caolán McNamara yazdı
regression since 55a15541 Change-Id: I9c5853061eef5befba7644ea0ca05b7751addc6c
-
Caolán McNamara yazdı
Change-Id: Iee5c5ae3751d57c39e3dd1bcd1073a0e722bf575
-
Stephan Bergmann yazdı
...at least for its (only, it appears) uses at the left of the "Insert - Hyperlink" dialog and at the left of a Database window. As aBmpRect and aTextRect never extend aBoundRect (and aTextRect always leaving a gap left and right towards aBoundRect, it appears, with the text abbreviated with an ellipsis if it would be too wide), there should be no need to eventually adjust "the focus rectangle [to] not touch the text," and for calculating the top of the focus rect aBoundRect can be used just as well as aBmpRect. (Though for calculating the bottom, aBoundRect apparently stretches "too far" compareed to aTextRect; whatever... The offsets look somewhat "magic" anyway, but appear to produce the desired visual results.) Change-Id: Ic324561294fb6172c0d02a697fc261717e01c87c Reviewed-on: https://gerrit.libreoffice.org/6165Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Arnaud Versini yazdı
(regression from 6b08fe83, which changed SwUndoReplace::Impl::SetEnd to use the wrongly set end position in rPam) Change-Id: I14c6f58bc5c1418c69eb565d42f1829856eed58c
-
Tor Lillqvist yazdı
In some (all?) Python unit tests (or subsequentchecks?) osl_getCommandArgCount() gets called even if osl_setCommandArgs() hasn't been called, sigh. Change-Id: I53ba20806da3168182fd2011397fd29e549869dc
-
Stephan Bergmann yazdı
Change-Id: I01e2067b4e410809be1278ab709a374d9a0ce314
-
Tor Lillqvist yazdı
Stephan says: I don't buy that argument of making things less fragile; IMO it's that "defensive programming" approach gone wrong, where you add complexity to mitigate a problem's effects in one place, instead of fixing the problem itself in the real place. [...] The better robustification is probably to turn the OSL_TRACE in osl_getCommandArgCount (sal/osl/unx/process_impl.cxx) into something stronger like SAL_WARN, assert, or std::abort Change-Id: I3ba6684b4921eb67c2f4534e29e33056e8a891b3
-
Tor Lillqvist yazdı
This was the wrong way to fix the problem. The root cause was a static initialiser in the OpenCL code, and that code should not even have been built for iOS. This reverts commit 261f1439.
-
Tor Lillqvist yazdı
Change-Id: I859ebb6e97a935d6e47a5269253165114fd90a1b
-
Tor Lillqvist yazdı
Change-Id: Iac0cd17dfa0544ec686120d50a6cfdb70336e042
-
Stephan Bergmann yazdı
Change-Id: I9d7c9bf832863c4b4776c7881ab7e44ab5df9607
-
Miklos Vajna yazdı
Change-Id: I343b1d83db8e7538fcb5276a8701b51fe64a2a67
-
Andras Timar yazdı
Change-Id: I0c7ed3d5bbad93adeba6175f0a9789fcb8ec3d3f
-
Miklos Vajna yazdı
Change-Id: I32a594464c71215ee7557823aadaa72b8b72b4e2
-
Stephan Bergmann yazdı
Change-Id: Id9bd1fd6212eaa99c2e9efff6ea5d1d8c141f627
-
Tor Lillqvist yazdı
Change-Id: I249c3a157c7d6924f89e88853f6f63860ed2ff18
-
Andras Timar yazdı
Change-Id: I759b22ca0f5bf7e3405572088d79263dd978f43c
-
Andras Timar yazdı
Project: help 0168bad31cf97541695bffec867e078d76abf352
-
Julien Nabet yazdı
Change-Id: Ibff239592b517f8ba2ccd0649184e36f95cf1c2d
-
- 08 Eki, 2013 14 kayıt (commit)
-
-
Armin Le Grand yazdı
on HeaderFooterSettings (cherry picked from commit b94437b6) Change-Id: I4e21876f83fc160883c0ffdee5941ee7488e35c8
-
Caolán McNamara yazdı
Change-Id: I01fddeeca503ebc045c2f0e53c5917e6218e9d6e
-
Caolán McNamara yazdı
Change-Id: Idc1c8e93ecdf7b2992bf08d54f2f63d337bea7eb
-
Laurent Balland-Poirier yazdı
Project: help ba93fcc5c4e7236ff5ea4137e0d9ed86a2337ac4 Correct typo in function DDE in Calc Server "Soffice" must be only lowercase as used in examples Change-Id: Ia1cb2908f6e1b3ba7c567345a0f258bc8fccd23d Reviewed-on: https://gerrit.libreoffice.org/6157Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553
-
Tor Lillqvist yazdı
Change-Id: Ied2880861a89117294b9d29f42e6d5a6745ad1d2
-
tsahi glik yazdı
Change-Id: Ic6b94e8f01c0151741626f8b50d69597cc401852 Reviewed-on: https://gerrit.libreoffice.org/6155Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Kohei Yoshida yazdı
They shall never be used. Change-Id: I019c88b1511a67175d782777cd41e0ec0434f497
-
Kohei Yoshida yazdı
Change-Id: I1cbe6b32d8a9b86a575e9806802f7a2a45eee873
-
Kohei Yoshida yazdı
Change-Id: I2a440b881af14076928e97918bdc5508804ff0ee
-
Kohei Yoshida yazdı
Change-Id: I4d511ef8099b5d7fcff07adf401901c9ee089ad3
-
Kohei Yoshida yazdı
Change-Id: I93fe9f8c5edbfb08b78b6694771db2dd18d8868c
-
Kohei Yoshida yazdı
Change-Id: I46934341dbde93d963764152f663c4d2d310bea0
-
Kohei Yoshida yazdı
If we ever need to use this for case sensitive comparisons, we'll have to find a way to conditionalize it. Change-Id: Ibb862c4700d2fb660570fc80a80a03eed1d556c3
-