- 23 Tem, 2013 32 kayıt (commit)
-
-
Eike Rathke yazdı
821521f7 introduced XML_SPAN but removed handling of XML_S repeated U+0020, SPACE Change-Id: Ic1b00c9dbc33c750b9a8cae910b4ca0bed42ab5a
-
Ptyl Dragon yazdı
Change-Id: I30daf067fe9a1804a55be75c040db49dfbb18d92
-
Jelle van der Waa yazdı
Change-Id: Ib0edc828691c6a8edbd1f45d3c0e2851c32c865f Reviewed-on: https://gerrit.libreoffice.org/5013Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Noel Grandin yazdı
I created this bug with commit 32eaa77d "fdo#46808, Convert frame::FrameControl service to new style" If we cannot create a css::frame::FrameControl service, just continue. Change-Id: Iffd6952fd5153af5a1ab72af2bc55864816a750d
-
Noel Grandin yazdı
They are vestiges of the old string classes. Change-Id: I5dd458bd2dac5f2e867ddaa731190f159b8a3b65
-
Tor Lillqvist yazdı
Nope, that caused warning: unknown attribute 'warn_unused' ignored with Clang. This reverts commit 68c8dcec.
-
David Tardon yazdı
Change-Id: Id45e2a5c31471b4f5a59c4511bbacc12f78356f6
-
Stephan Bergmann yazdı
Change-Id: Ieb5d4a1d669e0472ec08704c618a9d9c1d30b77f
-
Miklos Vajna yazdı
Instead of unconditionally calling addProperty(), first check the existence with hasPropertyByName() and call setPropertyValue() instead, if necessary. Change-Id: Ie0a075bbfe6eaa1f66726c456105dcdef9001d30
-
Stephan Bergmann yazdı
...now that the original RTL_LOGFILE_TRACEs got replaced. Change-Id: I0997d6bbb90a22678fdc6398e7786ac36b9d73f4
-
David Tardon yazdı
... so we have to make sure they are not, by delaying the signing after all unit tests have been run. This is just a workaround; IMHO the real fix is fdo#63315 "sign windows binaries during build". Change-Id: Ia26826ec7d324f840f2606b1928bea71cb4f0c48
-
Stephan Bergmann yazdı
...with the LO installation, so it doesn't make much sense to "handle" them locally. Change-Id: I02fade858f9b507976bf612ba942be90bf25d51f
-
Julien Nabet yazdı
Change-Id: If5d1fc3956b82edd0b68b26e14a9b9258ee6c10d Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Jelle van der Waa yazdı
Change-Id: I9c2405f92aea75756a0fbac7844ff16319210be3 Reviewed-on: https://gerrit.libreoffice.org/5014Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Lionel Elie Mamane yazdı
Change-Id: I511eb8bfcfab2d42073f43660518e1e8be0d5788
-
Noel Grandin yazdı
...removing the SFX_ UNO-related macros as a result. Change-Id: I56542885847ff0adc604f309ed7e2582b7529f3f
-
Noel Grandin yazdı
Change-Id: I417ae2ce644f39fce0e8eb9fbe6a3a3c783b6227
-
Noel Grandin yazdı
Change-Id: I1b81b39a4c66895c6f6b7d40e00ea2a483d8b4fd
-
Noel Grandin yazdı
Change-Id: I6547c4aee2aa4d15ad516a6a45002b81b7a8ac13
-
Noel Grandin yazdı
Change-Id: Iaa1134bee8e3b36e940376622b5c22085892b81b
-
Noel Grandin yazdı
Change-Id: I526eb65bb00808c85caa8fcba3359321e7cec2da
-
Noel Grandin yazdı
Change-Id: I1e8a498f38e19419d3f8fdc91c0bcaf2cb3f41a5
-
Noel Grandin yazdı
Change-Id: I962e87e81905bfc61b03e1c1c7ee9f01b030df9d
-
Noel Grandin yazdı
It was already half way there, just some leftover macro definitions. Change-Id: I607eb22d08fd0e5d7d0be0b8bb217bcc7740d983
-
Noel Grandin yazdı
Change-Id: I25cc72536d8832d93d6832591bdba25ac0654ee3
-
Noel Grandin yazdı
Change-Id: I2fc48b892c68cc6054ceec51c4b050e445c22f6a
-
Noel Grandin yazdı
Change-Id: I2e2528c539ba93eb72466bd361c189be5746ecfe
-
Noel Grandin yazdı
Change-Id: Ib2735c946ca331382e0c178b303c3769c0a35185
-
Noel Grandin yazdı
.. and convert it to WeakImplHelper at the same time. Change-Id: I20549f5cc6efb60c5210d3f9b6ecf3ade7e4a75a
-
Luboš Luňák yazdı
The warn_unused attribute has been upstream to GCC and Clang, so use it if present. Still warn about STL types if those do not use it yet (which is the status as of now). Change-Id: I3c003e44c08d1d141e23bba38cf92e663a5ac353
-
Tor Lillqvist yazdı
Change-Id: I453f53e7afc1474b4db2a89454718652b088ad6c
-
David Tardon yazdı
Change-Id: Ic8a626c90ecf52818c0f521edb5ae717fce441dc
-
- 22 Tem, 2013 8 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I4c429afb285446a9839f8039a906c37b4e7b3de1
-
Julien Nabet yazdı
Change-Id: I37b885ab3e8976d3e7ee71ee3e723bd2d5f6b973
-
Julien Nabet yazdı
Change-Id: I6ed4af811d96cb0ddbb2093d6627d4d39836a033
-
Adam Co yazdı
Change-Id: Id8cc3829ccd5806295b0f240a570dc1d66ed0c87 Reviewed-on: https://gerrit.libreoffice.org/5002Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Christian Lohmaier yazdı
Project: translations 8fe00a5faf3c817a8ec89a2cfc68114c456281bc fdo#67093 Change traduction of Title for some more languages For those languages that had an alternative translation for the title style in ede3fe62d4b30ebe82d2e2b837bd5d8247b73438 - still languages left that have identical translations Change-Id: Ibcd7d03c9ea7608c8963d1cb9b7c2d7cbe2415d5 Reviewed-on: https://gerrit.libreoffice.org/5038Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Andrzej J.R. Hunt yazdı
Change-Id: If290239444f4849e3f5355a3c0a64416fc5c691d
-
Zolnai Tamás yazdı
Change-Id: I23319e09bf6c4c0e33b86edc225cdfaa0433b7c6
-
Zolnai Tamás yazdı
Change-Id: I26dd6b741b538da1c372534b55870c22ebd3d046
-