- 22 Nis, 2015 7 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
In a theme panel the user can change / replace the styles font and colors used in some predefined style elements (for example Heading). This is "fake" theme support and not the same thing that MSO uses, but it still can be useful for the users to change the appearance of the document. This is the initial commit of the work and will be much extended. Currently it is only available when experimental mode is enabled. Change-Id: I8d34ce87d21975ec6020ac45ecaebb0701b63b2a
-
Tomaž Vajngerl yazdı
Change-Id: If7051720b09b8472d1866ddecbb547d321539423
-
Tomaž Vajngerl yazdı
Style presets is a list of bundled & user defined styles presets that can be applied to the current document. The styles are taken from tempalte files that are in "styles" template folder. This is for now only added as an experimental feature. Change-Id: If6d1128ca7e2f61efd13bb8ae3baee5cb357d286
-
Tomaž Vajngerl yazdı
Change-Id: I90df73ecf572e96604aa57e1b1538a3997713c86
-
Markus Mohrhard yazdı
Change-Id: I7e09a355d515c4782605602b2e5edc93e70921fd
-
Markus Mohrhard yazdı
Change-Id: I33f7a0e629564834730a13a8501100a62f16017e
-
Markus Mohrhard yazdı
Change-Id: I55b9b87a8de2ecee4f1ae3159938bfd2fb3acbaa
-
- 21 Nis, 2015 33 kayıt (commit)
-
-
Zolnai Tamás yazdı
Modify input set before dialog is created Change-Id: I66d9ed5c07fcdfe4841d071be9b5252aa925b987
-
yogesh.bharate001 yazdı
Problem Description : - After roundtripping, when we open .pptx in MSO2010 or LibreOffice, tcPr marL & marR values doesnot exported. - Due to this cell text formatting changes. XML difference: Original : <a:tcPr marL="45720" marR="45720"> After RT : <a:tcPr/> Solution : Added support for table cell left and right margin. Conflicts: sd/qa/unit/export-tests.cxx Change-Id: I45f7b796155fd4445acbf19133954aadaf70890d Reviewed-on: https://gerrit.libreoffice.org/15015Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...since 70626249 "API CHANGE a11y unpublishing and add/removeListener rename." Change-Id: I89d81326d97712abcac94c3436a13905954c55cf
-
Eike Rathke yazdı
Change-Id: I823b3495938d29242dabf88fc262f9d7d720434a
-
PriyankaGaikwad yazdı
Problem description: <p:style> tag of line shape are not exported. It will export the line shape with no style. Fixed for export of line shape style Change-Id: I1ad8d8c3795f180964b551d7501465170e495c61 Reviewed-on: https://gerrit.libreoffice.org/15297Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...after f29e959c "enable -Woverloaded-virtual gcc warning" had already enabled it for unxgcc.mk a long time ago. Change-Id: Ic33e026a3d7200c779cec0cd9f23058debc0c74e
-
Stephan Bergmann yazdı
Change-Id: I9dfde74fa7e5e3a651ea014e6cc335bac780cb4b
-
Michael Stahl yazdı
Change-Id: Ifb59810b11db05f4fbbd815ff00efc70cfac03af
-
Michael Stahl yazdı
Change-Id: Ibadb4fb3a56c271bb045790ea0544bfa35b327b6
-
Michael Stahl yazdı
Change-Id: If81d5a2ab499837f9e4a38665b0daf2a6bba1269
-
Michael Stahl yazdı
Change-Id: Ib07a3c15cb48998d0acb5bfae4e902a2d729b648
-
Miklos Vajna yazdı
Commit fe444d1f (fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMT, 2013-06-20) adds an empty inet format hint on the text node during autocorrection, on export we can safely ignore that to provide well-formed output. Change-Id: Iafae941a13e29dcc7d8b4bade5ce94a486b59638
-
Miklos Vajna yazdı
Change-Id: Ie887db2793a8bc85a6cd381db7543436bbd5a9d5
-
Austin Chen yazdı
Change-Id: Ibd171fda4ea38de4d76d8f252d6f6d37cf3b9a66 Reviewed-on: https://gerrit.libreoffice.org/15158Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I3d1ba1da40990df2427f0d380a85d5e704f37038
-
Caolán McNamara yazdı
Change-Id: I46e04464376324c7e48fe0ccf7362c3a4256e3c2
-
Caolán McNamara yazdı
Change-Id: Iad426e1cb1eaac24edf1e7bb61307f29d33d8786
-
Caolán McNamara yazdı
Change-Id: I9da3c8dca4db4a02197a67e1fbedd9b525dc7768
-
Caolán McNamara yazdı
Change-Id: Icb1bcfb5f9f7475f67c9c001efdad2aa7e0d0834
-
Caolán McNamara yazdı
Change-Id: I2628ac3fbabe9f33c41c7f3612eae608fb854ae3
-
Stephan Bergmann yazdı
Change-Id: I7ef85887de6bf4196d6dc0c141281d310787252c
-
Michael Stahl yazdı
... for Writer frames, which were missing the draw:opacity; turns out this is because now the the default valued properties are not exported any more, which causes them to be missing in the property array so the hard-coded indexes in XMLTextExportPropertySetMapper::handleElementItem() do not find them. (regression from c3e49660) Change-Id: I84b6c09b23a2275161135290f1b0ac9f52546a80
-
Caolán McNamara yazdı
Change-Id: I7f26d81c83ff3eee7dfbdc3b9c76592bb152e130
-
Stephan Bergmann yazdı
Change-Id: I85da73dadfdb62c09b5ef5f59a0cf05a0235eaf5
-
Michaël Lefèvre yazdı
Change-Id: I3803c5898f94e2786ba6fa464b503f36f5a449ab Reviewed-on: https://gerrit.libreoffice.org/14847Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tomáš Chvátal yazdı
Older popler (SLE11) does not have this header yet. With the code simply if the header not found define version to oldest possible working candidate and also raise the .pc check to the same. Change-Id: I039c879879188fe2eb90cd119b80a1d6354a6a9c Reviewed-on: https://gerrit.libreoffice.org/15339Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Richard PALO yazdı
can be patched back in by any distros still using sfw. Change-Id: I813cc734642c0dc6c1f7e3094955cf94daa14a65 Reviewed-on: https://gerrit.libreoffice.org/15360Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Bryan Quigley yazdı
Profiles and a script to help generate them for different environments. Not part of the build system, yet. Change-Id: I502705631494b124f26a71d57a2c9a9eae130fb4 Reviewed-on: https://gerrit.libreoffice.org/15452Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
Change-Id: Icfb02807cb9370e72149cdb9122b3b108eb3e4a5 Reviewed-on: https://gerrit.libreoffice.org/15456Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Iaf5c394a1cacaa6de9d10566dc6a1371361b40de
-
Caolán McNamara yazdı
Change-Id: I209b55a6ef962d4a350327e56c4d16c8180a21e0
-
Niklas Johansson yazdı
This issue has been present for a long time, at least since 2010. When the old frames are deleted the SdrObjPlusData that holds the title and description is deleted as well never to be transferred to the re-anchored object. Some types of frames only have the msTitle and msDesc so let's keep them updated and also use them to transfer the strings in question to the new SdrObjPlusData object. Change-Id: If9b00b70d2556bd32fa2b4f312db4ad09102d9ee Reviewed-on: https://gerrit.libreoffice.org/15194Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
Change-Id: Ibd6a53f358c1ae844d458440947d10d3c514948a
-