- 20 Eyl, 2012 40 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: I3c2fd7eb1ccf445f7f389f7400784748a80aa929
-
Matúš Kukan yazdı
Change-Id: If4d2c45a4c819d17043b5dcb89a184f470a8fe57
-
Tomaž Vajngerl yazdı
Painting code for entry in SvTreeListBox switches between default and highlight font (which is only the default font with a different colour). This is done using SetFont which assumes that the font changes entry dimensions, which then recalculates everything. This is done for every entry so it is slow if there are a moderate number of entries. Fix here is to call Control::SetFont - we can do this because we know that switching between highlight and default font wont change the font dimensions. On the other hand - this highlighting entries when selected is (at least on linux) already supported by the native widget. Change-Id: I12d32f6f7b43e669442e462ad4dd80cde24b9e74
-
Andrzej J.R. Hunt yazdı
By default android will use the title and icon of the the starting activity in the launcher. This can be overriden using an activity-alias as the default activity, with its own title and icon. Change-Id: I794b6738fdc383879b3c056c61f62fecbb268c5a
-
Stephan Bergmann yazdı
Change-Id: I87e5000424bed95fd25951b398bd61c3939a97ae
-
Andras Timar yazdı
$one_cab_file variable was always 0, so I deleted the code dealing with the non-zero case. Change-Id: I17288070eb94dec00ce970585046da11136b78eb
-
Andras Timar yazdı
$use_packages_for_cab and $cab_file_per_component variables were always 0, so I deleted the code dealing with the non-zero case. Change-Id: I0a678524cb308d834e4d61f2156a92400c02ae99
-
Andras Timar yazdı
Change-Id: Ibcaf04447507926a97eed3d1cea400ac589023c2
-
Michael Stahl yazdı
Change-Id: Id4a89bd131f37b6844046803aae9b2f6e081af0d
-
gerhard oettl yazdı
Change-Id: I53a415e1ec573d342e06d0cf10bad6f8cb95b478
-
Previously cell-margin was unconditionnaly used to compute table position. Office only does so on top-level tables and if tblInd is missing. Change-Id: I183647bcf090d5822b3f2e04e097c8bbd277168d
-
Cédric Bosdonnat yazdı
This option didn't work if the paragraph to collapse had an alignment or spacing defined. This fix was needed to properly import docx/doc files Change-Id: I6b3522905714fe3def7d87cd82cca84746310793
-
Cédric Bosdonnat yazdı
Change-Id: I9e8dee39f63a08517eb654e33747bd8c95d84b59
-
Cédric Bosdonnat yazdı
Change-Id: If03f36d30a7861f5d14ed3142e339d52da0bdce0
-
Noel Power yazdı
Change-Id: Ibad37ac05c608c0211063bfa73931427d48c11f9
-
Miklos Vajna yazdı
Given that we talk about mm100, changing 0 to 1 is not that harmful, and it seems later core would crash without at least a small margin. Change-Id: I913e4a5eeaba2e36b55f2d7d7fb5bdfbad8eae94
-
Stephan Bergmann yazdı
For one, --tui has negative impact on terminal behavior in certain ssh scenarios for me. Whether and how to use it should be a user's personal choice anyway. For another, you sometimes need to interact with gdb early, so do not automatically start to run soffice.bin. Change-Id: I1a1a02f5359aae2a11effa6620aebf01202357f9
-
Stephan Bergmann yazdı
Despite its name, it is a cleanup function for libxml2 that must only be called when the process as a whole no longer needs libxml2. Calling it from a library like liblangtag is not appropriate (just like liblangtag does not call xmlInitParser, either). In LibreOffice, this caused confusion about pthread keys for thread-local storage (xmlCleanupParser calls pthread_key_delete, but apparently if libxml2 is later used by unrelated code in LibreOffice again, it still uses the stale key, and if that key is now reused via an unrelated pthread_key_create, arbitrary crashes happen during thread termination in pthread's __nptl_deallocate_tsd). Change-Id: I82cef8bc400d48f19eaa94f26d50d4b8589da106
-
Stephan Bergmann yazdı
...so that it consistenly uses the LO versions of libxml2/glibc libs at runtime. Change-Id: I89b7fd13a8b5b7e697ec21db74fdf8ef088fdb92
-
Tor Lillqvist yazdı
Change-Id: Ie5e7aecd4f1c0e5b4dda9250ae755bf9210e048f
-
Tor Lillqvist yazdı
Change-Id: Iecd0ed802f6cc715ac77256bb4b49082b5976b4f
-
Tor Lillqvist yazdı
Change-Id: Ifc2bfb278947344d14b855ebf5527b603e333f15
-
Tor Lillqvist yazdı
Change-Id: I7de335925748b2cfe28a01f6975a630081b3172e
-
Tor Lillqvist yazdı
Change-Id: I9c5203400904902238c1f9a8f01338fdcf2904d8
-
Tor Lillqvist yazdı
Change-Id: I85016d1e70dbb5e499aefad568179800b5d00ab7
-
Tor Lillqvist yazdı
Change-Id: I2d62eddb561baa28e320f7d89a8655d2806d7b10
-
Michael Meeks yazdı
Change-Id: Idf8b079857638558075fa6b1fb5f7ea6b3c9f632
-
Matúš Kukan yazdı
This reverts commit 1f77f1ac and b590d87b. Do this again when we will know how to get rid of published service in offapi/type_reference/types.rdb.
-
Miklos Vajna yazdı
Change-Id: I2cae970f532c3441a7ec7c8318987ea343aaf1cd
-
Michael Meeks yazdı
re-work LRU cache to really be an 8 entry LRU cache. only force dirty pages to stay in memory, hopefully huge reads should now stream through memory. Change-Id: I0bedc762086f5f02202795568743750aefaaa50b
-
Radek Doulik yazdı
Change-Id: I7c5bc8b9375a325d4ea78f033f577eff44cfd6e9
-
Andrzej J.R. Hunt yazdı
Change-Id: I76e737f59aa36bf7982255fa9bb41ef9d6abfe8d
-
Matúš Kukan yazdı
Change-Id: Idd33388f61461a55021b93498e2c992d7ae560d0
-
Tor Lillqvist yazdı
Change-Id: I5e966a5734308381ad305b891ecfc830dc1419f6
-
Matúš Kukan yazdı
Implementation is gone since b2d7ede9 Change-Id: I3986ca99748f0010d80d2c788723a42a1725e83c
-
David Ostrovsky yazdı
Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442 Reviewed-on: https://gerrit.libreoffice.org/653Reviewed-by:
Michael Meeks <michael.meeks@suse.com> Tested-by:
Michael Meeks <michael.meeks@suse.com>
-
Matúš Kukan yazdı
Change-Id: I07d7b78be200f5f4a0674361237ef45b2bd1e3e1 Reviewed-on: https://gerrit.libreoffice.org/651Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Andrzej J.R. Hunt yazdı
Change-Id: I7c1338ef2dae7831cddda8378a031a58011d7b17
-
Andrzej J.R. Hunt yazdı
Change-Id: Id2b7d3ca0881bf5b446692e1351517f1e8971fd7
-
Ricardo Montania yazdı
Change-Id: If79fffec7388e73fd85f5279e773af363c5f97e3 Reviewed-on: https://gerrit.libreoffice.org/645Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-