- 09 May, 2015 40 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: I64024440a0674b7daed27ba8d104d347f8090bd7
-
Michael Meeks yazdı
Change-Id: Id05266810760f73db2daba10d1efa14aa9f88dd9
-
Joren De Cuyper yazdı
Change-Id: Ifc31fbd1ddee1e055bb62b9ad098ae9410758147 Reviewed-on: https://gerrit.libreoffice.org/15598Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
See validation log of fdo73214: ERROR cvc-complex-type.3.2.2: Attribute 'type' is not allowed to appear in element 'v:imagedata'. ERROR cvc-complex-type.3.2.2: Attribute 'color2' is not allowed to appear in element 'v:imagedata'. http://dev-builds.libreoffice.org/crashtest/d879d5346b525c478e93363b7ec06e797ce01461/validation/docx/fdo73214-1.docx.log Change-Id: I99eacc05ed28c3cd848326fd08f3668a1ce0f4fb Reviewed-on: https://gerrit.libreoffice.org/15668Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
yogesh.bharate001 yazdı
Problem Description : XML Difference : Original : <a:solidFill> <a:srgbClr val="00B0F0"/> </a:solidFill> After Roundtrip : tag is missing Solution : Added support for table cell border color. Change-Id: I2baf969d7a8e46a0c5825d9f57bf135ec479c9eb Reviewed-on: https://gerrit.libreoffice.org/15364Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
PriyankaGaikwad yazdı
Problem Description: Unable to save .xlsx with underline color for text inside textbox. Current behavior: After RT text underline color was not exported Expected behaviour: After RT text underline color should export Added export support for <a:uFill> Change-Id: If8ffeb07f2f5e0b768689647e480792ea9c8540a Reviewed-on: https://gerrit.libreoffice.org/15514Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
yogesh.bharate001 yazdı
Problem: - Table cell border width is not exported. i.e lnL, lnR, lnT, LnB are not exported inside the tcPr. XML Difference: Original : <a:lnT w = "76200"> After RT : tag is missing. Solution : Added solution for Table cell border width. Change-Id: I19185f2ad176325bf7990c9da6becc66557c717b Reviewed-on: https://gerrit.libreoffice.org/15350Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Khaled Hosny yazdı
Most of ubsan.patch seems to have been applied upstream, and I can’t reproduce the issue referenced for the remaining bits, anyway it is better to push such changes upstream first. Change-Id: Ie56786c01c06d3542052cd91e36d1f707092beba Reviewed-on: https://gerrit.libreoffice.org/15643Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
See http://dev-builds.libreoffice.org/crashtest/e658cb4d5ce49d3a3c6acc63155974b5ff8490c7/validation/docx/fdo33590-2.docx.log (footer1.xml:2 col:890) cvc-datatype-valid.1.2.1: '' is not a valid value for 'boolean'. (footer1.xml:2 col:890) cvc-attribute.3: The value '' of attribute 'w:val' on element 'w:docPartUnique' is not valid with respect to its type, 'ST_OnOff'. Original document: <w:docPartObj> <w:docPartGallery w:val="Page Numbers (Bottom of Page)"/> <w:docPartUnique/> </w:docPartObj> RT document: <w:docPartObj> <w:docPartGallery w:val="Page Numbers (Bottom of Page)"/> <w:docPartUnique w:val=""/> </w:docPartObj> Change-Id: If41af8f4bca99fba4d3ad0c966c2345f87ea422a solution: if value is empty, export it as true (default ST-OnOff value) Reviewed-on: https://gerrit.libreoffice.org/15686Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: If814f508f46aa6efb01444bc09e9c8d4b4d3d7cf
-
Caolán McNamara yazdı
Change-Id: I263424ad8f65ded7bab89b5902482357b4f9abaa
-
Caolán McNamara yazdı
Change-Id: Ia0af0493e0af6c945006e6a1f6f918f7b104068d
-
Michael Meeks yazdı
When complete - should ease the switch to VclPtr<>::Create. Change-Id: Idf876e2eeb830b36dd86e84317277cc88e1dc013
-
Stephan Bergmann yazdı
Change-Id: I37053f37f074c49b8bc6fcaa82f66a2e52064cb1
-
Adolfo Jayme Barrientos yazdı
Change-Id: I22c5ee3e7ef7cd2b3b40953d114e01dd3d36e0cb
-
Adolfo Jayme Barrientos yazdı
Change-Id: Ifad666a7aef04124005e0f5cb80b806b2a9f8732
-
Stephan Bergmann yazdı
Change-Id: I65c77f32e076a0bc5eae2c0cf4626eebfd141972
-
Stephan Bergmann yazdı
Change-Id: If3dd46119c043daa1498cbeebc9cef2b7b9cafe4
-
Stephan Bergmann yazdı
Change-Id: If9797eb74b624af7374effd73a8642a7d32efb1e
-
andreas_ka yazdı
Change-Id: Ic35d1beab81e7cafd2114edf5bd0545f514a5020 Reviewed-on: https://gerrit.libreoffice.org/15682Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
andreas_ka yazdı
Change-Id: I3f3c6dc6fbcc958323134f3c79e019d42c338151 Reviewed-on: https://gerrit.libreoffice.org/15681Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Caolán McNamara yazdı
Change-Id: I3eba9c8b3883ca4fca38e27d351508c9e01d9c08
-
Caolán McNamara yazdı
Change-Id: If1454e643bba38a0bffd0e14a28045dc5e544d11
-
Caolán McNamara yazdı
Change-Id: I6b135f6d47352c1fbb729788848913402b7bb742
-
Caolán McNamara yazdı
Change-Id: Id30e16f6f94668b578fe79eab9d8289c8914a32b
-
Caolán McNamara yazdı
and coverity#1297231 Division or modulo by float zero Change-Id: Icb303956bb3804bca1078c1135aca0eff370902b
-
Caolán McNamara yazdı
Change-Id: I6ce09d3a7c77c5501608a2d1b0812c3c22ef16af
-
Caolán McNamara yazdı
Change-Id: I2c19d1a0f8ad31cdf384ab301f3dae99a6ea9933
-
Caolán McNamara yazdı
and all the other html crashtest loading failures I believe Change-Id: I38d3e1ad283efc08f468d9062e520149663e3e84
-
Stephan Bergmann yazdı
Change-Id: I10508dc16f138e5b3b36dcbdc269735c598de17f
-
Caolán McNamara yazdı
Change-Id: Idd77790f78843843f2d38a7a78465c34538768dc
-
Michael Stahl yazdı
Change-Id: Ib5c5758eab44532b383ca49542288a65cb10d548
-
Michael Stahl yazdı
Change-Id: Iddb5936c088dfba0245a0d921c7122a0587bdc9b
-
Michael Stahl yazdı
Change-Id: I187c0b2bd2f9e4ddeeac80b6046c25d5cf674d71
-
Michael Stahl yazdı
SwRangeRedline::Hide() will copy and delete the redlined text range, and during the delete it happens that FLY_AS_CHAR frames are not deleted before their anchor SwTxtNode is destroyed, so SwFmtAnchor::m_pCntntAnchor will have its NodeIndex adjusted by SwNodes::RemoveNode() to a wrong node and then it cannot call RemoveAnchoredFly() on the proper node. Avoid the problem by manually deleting all FLY_AS_CHAR from nodes before they are deleted and before the SwNodeIndex adjustment. (regression from 738fb2ad, which had the equivalent problem with differing SwNodeIndex keys) Change-Id: I13c9577c01e3b8976b74fb9c58dc2ef2c2fc0666
-
Michael Stahl yazdı
If the for loop has a break after the first frame anchored on that node, it makes no sense to assert that all frames have been visited. (regression from bb95f7e6) Change-Id: Ibd8d65f286b441127be7735c63f4b84ba94dcb6f
-
Michael Stahl yazdı
SwRangeRedline::Show() will move nodes around in the nodes-array, which means that using SwNodeIndex as a key in a map that has a lifetime not limited by the stack is a bad idea, as the map will become unsorted. Remove SwFrmFmtAnchorMap from SwDoc and replace it with new SwNode::m_pAnchoredFlys to do the same mapping. (regression from 738fb2ad) Change-Id: I396d92b9d0b2045e98bad6d0b374303cd4e62b59
-
Michael Stahl yazdı
Change-Id: Ie5376106adb3df901b9762097e59d7627790443f
-
Michael Stahl yazdı
Upgrade to the latest patch from http://bugs.python.org/issue17797 which appears to work even if you invoke from cmd.exe Change-Id: I85f1cc5ad7d8c059d972ae2a6fd2be1bb5604c2c
-
Thorsten Behrens yazdı
Subtle failures in nested template instantiations there, for sal_{u}Int8 and sal_{u}Int16 - use wide-int fallback to do bitmask ops. Type is not used to store any dynamic values. This partially reverts a1ecce3a Change-Id: Ifa7070c1c3830fd70d7ced082d651411ff523444
-