- 21 Tem, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Iad0c94ffd08117f79cba5d5305f03c836ac6ada9
-
Caolán McNamara yazdı
Project: help b8feecec406652bb24799a209aae9530da926f4a
-
Rohit Deshmukh yazdı
Issue: -If file contains Textbox having "In front of text" wrap property, then text behind the textbox is missing after roundtrip. Change-Id: I1b4b7c7ea0e9fd2ae4594b9d5e66246974b09c2a
-
Takeshi Abe yazdı
Change-Id: I96775ac9a8624e12974c78c6abb93ddd80eed567
-
Bisal Nayal yazdı
Problem Description: The docx file contains a word art inside a drawing tool. After RT, nesting of <txbxContent> tag is happening which is causing the corruption. Solution: Created a service in util.cxx for checking few shapetypes for which textbox with content is not allowed. This check also helps to find that if we are already inside a DML then we should purely read VML Information.An existing UT testWordArtWithinDraingtool was failing. The UT is related to same issue (word art inside drawing tool) hence changed it accordingly. Following is the commit id of the UT-Change-Id: I00e94712e912ad1977fcb65a945fefb927795d77 Change-Id: I7e456c9f6a69af80da443e29eb02a64ba7d59468 Reviewed-on: https://gerrit.libreoffice.org/10229Reviewed-by:
Luboš Luňák <l.lunak@collabora.com> Tested-by:
Luboš Luňák <l.lunak@collabora.com>
-
Ravindra_Vidhate yazdı
The Object's DrawAspect ="Icon" is not getting preserved. Open the exported file in MS-Office and double click on the object Icon. The object doesn't open the ppt associated with it. Because DrawAspect="Icon" property of the OLEObject is not getting prserved. The DrawAspect="Content" property is getting exported as "Content" is the hard code value. Change-Id: I2f1cbdbb4931657115f6a657b43a1cab3c5369a6 Reviewed-on: https://gerrit.libreoffice.org/10356Reviewed-by:
Luboš Luňák <l.lunak@collabora.com> Tested-by:
Luboš Luňák <l.lunak@collabora.com>
-
David Tardon yazdı
Change-Id: I67f269e316906913b1a9b4d91907d95b869ca71f
-
Rohit Deshmukh yazdı
- Generic fix for all warp properties Change-Id: I77c37759aa49706fc3cd1a80770a85face53f0a2
-
dinesh_mp yazdı
LO crashes while opening the document because PropertySet interface is null and check for this condition was missing, so added the check. Change-Id: I04dd873ea0923a662e27f9eb2013cde31edc912b Reviewed-on: https://gerrit.libreoffice.org/10379Reviewed-by:
Luboš Luňák <l.lunak@collabora.com> Tested-by:
Luboš Luňák <l.lunak@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I22e7a142bb874653344a7ffcc55e8a062669fa2a
-
Caolán McNamara yazdı
Change-Id: Ie479d363152d3c6a109d6e924b09c155c79511c8
-
David Tardon yazdı
Change-Id: I36672c56742468cda8c0481b76ee6e3fec700983
-
Caolán McNamara yazdı
Change-Id: I63013222988735f901b37584345b79659f69ad8a
-
Caolán McNamara yazdı
Change-Id: I876e25678d68cba09099776bf303a6540761d2ed
-
Caolán McNamara yazdı
Change-Id: I7fe87d012acbd7bac9736ee5ff8c6abc0da3d129
-
Caolán McNamara yazdı
Change-Id: Idaeb36f01632cc91cc9fc3d5febd249e39e44ae2
-
Caolán McNamara yazdı
Change-Id: I76bbe1adb60e7662b4da1effc57feb54ad8733bd
-
Caolán McNamara yazdı
Change-Id: I93868e6acc8e245f15ece38e00390dfc3bd9ee8c
-
Caolán McNamara yazdı
Change-Id: Ic18823fd60826c144058df32c27ab25d58664e30
-
Caolán McNamara yazdı
and coverity#706085 Unintended sign extension Change-Id: I4bb617cd6927542dfef6dea89c5417ec4f9ed495
-
Caolán McNamara yazdı
Change-Id: Ic044245aef233501c03e342084f5c27a1bee8d4e
-
Caolán McNamara yazdı
Change-Id: I2664fe8776f058ec2c8def730ff62baaf1e1980c
-
Caolán McNamara yazdı
Change-Id: I77f7e909828a67e1f095350bfdda7c5f4b00e1db
-
Zolnai Tamás yazdı
This partly reverts commit 23c876de. Change-Id: I9ba7a2e8286b5fa6064c3b9e2d680fedf402f1a2
-
Zolnai Tamás yazdı
This partly reverts commit 23c876de. Change-Id: I1008c06ec7562e090627ad3860dd198d8fa89362
-
Zolnai Tamás yazdı
Base line is OpenGL 2.1 + extensions: GL_ARB_framebuffer_object (part of OpenGL 3.0) for glGenFramebuffers, glGenRenderbuffers... GL_ARB_vertex_array_object (part of OpenGL 3.0) for glGenVertexArrays, glBindVertexArray... GL_ARB_sampler_objects (part of OpenGL 3.3) for glGenSamplers, glBindSampler... Change-Id: Ib8acf41ab85cd1677d0341719b3a5b4f743ed756
-
Zolnai Tamás yazdı
Change-Id: If3b7a6c71164f2b55defe8c28cdce69de9283175
-
Julien Nabet yazdı
Change-Id: I27ec27bd733e5161bbd18ba7cf813daa3ac6c089
-
Michael Stahl yazdı
should be explicitly initialized in the copy constructor Change-Id: If375412e43bad6bced7bd5c69578f998b9e6618c
-
Luboš Luňák yazdı
This is similar to what writerfilter does. MSWord can have one page with several different margins, which are saved using continuous sections, which causes all kinds of trouble, because either we treat them as Writer sections, which means we lose some of the data, or we treat them as Writer page styles, which causes spurious page breaks if in the wrong place. Either option has its problems, but here it seems slightly better to go for keeping the data and hoping the page break will be in a place where a break will be anyway. Change-Id: I8f52aa820750da6788ea04180a15ac334f6bf87b
-
Luboš Luňák yazdı
Change-Id: Ic6e75cc2cedb61754b45bc4678a1185f580d5ed6
-
Alex Henrie yazdı
Setting bGrabFocus to false resolved the problem. Change-Id: I7678be76e1cca2a3d58635b4fc44aa3b1cdddb9a Reviewed-on: https://gerrit.libreoffice.org/10362Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Adolfo Jayme Barrientos yazdı
... and convey its meaning better. Change-Id: I95e33c2222975762e3a909dc110e60c502e7872b Reviewed-on: https://gerrit.libreoffice.org/10412Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
Only Oxygen and Crystal theme need another icon then the 'adddirect' one. Both themes have a 'sum' sign in that icon. Other themes shows a nice single page icon. Change-Id: I7db13014f6fa97b2a9474a66a27a70352ea69b29 Reviewed-on: https://gerrit.libreoffice.org/10053Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Joren De Cuyper yazdı
In this commit not only a menu entry is created, also the name is changed from 'Edit File' to 'Edit Mode'. Change-Id: Icd7998307cb0337dd2ee95b298452557ab37375b Reviewed-on: https://gerrit.libreoffice.org/10211Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
limit nBytesToRead to remaining size of file also zero last byte of alloced block, seeing as the block is size+1 and we only read size into it Change-Id: I2729ec7bb9de20731531f32da864c572fa83ce58
-
Caolán McNamara yazdı
Change-Id: Icef93accc6953a4484707fb9da01a85963002a21
-
Tobias Lippert yazdı
- added logging for icon theme scanning. Change-Id: I799c5fc09879411020142f7808da0d9f2f63dc17 Reviewed-on: https://gerrit.libreoffice.org/10406Tested-by:
Rene Engelhard <rene@debian.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 7a0a3f1e2063343be1325f6fc5136e597606a107 Fix fdo#80433 help pages for new T functions T.DIST, T.DIST.2T, T.DIST.RT, T.INV, T.INV.2T and T.TEST Change-Id: I65fc995e0131cfcc528d64984ceafed25cd74fbc Reviewed-on: https://gerrit.libreoffice.org/10426Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
Project: help 678f0e0d9c99e25a66c17450a58a888e2b0213e0 Fix for fdo#80450: MS excel F functions help pages F.DIST, F.DIST.RT, F.INV, F.INV.RT and F.TEST Change-Id: Ia5cc2984c118f2d85872c80cd2ec6c533c94ff95 Reviewed-on: https://gerrit.libreoffice.org/10424Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-