- 09 Şub, 2013 8 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I88e7abb29e18859ae4fdce5a613e6d233f9d27a1
-
David Ostrovsky yazdı
Change-Id: Ic5de8ad2cf9ef1143b1a5468e5fc5c9974aca5ec Reviewed-on: https://gerrit.libreoffice.org/2021Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Winfried Donkers yazdı
Change-Id: Icfb1e2985f746d7a451037e2d411ebbfeed26a54 Reviewed-on: https://gerrit.libreoffice.org/2054Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Matthias Freund yazdı
Change-Id: Iddfc42ba61ddf533e0d0832a54730a8f3058b1c0 Reviewed-on: https://gerrit.libreoffice.org/2060Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Matthias Freund yazdı
Hope it helps you a lot. Change-Id: I5db1b746077c783a6fdf75ba0e30a3573ef4ddea Reviewed-on: https://gerrit.libreoffice.org/2059Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Matthias Freund yazdı
I have translated some german remarks into english for better understanding the sourcecode. I hope this helps a lot... Change-Id: I9d790684ec4c999aacbe5d7f47138a4bee26c7c7 Reviewed-on: https://gerrit.libreoffice.org/2058Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Thomas Arnhold yazdı
GetOptimalSizePixel and GetHCtrlWidth are never called Change-Id: Ib2ce1445447e85de66683f8b0fdf4fc8aa464084
-
Thomas Arnhold yazdı
Change-Id: I79cc861fadb908605c6d2ed638e3d06ca5a57869
-
- 08 Şub, 2013 32 kayıt (commit)
-
-
Thorsten Behrens yazdı
Change-Id: I12ad4604d0426a52b47d99d1bc3c4c6536e83b07
-
Julien Nabet yazdı
Change-Id: Ief802e26faf8165477b12d92524ce36f92575509
-
Julien Nabet yazdı
Change-Id: I2ca1ebdd726b0f07d796d883f3340213780c7b79
-
Julien Nabet yazdı
Change-Id: I1dc8415569f7133d57c495e47f038e98d50d64d7
-
Andras Timar yazdı
Change-Id: Ie60051b65834cdfc748d12a71089a683f3108335
-
Michael Stahl yazdı
Use prefix consistently in all component files for the library. Change-Id: I58dce631f474e022be320c748f62238953a28e17
-
Michael Stahl yazdı
Change-Id: I7356dfedc6121876641ef0e5f41d50db725980d4
-
K_Karthikeyan yazdı
i) Resolves fdo#59889 formatting in dragging edge of RTL table resizes column width of the next column instead of current column. ii) prevents resizing the whole table on dragging edge In NxN LTR table vertical edge responsible for resizing the column x(x=0 to N-1) is, Edge x+1. But, in RTL table vertical edge responisble for resizing the column x(x=0 to N-1, but from right to left)is, Edge x. Use (nEdge-1)instead nEdge-- to avoid conflicts. Change-Id: If412b443ec8f82942ff80ba3aec24a9bfc053ac9 Reviewed-on: https://gerrit.libreoffice.org/1979Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Xisco Fauli yazdı
Change-Id: Ia0d80ac089608178e714735d6bfc4516030ee5b9
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
Change-Id: Ia1ddf969f876ce47b4195c60039b38f2a47f3470
-
Luboš Luňák yazdı
Change-Id: Ib4c50a14e630e34daf1b39d28c4ed99b6367f26b
-
Miklos Vajna yazdı
Change-Id: I7623fd0987fb737346f1c099563dd1e6343d9dc2
-
Stephan Bergmann yazdı
Change-Id: I0e9839e4ed02626eca17449b8d2f489ab50d39de
-
Luboš Luňák yazdı
This should make it handle paths with spaces properly. Change-Id: Ic4e36449435e1bab2441ea011ccea018f14b98cf
-
Fridrich Štrba yazdı
Change-Id: I959437dd440c0eec4fdfa75498a95295bb85cda0
-
Fridrich Štrba yazdı
Change-Id: Ibd9941ff5dcf303e83790a901e36008c98f57608
-
Michael Meeks yazdı
-
Radek Doulik yazdı
- otherwise it will became invalid immediately as in this case and contain some random value from stack Change-Id: I9e9e9660ec5d391549b16c6a0510c97cc11e7442
-
Jean-Noël Rouvignac yazdı
Change-Id: I6daea312198fae3a9717bd8d4fea6371aa4cd275 Reviewed-on: https://gerrit.libreoffice.org/1962Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Caolán McNamara yazdı
Change-Id: I4f37cb4bcde935bfbf6d412f4c81ef0451245f00
-
Joren De Cuyper yazdı
Change-Id: I2e28b9f9d52bcb01b04f98d39d12b6d8a627bec5 Reviewed-on: https://gerrit.libreoffice.org/2043Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
We now have a single libexpat instead of libascii_expat_xmlparse and libexpat_xmltok. Hmm, no idea when that changed, but OK, that just simplifies the fontconfig patch. (Note that the bundled fontconfig is used only for Android.) Change-Id: I3973d35a566bd3c86b013c96b7f3a6a8e249c2c0
-
Miklos Vajna yazdı
There were two issues here: 1) c3b0f135 added a mechanism to work around broken documents, but that didn't deal with nested tables. Additionally, the check compared the max row width with the width of the last cell, not the last row. 2) d276d3f3 cleaned up implicit horizontal merge detection, but didn't deal with valid documents, where each row definition is available twice. Change-Id: I1a32ec2fcb0d1a8fca7a7bd26501d3daf17880c9
-
Ruslan Kabatsayev yazdı
Change-Id: I8e0d27b26afef08cc6ef963a2baadcddc78f6b27
-
Caolán McNamara yazdı
Change-Id: Ib2b388c78c8f44a626267c2f8d3975b46ead3bd5
-
Caolán McNamara yazdı
Change-Id: Icaa4095b2032fa87f8ed4982940ba2a166665cef
-
Caolán McNamara yazdı
Change-Id: I481a4bbe06a5d0b3fb8701181d49d84d628fdd32
-
Caolán McNamara yazdı
Project: help 612abeff1ee12d777ae84e53099db0863dfa57f8
-
Eike Rathke yazdı
Change-Id: Ia79a56f9b68ee11d3a45d30833332c58994383b0
-
Winfried Donkers yazdı
Change-Id: I4851df1473fc7788af1ac642bb0fb527ec872821 Reviewed-on: https://gerrit.libreoffice.org/2020Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Project: dictionaries 350dc590b04041f15d6c570075ade425e4db93ad
-