- 13 Şub, 2014 40 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: I96e9b5c65dd9c3506dd804773652023e2cd995ab
-
Pallavi Jadhav yazdı
Issue : 1] DOCX containing column break with column_count = 0 was not getting preserved after RT. 2] LO was writing column break only when column_count > 1 Implementation : 1] Removed check column_count > 1. So that if LO encounters a column break with column_count >=0, it should preserve it. 2] Added export Unit Test case. Behavior after Fix : LO is able to preserve Column Break with column_count = 0. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7815 Change-Id: I29c77f27184ec5afed354be01fc68e0d3471bfee
-
David Tardon yazdı
Change-Id: I77660572947f7a863982be7742cbcb1c784379ed
-
David Tardon yazdı
Regression since commit 16428c96. Change-Id: Id274c21e08d10d2e727f3b5a3fd852cd297e4637
-
umeshkadam yazdı
Issue: - While exporting the system used to write adjustment values for preset shape type "rect" in document.xml with the shape guide name(adjustment name) being empty. - This is not accepted by MS Office. Hence the file was resulting as corrupt. Implementation: - The preset shapes are being picked up from GetOOXMLPresetGeometry(), which refers pCustomShapeTypeTranslationTable[] array for the mapping. - Most of the shape types have been commented in the pCustomShapeTypeTranslationTable[] array therefore the GetOOXMLPresetGeometry() defaults the shapetype as rect, whereas the adjustment values are being picked up for the actual shape type(s). - Uncommenting the commented shape type translations( for instance textInflateTop) in pCustomShapeTypeTranslationTable will eventually write prst="textInflateTop" under the tag prstGeom which is invalid. - It should probably go under prstTxWrap. - In order to avoid the corruption, thought of adding a check before writing the adjustment values. If the shape type is "rect"( which is defaulted and does not have adjustment values defined in presetShapeDefinitions.xml) then avoid writing the adjustment values under this tag. Conflicts: oox/source/export/drawingml.cxx sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7765 Change-Id: I6511e9a3ee0c01962d6e82997705a484161086ef
-
Stephan Bergmann yazdı
Change-Id: I949bf3cb9c3b26a8c2de6bde20cef63d7630fc54
-
Jan Holesovsky yazdı
Change-Id: Ib1664485b5eeed894b4722a097865ab072d0a36c
-
Michael Stahl yazdı
Change-Id: Ieb76643e2f53d19b1796f118bae2a7e954e6f015
-
Michael Stahl yazdı
Change-Id: Ib3c5d8f3921801f143447d8e01463905d80ac319
-
Jan Holesovsky yazdı
Change-Id: Ic5b254d1e6579baf2c9acdd24ddbaa95d554cf68
-
Jan Holesovsky yazdı
Change-Id: I5590adbf0f60b10d309ddf2a6b9e50231245a659
-
Ravindra Vidhate yazdı
1. While exporting through LO, it writes numPicBullet with imagedata of size 0,0. 2. Because of this image file of 0KB is added in media folder 3. While opening the document in MS-Office, it shows the image missing at the top which is of 0 KB size. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7744 Change-Id: I5f8f187fc4fe678dceb3f2b594de74a6b52cbe74
-
Michael Stahl yazdı
Change-Id: Idb82c3d1d723f9214ca1424299cb1c93597fca40
-
Stephan Bergmann yazdı
Change-Id: I6b10ab0b3f11559f515084b45dc3771627223418
-
Stephan Bergmann yazdı
Change-Id: Ie5e4742f0d71c240e0f82046682957537cac1b60
-
Stephan Bergmann yazdı
Change-Id: I91ab5f87f859b855c858a41afd218f57b03ad3a2
-
Rohit Deshmukh yazdı
Problem: Hebrew Text-Bulleted List converted to Numbered List in round trip file Implementaion: - Added Hebrew support for import and export for list. - Added Unit test case. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7693 Change-Id: I739f4b74fb0451f6da80be06114c48074d1e4cdf
-
Stephan Bergmann yazdı
Change-Id: I0de931d79548505ca7d26ffdfb560cfd5c6105a9
-
Caolán McNamara yazdı
especially relative positions were relative to the dialog which was assumed to be then a direct parent of the widgets so that a simple calculation could make the positions relative to the widgets also now the pivot table fits into a 768 pixel high screen Change-Id: I86a4155439872e8273943b90f15320e560e237a4
-
Caolán McNamara yazdı
Change-Id: I26ca29f2b02a1587cfe94d5342809f51a207a194
-
Katarina Behrens yazdı
pimped up dialog a bit, added mnemonics Change-Id: I4585d9a3a1c96b45c7eedea8a5be41ec717139dd
-
Caolán McNamara yazdı
Project: help d5e02baa76eadb781a08d4cc9108288a055829d6
-
Stephan Bergmann yazdı
Change-Id: Idc83f827b90eedcc4345345a77efbda35e08bff0
-
Vinaya Mandke yazdı
Mapped Property at import, so Page margins mirrored are imported correctly. Also exported the mirrorMargins in settings.xml Added export UT for the same. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7632 Change-Id: I2d90643f55e1dc1d96c809e28ce37dee4653bf57
-
Muthu Subramanian yazdı
While copying slides to different slide decks, styles were not being copied if there is already one with the same name. This patch renames and copies those to keep the formatting intact. Change-Id: I66f71493f1fd658eed43e39aa7ae7ee7b5463b34
-
Matúš Kukan yazdı
Change-Id: I5f2f5fc9ccc75b145572aa0bb88b00b0d7a5872d
-
Matúš Kukan yazdı
Change-Id: Id582e672c0b41a35d25361f7dfe970a767880b2a
-
Matúš Kukan yazdı
Change-Id: I3d269609119149e289652f6bc106e6bd9061672d
-
Matúš Kukan yazdı
Change-Id: Ice4f20db3a590568a7ae4ae59fa0c4ff13e59051
-
Matúš Kukan yazdı
Change-Id: I4cc9c16fb79f669ae70d10a50ace3943075edd46
-
Matúš Kukan yazdı
If you add more Singleton classes into framework namespace, it builds without any warning but I was not able to see menu text labels. Luckily UICommandDescription is involved in this and the problem was not hidden somewhere else. Change-Id: Iba0c06c2e31ae509579f31308d9f45f0cb9f654f
-
Matúš Kukan yazdı
Change-Id: I9cf913f085a2c6862e44803485ab63e2b4572eab
-
Matúš Kukan yazdı
Change-Id: Ib9f96f79d805c91e80fa5366c71e3e975ebabe90
-
Matúš Kukan yazdı
This saves some cycles used to open configuration many times. Change-Id: I12cc7ac87df897a518368094b12d8dcb5be4e3b5
-
Nikhil Walvekar yazdı
This currently supports basic import of indexes. Other flags are still pending. Currently flags are not preserved completely, just index and xe fields are preserved. Reviewed on: https://gerrit.libreoffice.org/7627 Change-Id: I56058df19aa8332fbcccde77fb1f29347264bbc6
-
Pallavi Jadhav yazdı
Issue : File containing Shape with text inside it having Line style as Dash type is not getting preserved after RT in MS office 2007. Implementation : 1] Added XML element <v:stroke> with attribute dashstyle="dash". 2] Written Export Unit test case. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7611 Change-Id: Id01c5975c2c1cf176a7459f65973f4c9c3c9b9d8
-
Stephan Bergmann yazdı
This reverts commit 56ff07a7, the correct fix is d19598b5 "Adapt ImplicitBoolConversion to 32-bit builds (where sal_Int32 is long)."
-
sushil_shinde yazdı
- In case of auto width to table it should export as auto. - Added Unit Test to check it is properly exporting table. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/7594 Change-Id: Id448111b81110bbc6c109f3da9195075b9b8a9fc
-
Stephan Bergmann yazdı
Change-Id: I64480e6026e7e39fe89f90c7d269f6bb1d02968d
-
Miklos Vajna yazdı
Change-Id: I05d8b0dafcdea68d57137873ea52d4ab28a9b12b
-