- 21 May, 2014 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ib831b80afcdde98928a2759616810923348f65e8
-
Stephan Bergmann yazdı
Change-Id: I41da8920e33dfdd0f1483ea2d7cf67111224b441
-
Zolnai Tamás yazdı
Using empty tree leads to empty image url which cause problem. Change-Id: If815ce588fb303905035185404ede93fa424fcba
-
Zolnai Tamás yazdı
Change-Id: I17f5636196ba2b14f46f805ce013af5e6bede9a8
-
Douglas Mencken yazdı
apache commons-lang 3.3.1 and commons-codec 1.9 are for use only with JDK 1.6 and higher see commits: 1731f6e6 "bump apache-commons-lang to 3.3.1" 3dad9b10 "bump apache-commons-codec to 1.9" Change-Id: I3e71f6474becafe6c91836bbac5c6a8b7ca3442c Reviewed-on: https://gerrit.libreoffice.org/9312Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: I0cf85027a84482fd504b753bfc32ceb1c07241b4
-
Caolán McNamara yazdı
Change-Id: I35fd20220a206fbe9cbc9eed9670b59e4051ae11
-
Markus Mohrhard yazdı
Less scaling means more beautiful text Change-Id: I787244a5f7a472a14f463729f8f434a4969a6285
-
Markus Mohrhard yazdı
Change-Id: If77133080851a3b2d700ac54c9722f560e71f26e
-
Caolán McNamara yazdı
Project: help 2ef15cb93840390d9927f64bddb958ad699cb792
-
Caolán McNamara yazdı
Change-Id: Id08b364b828ccacd5c54276daf605ec4ff3fdb0a
-
sk94 yazdı
Conflicts: desktop/source/deployment/gui/descedit.hxx Change-Id: Icf9ee3081b468f99833d1e38182887ad1da6f675 Reviewed-on: https://gerrit.libreoffice.org/9417Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Markus Mohrhard yazdı
Change-Id: I4a2ed8a20890119220d63a6768f13365a7b5f97d
-
Eike Rathke yazdı
Change-Id: Ib234fb1d14087236d337dfe351aea941945e718c
-
Eike Rathke yazdı
Change-Id: I2c646b3e2f13a6fccc845ce8eb82fccee154f3c6
-
Noel Grandin yazdı
Change-Id: I1a4d66a78549ea49649a6bed92acb44dbd8b13e2
-
Bjoern Michaelsen yazdı
Change-Id: I941c1f651f7b1a4478c50a9047993da881ebfd70
-
Eike Rathke yazdı
Change-Id: I1b0833daa576cd8603421e1036b8773badc8c775
-
Bjoern Michaelsen yazdı
Change-Id: I94473904747593714998ed159a304417060d691d
-
Bjoern Michaelsen yazdı
Change-Id: I427e4318eab9ed50db882176e5542b5cb63d298b
-
Bjoern Michaelsen yazdı
Change-Id: Ia84e758ca598d506c9bdae524afff0421f68be81
-
Tor Lillqvist yazdı
Change-Id: I5b88b7c66c1c3a3c68e6a837d10e7477cb7ae8fe
-
Miklos Vajna yazdı
Loading 54 pages to check a single footnote is a waste of time. Change-Id: Ic68d1d29e26e3d66973e5fca65c8958b953c78e0
-
Tor Lillqvist yazdı
Change-Id: Ife10cae3f0bd7dd294c74799412528f2596369c8
-
Tor Lillqvist yazdı
Change-Id: I391fbc092b05600b0a4c2107e3934e1fb7334554
-
Tor Lillqvist yazdı
We don't test or define it anywhere else so the header guard for the file itself is enough. Change-Id: I15a81b50ab3250a9c792a1b86a4b15f49ec224d1
-
Tor Lillqvist yazdı
Change-Id: I3eb6a1f7dab30346a68050f37d31c082336ab7b6
-
Tor Lillqvist yazdı
Change-Id: I8df204b01a73454396561052f10784c71f10d081
-
Jan Holesovsky yazdı
Change-Id: Ia7d8a49af756a642c393f47b7dc342b8e48b5eda
-
Rajashri yazdı
A file contains a 2007 word art within a drawing tool. In Original file, the xml structure is as below: sample xml: <p> <r> <ac> <drawing> <txbx> <txbxContent> .. <pict> </pict> </txbxContent></txbx> </drawing> </ac> </r> </p> LO was preserving this as : <p> <r> <ac> <drawing> <txbx> <txbxContent> .. <drawing> <txbx> <txbxContent> .. </txbxContent></txbx> </drawing> .. </txbxContent></txbx> </drawing> </ac> </r> </p> Now after this fix, If there is a custom shape within a text box, then we should postpone it and write it in a separate run. This approach is followed on the fact that LO writes nested TextBoxes in separate run. NOTE1 :Due to this fix, xpath related to the below UT needs to be updated. testFdo76249 in ooxmlsdrexport.cxx NOTE2: In docxsdrexport.cxx : 'm_bIsInDMLTextFrame' is no more required. For adding LockedCanvas, we only need to check if the property exists in the property set. Therefoew removing the above bool variable. Reviewed on: https://gerrit.libreoffice.org/9392 Change-Id: I00e94712e912ad1977fcb65a945fefb927795d77
-
Michael Stahl yazdı
Change-Id: Ie337f8d1b24c8e7c9c422a13b11705f8eeaffdcc
-
Miklos Vajna yazdı
Change-Id: I8a5d36325edda8c475c4ad5874ec83c444bf2b50
-
Tushar Bende yazdı
Description : Docx file corrupt after roundtrip. Root cause: For some documents During export LO was not checking for the content of sdt and Even if sdt contains Drawing object LO was writing text data related tags <w:text/> & <w:dataBinding> in <w:sdtPr>,This was the reason for corruption. To Fix this checking is there is any Drawing Object in run if yes skip writing <w:dataBinding> tag in <w:sdtPr> And if sdt content is Text and Drawing both do not write <Text> or <Picture> as these tags will again result in corruption. Presently, while writing the sdtContent tag LO does not check for the content type due to which LO ends up adding the dataBinding along with the Drawing/AlternateContent which is incorrect according ecma ECMA-376, Second Edition, Part 1 : 17.5.2.6. This cause in file corruption. Added a check to restrict the aforementioned. Reviewed on: https://gerrit.libreoffice.org/9371 Change-Id: Id31437db0309b0a2159389a4a9a1f5e13c1ac3a5
-
Michael Meeks yazdı
Add API to wnsure we don't end up allocating 32k bytes of tokens for each ScFormulaToken, as happens when you Add a token to a new empty ScTokenArray. Change-Id: Ib12a3065eb513243a2146ebb009fbaa650385dd9
-
Michael Meeks yazdı
Change-Id: I37b9e49607c8c51f10bc8ff8fc342b02fdb8b7e1
-
Stephan Bergmann yazdı
...witnessed stack overflow in huge function FunctionMapFactory::createFunctionMap__library_effects__allChildren in workdir/UnpackedTarball/opencollada/COLLADASaxFrameworkLoader/src/generated14/ COLLADASaxFWLColladaParserAutoGen14PrivateFunctionMapFactory.cpp Change-Id: I9451912043e282c8e06aff446cf3d1190f1de9cf
-
Stephan Bergmann yazdı
same as 08947735 for gcc_linux_x86-64 Change-Id: I28d138dd13adc9a3e09d46befe69ac86ab1fffb6
-
Maxim Monastirsky yazdı
Not sure it's a good idea to get here at all when exporting as flat xml, but anyway it shouldn't crash. Change-Id: Ib2ce6b044b4395222a394312d49f5a01d157f9f3
-
Thomas Arnhold yazdı
- remove now obselete patches, which were applied upstream. - Hack to get MacOS to build Change-Id: Id68e78e411efc92a46ea9e180f09c390fe5acb4a Reviewed-on: https://gerrit.libreoffice.org/9311Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Markus Mohrhard yazdı
Change-Id: I2baefbe611f9ed28defc46ca3af332d13b32c561
-