- 09 Ock, 2014 40 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Ib29aef7838b9d31d7956c93e1aa5b896852e4b89
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit c25523dd) Conflicts: sw/inc/IDocumentMarkAccess.hxx sw/inc/doc.hxx sw/source/core/doc/docbm.cxx sw/source/core/undo/undobj.cxx sw/source/ui/shells/textfld.cxx xmloff/source/text/txtfldi.cxx Change-Id: Ic2e12f47e7775ee16f31bedf89d5644b18734d7a
-
Miklos Vajna yazdı
Unit test is disabled, let's enable that when the export is working as well. Change-Id: I2d93ae38f480974a13cf9907f6cc82815fb3e69a
-
Oliver-Rainer Wittmann yazdı
(<SwFmtINetFmt>) always provides character style names for visited and unvisited state (cherry picked from commit c15b814d) Conflicts: sw/inc/fmtinfmt.hxx sw/source/core/doc/doctxm.cxx sw/source/core/txtnode/fmtatr2.cxx sw/source/core/txtnode/txtatr2.cxx sw/source/filter/ww8/ww8atr.cxx sw/source/filter/ww8/ww8par5.cxx sw/source/ui/chrdlg/chardlg.cxx sw/source/ui/shells/txtattr.cxx Change-Id: Ib23d55a299d0d78a2eba18dd5c1c0327c816da56
-
Caolán McNamara yazdı
Change-Id: Ib9b7eb21cacdf864f309a0a853d64f299ec7b74c
-
Zolnai Tamás yazdı
Change-Id: Ie21f8a62213954da7f66c1fbe890ba9dee93cf77
-
Zolnai Tamás yazdı
mnHighItemId is never assaigned with a valid value and there is no sense to store one selected element's index anyway, because there can be more. The bMove parameter of ImplGetItem is never used and doesn' work so remove it. Change-Id: I91d6bc3fd13a2b44e6961fea66d02702a8f31c2b
-
Zolnai Tamás yazdı
Remove static to able to construct items with different paper info. Fix SCREEN_4_3 width and height values and use it for presentations. Change-Id: Ifba44675f6126ebfccf26f53f226214bed92352c
-
Caolán McNamara yazdı
in the face of super wide frame label text (fr) Change-Id: Ib6bf99edd0c4aa73d6c4792f438cef6b2ae6bf90
-
Caolán McNamara yazdı
because in French they are way too long to go side by side Change-Id: I2c0e0450b2da1f023d33a8c23e7322902c783e6e
-
Caolán McNamara yazdı
i.e. all shrinkable elements in the one column (de) Change-Id: I53574047cd7eaeccb610fa05fd67183c54157437
-
Caolán McNamara yazdı
Change-Id: Ia156ab622f52b7161f29bbf968fd3d71cdc89e8b
-
Tor Lillqvist yazdı
Change-Id: I0905fa9320f20d852d9c8d4cc053fd9e67d80720
-
Miklos Vajna yazdı
Change-Id: I079516ad0f30886d175748fdee19fbd71c2704f8
-
Michael Stahl yazdı
- document general COM threading architecture in vcl README - document winaccessiblitiy locking in README - define _ATL_APARTMENT_THREADED for UAccCOM Change-Id: I7c3fd952f2cdee7d245a818bf33c477e7ea20fc2
-
Michael Stahl yazdı
Change-Id: I43d77cbf572acc4c27785990e28b43b35d71c96d
-
Christian Lohmaier yazdı
in commit 65a7e714 I was under the wrong assumption that the revision is added by epm and will be always 1. Instead the revision is passed to the epm calls in the commandline arguments. So the upper version limit must use the "patchlevel" as the revision. (version a.b.c.d => d is also release number) Change-Id: I5002aef88e454561ba610b2d2774b84712da44dc
-
Caolán McNamara yazdı
Change-Id: If96d982bf4377eab29a2dfb94b0a453e12450786
-
Michael Stahl yazdı
Change-Id: Ide4df8f621f810b20be811db06d46edd5a9dc5f8
-
Miklos Vajna yazdı
Otherwise dmapper won't create an annotation mark for us. Change-Id: I868c3ffd65fbaa9a5115ba7300310fa3585d2d05
-
Caolán McNamara yazdı
in options view if there isn't enough space to show everything (fr) Change-Id: I01e97d7eb65c01e169440ac817fa55425a85327c
-
Tsutomu Uchino yazdı
(cherry picked from commit bbb0f24a) Conflicts: offapi/com/sun/star/sheet/Shape.idl Change-Id: I1781858d46f655fdf39833247298c3f1375dc6a2
-
Michael Stahl yazdı
Change-Id: I5756ab6ff6de0b2532bef9866063f361e330a009
-
Michael Stahl yazdı
Refactor to do all calls on parameters before locking the mutex. This requires splitting up some librdf_TypeConverter methods into an extract function and a make function, with an intermediate representation between. Also rename some internal functions to make it clear which are called with Lock and which with NoLock. Change-Id: Iddc42461d95351785578ef6a80fbf5d056356c16
-
Matúš Kukan yazdı
Change-Id: Ia0378a58c63364a73c40dd901d93e20a596a4c29
-
Matúš Kukan yazdı
Change-Id: I42570b4b7b68e36cab1286948d03df0c2f0d4103
-
Tor Lillqvist yazdı
Change-Id: I82628046e8a40d45b0e711079e1cab9be89d69a9
-
Tor Lillqvist yazdı
Change-Id: I3d1b86a7785baa6b427638b2ddbcfb7ae1f008f3
-
Zolnai Tamás yazdı
Change-Id: I2ff45c5455e747ea3726b17b6384111db2699fa9
-
Caolán McNamara yazdı
in calc->view options and that the checkbox entries cannot when options pane isn't wide enough to fit everything in (fr). Necessitates swapping columns so the stretching/shrinking column can be centered horizontally for e.g. en to remain pretty. Change-Id: I1402183b6ad0989af676a3472c8bf4d2b9c94ea8
-
Zolnai Tamás yazdı
Change-Id: I4d3993dc855c030f8c51fe2ce3d364240e241dff
-
Zolnai Tamás yazdı
Change-Id: I0d99a905cc8c94d39bfe802b2c597275c81f0b4f
-
Zolnai Tamás yazdı
Change-Id: If4fbb66992318221a687710afa77fc98e4f111c3
-
Miklos Vajna yazdı
Change-Id: I1d4fc68458fd50beccf4e149f74ecbdfc78ea77c
-
Caolán McNamara yazdı
Change-Id: I5928f416e9bc3567111da99509133e27a2f4ad14
-
Caolán McNamara yazdı
Change-Id: Ic110c6d2fb1f1fc28344c119eaa1b61d0ba81e6b
-
Caolán McNamara yazdı
Project: help 940af86cc78e1c5a74bb5eb19efa163c22d058ec
-
Stephan Bergmann yazdı
Change-Id: I5a269d8b7e95049c67ae14b06a79b417bc91a474
-
Noel Grandin yazdı
in FileList. There no benefit in storing a ref-counted value class like OUString by pointer in a std::vector. Change-Id: I302bc460de67c7fe324d745f3225df4e17195486
-
Noel Grandin yazdı
An OUString* is type compatibile with void*. Change-Id: I6f01fe02c75f4db0bda09c7e288cb88d1fbf3c37
-