- 27 May, 2013 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
-
Miklos Vajna yazdı
See wwSectionManager::SetSegmentToPageDesc(), this has to be applied to every page style. Change-Id: Iea2707ae665a55eabda3ed7575cf3658f7af5237
-
Thomas Arnhold yazdı
Change-Id: I7a342c809a723f5f9c03271c6145d9c367cea6de Reviewed-on: https://gerrit.libreoffice.org/4015Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
with x86 gcc-4.1.2-54.el5 the sd import test fails while x86-64 passes. Tracked it down eventually to this double equality test failing on x86. Apparently excess precision in registers compared with memory. Change-Id: I61b43b2f0e9c9aded570448a1c5a7c9dbad8986e
-
Radek Doulik yazdı
Fix pdf export wrong size issues for embedded EMF+ images. Change-Id: I998c9535bde32fc9f452d61d7cb7609c95f5528d (cherry picked from commit 4c676625) Conflicts: vcl/inc/vcl/gdimtf.hxx vcl/source/gdi/gdimtf.cxx
-
Joren De Cuyper yazdı
Thanks to Lionel. Change-Id: Ib37c3cf9d8f53e941fc557dc9d4a4ba9b00e486d Reviewed-on: https://gerrit.libreoffice.org/4056Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Andras Timar yazdı
Project: translations f3546694e706114bcccd978f444f0800a382dbf9
-
Tor Lillqvist yazdı
Change-Id: Id4639f1b0eefe5d433c84f48b7a1093fa17a3ba4
-
Miklos Vajna yazdı
Change-Id: Icd098ab4efcd307c83fe42d2f5815b48d1bff669
-
Caolán McNamara yazdı
Project: help 56fb45d986561dde4a9675a2bd7495b7feb1df32
-
Manal Alhassoun yazdı
Change-Id: Ia931e330303e9f5baf7ae92a8d69bc460327425d Reviewed-on: https://gerrit.libreoffice.org/4049Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Markus Mohrhard yazdı
regression from 6191fa08 Change-Id: If7fc18e7d0bcbf1075a0ecdb1c0dcf3d207f1bda
-
Caolán McNamara yazdı
I think we can distill this down to a "if the source or target is a symbol font check for a recode table" Change-Id: I6c674f10d9f1ab7fbe7274abfafb9082bae88218
-
Luke Deller yazdı
When loading from odt, table cells which are covered (due to merging of cells) are replaced with an empty cell by SwXMLTableContext::ReplaceWithEmptyCell. However if there is a sequence of cells covered from above then their replacements are accidentally inserted in reverse order, which produces this infinite loop problem when saving as doc. The reverse ordering in SwXMLTableContext::ReplaceWithEmptyCell was because the insert position came from SwXMLTableContext::GetPrevStartNode which was very careful to skip previous covered cells. However those cells have already been replaced with an empty cell so they should not be skipped. Change-Id: I6a022cd1490afa181dbc3e4b2d6ed4af3077b363 Reviewed-on: https://gerrit.libreoffice.org/4008Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Sean Young yazdı
ImplDevFontList::ImplFindByFont() will nearly always return a font, so we do not go through the code path which sets up conversion. Change-Id: Ice361f183c9f42aa562d4caab1d589417ad3fc9a Reviewed-on: https://gerrit.libreoffice.org/4037Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Sean Young yazdı
Many points are missing. Replace entire table with the mapping provided by the original creator. Note that point 0xe7 ("Apple Logo") is not in unicode so no mapping is provided for that. http://www.dessci.com/en/support/mathtype/tech/encodings/mtextra.htm Change-Id: I05acd36772ae6432614ff3b284e43b86049bed66 Reviewed-on: https://gerrit.libreoffice.org/4036Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Herbert Dürr yazdı
else clang/libc++ cannot decide between bool and a reference into a bit-vector specialization (cherry picked from commit 6a88a212) Change-Id: I694bbad82b1a05ebe86c5c941f3ac85c71f5fc9e
-
Herbert Dürr yazdı
(cherry picked from commit c8ed6699) Conflicts: forms/source/xforms/model.hxx Change-Id: Iec9e999b1568ad422ea2118c04b770000bdbfd75
-
Jian Hong Cheng yazdı
* sw/source/filter/ww8/ww8par5.cxx MS Word Binary compatibility Patch by: Jane Kang,<kangjane2012@gmail.com> Found by: Yan Ji,<yanji.yj@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> (cherry picked from commit 720fc775) Change-Id: I428fadd46bbd5b57081e35dcbfd6bb0c10c08282
-
Markus Mohrhard yazdı
Change-Id: I540821fd7058bf0da27d955c9d966a10dd21ec94
-
Ariel Constenla-Haile yazdı
(cherry picked from commit c1954d6e) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Change-Id: I623febfcbdb642fe4b5b0b42e7e89054e3db45de
-
Ariel Constenla-Haile yazdı
(cherry picked from commit b38a51d6) Conflicts: chart2/uiconfig/toolbar/standardbar.xml dbaccess/uiconfig/dbapp/toolbar/toolbar.xml sc/uiconfig/scalc/toolbar/standardbar.xml sd/uiconfig/sdraw/toolbar/standardbar.xml starmath/uiconfig/smath/toolbar/standardbar.xml sw/uiconfig/sglobal/toolbar/standardbar.xml sw/uiconfig/sweb/toolbar/standardbar.xml sw/uiconfig/swform/toolbar/standardbar.xml sw/uiconfig/swreport/toolbar/standardbar.xml sw/uiconfig/swriter/toolbar/standardbar.xml sw/uiconfig/swxform/toolbar/standardbar.xml Change-Id: Iac0c7e8e474e8d217ca4daf47232019c64ca888f
-
Lei De Bin yazdı
Reported by: Yan Ji Patch by: Chen Zuo Jun Review by: Lei De Bin (cherry picked from commit fe549458) Conflicts: filter/source/msfilter/msdffimp.cxx sw/source/filter/ww8/wrtw8esh.cxx Change-Id: I863ea7193f3dee563a892a6d857ee2385f58a862
-
Markus Mohrhard yazdı
This line was removed with dd3e879c but is needed. Special thanks to Joren for bibisecting and bisecting. Change-Id: Id2b3de4098db75571006e6e62b77efe8c491b06f
-
Ariel Constenla-Haile yazdı
(cherry picked from commit cbf0812a) Conflicts: framework/source/services/backingwindow.cxx framework/source/services/backingwindow.hxx Change-Id: I49dc11e1cf9bd6831c16e53d24a131de4d565373
-
Tor Lillqvist yazdı
Might make it a little bit easier for new contributors. Change-Id: If4475c1ea7f55c34971beecd7573aaaf545e7106
-
Andras Timar yazdı
Change-Id: I0b9a36f0c6f081ff35f0b8bc6e420d881036576c
-
Stephan Bergmann yazdı
Change-Id: Id5ad3af1fd70de6b0e9d2640d12011362e7c34ef
-
Yuri Dario yazdı
cherry picked from commit eb34ba3c) Conflicts: vcl/source/control/field.cxx Change-Id: I2fb03b1b03ea23259e9eca7305c3f86d80d79f21
-
Miklos Vajna yazdı
Change-Id: If61739d54cb2572f20b118a2cf56ab2bd0f306e5
-
Andras Timar yazdı
Project: translations 40e56fe83f5a05f8c87821d0c30ef1585b601fc8
-
Stephan Bergmann yazdı
...as otherwise this can result in "inline function [...] used but never defined [-Werror]" for SwFmt::GetULSpace and SwFmt::GetLRSpace. Change-Id: I9de3422953b38c978af1e7d2fc07398b83236ed6
-
Urmas yazdı
Some special characters, like { and }, were not skipped when they occured as a replacement character for \uN keyword. Change-Id: I19b66a290cd9880924774fa89bb29df280e44a3c
-
Khaled Hosny yazdı
After f22006dc the position member of SwDrawTextInfo is no longer a pointer, so changing the passed Point after calling SetPos() has no effect, but some code seems to be relying on it being pointer. Moving SetPos() to after changing the point seems to do the trick, but there may be other similarly broken code like SwSubFont::_DrawStretchText() below. Change-Id: I2f563c1543ff7bff68e573f69fce39694181b370 Reviewed-on: https://gerrit.libreoffice.org/4032Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Ia57b28ed60ca8c9a4b00009c2abf1e2ba2f8ed92
-
Miklos Vajna yazdı
Change-Id: Ic7034ed384448a273517f3bf9795adfbbcaeba7b
-
Miklos Vajna yazdı
Change-Id: I57fdc7413c5caf09dbe279b502d94e36a46d5f64
-
Isamu Mogi yazdı
If QStyle::SH_MenuBar_MouseTracking is 0, it makes a mouse rollover effect minimize. By this, a menubar item of CDE and Motif styles becomes closer to standard behavior. Change-Id: I87dccbd30bf7b9f0d82d1a6e67355c1b25d22dc8 Reviewed-on: https://gerrit.libreoffice.org/4018Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Isamu Mogi yazdı
Currently, menubar's background is drawn in window's background color and no menubar's specific background color. To fix this, The patch calls QStyle::drawControl() with QStyle::CE_MenuBarEmptyArea. Change-Id: I89b9decc016a926a0f00b9663ec1a5bce81daac1 Reviewed-on: https://gerrit.libreoffice.org/4025Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-