- 17 Mar, 2014 37 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I7cec02a40db48ce3d3003b3808d06ff0455a6eb4
-
Noel Grandin yazdı
Change-Id: I1a4d36a329a0eac8b9bb3d9b0a5434ffc843bde2
-
Noel Grandin yazdı
Change-Id: Ide803f793e829767fad89ab2aef776ef24fedb37
-
Noel Grandin yazdı
Change-Id: Ide21e1f51284fb2d4c7aaaa358417c6080b2fdde
-
Noel Grandin yazdı
Change-Id: Iaa846ec8f19567f0a9f30154d74cc53df93eff16
-
Noel Grandin yazdı
Change-Id: I5f296d4df6c09e88674cf9aa6d1b831ec2b0c2f2
-
Noel Grandin yazdı
Change-Id: I85e8823e872bf53182ce90576225e462edb1930a
-
Noel Grandin yazdı
Change-Id: I685b1dc3d7c735bc70be29252f55c082546f3cb1
-
Noel Grandin yazdı
Change-Id: Ic94616a7bc34ec5a85ea84178c7d798194201ebe
-
abdulmajeed ahmed yazdı
Change-Id: I566f93f7e6f9a5bcff75094b51aaa4ee79e6890e
-
Jan Holesovsky yazdı
Change-Id: I3156581bb0cf9c23b8d643d6d0c787feac56d266
-
Bjoern Michaelsen yazdı
- that commit claimed to fix i#84870 - however that example document _still_ loops for me on current master even with the change - this caused the fdo#47355 regression in addition - thus reverting to heal fdo#47355, expecting i#84870 unchanged as broken before and in need of a proper fix Change-Id: I067a8ef222ee2af6cd97579451c40ddba53ca294 Reviewed-on: https://gerrit.libreoffice.org/8606Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Miklos Vajna yazdı
Change-Id: I0c058a1042f5235d19d5ede2426ace8e13d2a853
-
YogeshBharate yazdı
Problem Description: - After roundtrip, files contains <mc:AlternateContent> in <mc:Choice>. - Due to this document gets corrupted when we open it in MS Office 2010. - Added unit test. Change-Id: Ic64b815eda4a42cd59f522ac4570ae145b0b38e1 Reviewed-on: https://gerrit.libreoffice.org/8575Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Miklos Vajna yazdı
The problem was that the input of the generated vmlexport-shape-types.cxx got changed, but it was only built when building from scratch. Fix this by depending on the makefile as well. Change-Id: Ia2d7f059aae2f5819bb8a1329fefa74c56660607
-
Ravindra Vidhate yazdı
1. Open a File which has Pie Chart in LO. 2. The content type of Pie Chart should Macro Enabled. 3. using LO, SAVE this file. 4. Opened the Save file in MS-Office. 5. The file gets corrupted due to the ContentType gets changed. Conflicts: sw/qa/extras/inc/swmodeltestbase.hxx Reviewed on: https://gerrit.libreoffice.org/8572 Change-Id: I20f92f52cc79df4fc5e10c4e4867e2e704ba3c86
-
YogeshBharate yazdı
Problem Description: - If the document contains, text box & group shape having text, after roundtrip file get corrupted. - Due this the text box exported inside the another group shape. (i.e nested alternateContent which is not allowed in MS office 2010.) Implementation: - Use the variable which avoid the nested alternateContent. - This keeps the various text frame on same level in different run. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8555 Change-Id: Ia18eb2b8cf17a451ebe344a811efae1328134215
-
umeshkadam yazdı
- The original file contains an image which has invalid link. - since the link is invalid the import throws an exception while loading the image & the link is lost. - while exporting the system used to write an empty image for an unhandled graphic type, which is incorrect and the RT file would result in corrupt. - Fixed this issue and added UT. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8549 Change-Id: If884f154d1fba921280d63930e7fccb979ea5608
-
Markus Mohrhard yazdı
Change-Id: I963e6c69f34f07f797dd98810195fd58e79e494f
-
Markus Mohrhard yazdı
Change-Id: Iee14035b44ef808cca2ee426684733f20c1771ac
-
Muthu Subramanian yazdı
Change-Id: Ia8281ddc31b653ecf47c6bb5030db74de75b2e8d
-
Norbert Thiebaud yazdı
We add a new DrawTextSpecial() virtual to SalLayout that allows to attempt to delegate font effects to the underlying native graphic system. The function return false if it was not capable of handling the effect, true otherwise. Right now only Outline Font effect on Coretext is actually handled that way. OutPutDevice is augmented to attempt to delegate the font decoration work, if the task was not handled properly it fallback on the generic code. Note: ideally these effects should really be part of the FontSelector info that is given during layoutting, and the layout should indicate which of these decorations it was able to manage natively but that is a much bigger architectural change.. this will do for now. Change-Id: I5eb1a15e985cc3f234ec3dee899f349f309b42cb Reviewed-on: https://gerrit.libreoffice.org/8599Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Tor Lillqvist yazdı
Change-Id: I9c809cae0420e73d2e4a447b9d8a3a03e42dc723
-
Markus Mohrhard yazdı
Change-Id: Idc99da66de907dd104fc3193087f556418e1ef58
-
Markus Mohrhard yazdı
Change-Id: I7e530f5ae8d83d275df554781847b525b38bf4c7
-
Markus Mohrhard yazdı
Change-Id: I2ee3bcf9f87b46c14af26adb82eabd43d9164adb
-
Markus Mohrhard yazdı
Change-Id: I8506bcea49792cd1ef6ca451ca515b4669326c29
-
Markus Mohrhard yazdı
Change-Id: I531d058ff00b3b6eaf2bf7c889589058b1be7bd0
-
Markus Mohrhard yazdı
This reverts commit 04b70c68. The OpenGLRender is not abstract enough for vcl. Leave it in chart2. Conflicts: chart2/source/view/inc/DummyXShape.hxx chart2/source/view/main/OpenGLRender.hxx vcl/Library_vclopengl.mk Change-Id: I5392c8ee34462ff49059126ca2284d8ebe1eb379
-
Markus Mohrhard yazdı
Change-Id: Ic930fc6e12912ead8d6b1daa79894c968d99d988
-
Markus Mohrhard yazdı
Change-Id: I131de4b10674dceee821e2ab580b32d107134335
-
Markus Mohrhard yazdı
Change-Id: I0859699b3639b6f7d5d15865e6ec1591b3d36f06
-
Markus Mohrhard yazdı
Change-Id: Id66f2f015d1eabe469a944f2bbafe2afbb360464
-
Noel Grandin yazdı
Change-Id: Iace276878e7ae668bba5bb6e36af1e5d5d72d6cb
-
Noel Grandin yazdı
Change-Id: Ie62a59fd9ff3d6f6a34240fd562fbc91a143bf3a
-
Noel Grandin yazdı
Change-Id: I332f1a593853283b72ecf4dfd82b36cc091661b4
-
Noel Grandin yazdı
Change-Id: If3e2dd3905cc33f1e7fc9fbfbb9f2bb49a756a34
-
- 16 Mar, 2014 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I44ea80e5e8e6bb568eb91c29a2adf73b110fb660
-
Matteo Casalin yazdı
Change-Id: I8285f69e175dd10f6128a1d9b39bdc646c51df43
-
Matteo Casalin yazdı
Change-Id: Ia5477d6bb83af38435b9ac44359fe2f46b00807c
-