- 09 Agu, 2014 20 kayıt (commit)
-
-
Armin Le Grand yazdı
(cherry picked from commit 5e3cbe05) Conflicts: comphelper/inc/comphelper/embeddedobjectcontainer.hxx comphelper/source/container/embeddedobjectcontainer.cxx sfx2/source/appl/linkmgr2.cxx svtools/source/misc/embedhlp.cxx Change-Id: I7e9b20a87ca6afe8cb91c577860a6c6b72368ee9
-
rbuj yazdı
Change-Id: I40721bdaae62f063c188546fedb4037e40f890fa Reviewed-on: https://gerrit.libreoffice.org/10845Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I6dd23b5dfab096f67a189ce2747b211b2a3044e9
-
Caolán McNamara yazdı
Change-Id: I75b2c454122aa2d75d66dc46865135e01277bbcb
-
Caolán McNamara yazdı
at 0x2DC948DF: connectivity::dbase::ODbaseTable::fillColumns() (DTable.cxx:330) ... by 0x2C57E3B3: ScDocShell::DBaseImport(rtl::OUString const&, unsigned short, ScColWidthParam*, ScFlatBoolRowSegments&) (docsh8.cxx:345) bff + valgrind: sf_52f907dbea3069ba59ef1e183a0f4160-430.pcx fuzz a pcx long enough and it turns into a dbase file Change-Id: Idf1622d6b55ae2cca381f263333d0ab0b6a469b2
-
Caolán McNamara yazdı
Change-Id: I2ff8ee15fb7416ea5c8b7a8101ec12c8d371734b
-
Caolán McNamara yazdı
Change-Id: Ied78545abb9807acfc634ca97a1ca00a163ffa19
-
Caolán McNamara yazdı
Change-Id: Ie4e8548e3202cb1561276ef7480281053867b6fe
-
Julien Nabet yazdı
Change-Id: I68a963cd63fdb016a6f7b12cdc9314012e373612
-
Miklos Vajna yazdı
Stuff like NS_ooxml::LN_Value_wordprocessingml_ST_TargetScreenSz_1920x1200 is no doubt not mapped to anything or quite some VML bits, which are handled in oox. Change-Id: Id50af0b61c25794b5d2c34f3deb3f16f3a8ab838
-
Miklos Vajna yazdı
Change-Id: I0ac0d77bccfa4e69af11df3019bd8dec920bfad3
-
Miklos Vajna yazdı
The scripts parsing this file only want to know the list of possible child elements, they don't care about the number of them. Change-Id: I6727e76b637134a9de08779e789734aab01ac4f6
-
Miklos Vajna yazdı
The Fallback element is handled directly in the XML parser, so no need to try to handle it here, it would be just unused code. Change-Id: I2385202527a138c5c5dffff37c6921928bdb16b3
-
Miklos Vajna yazdı
Change-Id: Ie8ca45b0642666ebf67874ecb3a0653936237e2f
-
Miklos Vajna yazdı
Without this, the output from two subsequent 'make writerfilter.clean && make writerfilter' runs can (and will) differ. Change-Id: I3171275b634de4415c496ef04e36948f04700e0d
-
Matthew Pottage yazdı
Change-Id: Ie2430d0ef63bed95fd86f927260442814b0e5566 Reviewed-on: https://gerrit.libreoffice.org/10809Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
David Ostrovsky yazdı
The preference for compiler picking on Windows is: 1. vs2012 2. vs2010 3. vs2013 Because vs2013 was considered as unsupported compiler the only option to acivate is to provide additional option to the autogen: --with-visual-studio=2013 Now, that vs2013 is up and running change the preference order and pick the newest installed compiler. Change-Id: I76412b9a1bd9514904bbcca99230896add0424f1 Reviewed-on: https://gerrit.libreoffice.org/10154Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
David Tardon yazdı
Change-Id: I01643b7f121dcafaf3cba3bb43d7339855f25d8d
-
Rachit Gupta yazdı
Change-Id: I52a7f857715dc9cba7aa7748cea5b30b91ed9011 Reviewed-on: https://gerrit.libreoffice.org/10842Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
- 08 Agu, 2014 20 kayıt (commit)
-
-
Michael Stahl yazdı
During the build different instances of gengal will create a temp file called "instdir/share/config/cdefghij.klm", and enumerate the directories in instdir/share/config; it may happen that the enumeration sees the temp file, and it is removed before fetchFileStatus is called, resulting in E_NOENT rc and the exception. The FileIsValidIconTheme() should be able to handle most errors here. (regression from 60954a8a) Change-Id: Id9361a37b8569d01509efcc8cda2bc17e9eabcd8
-
Miklos Vajna yazdı
Date SDT's are normally imported as form controls, while most other SDT types are just custom properties on regular text portions or paragraphs. However, given that form controls are not supported in headers/footers, in that case even date SDT's are just custom properties. So support such properties on paragraphs in the exporter to properly roundtrip date SDT's in headers/footers. Change-Id: I19eb73a3673e387a7b8780756ce7426a1851e796
-
Miklos Vajna yazdı
The scripts parsing this file don't care if an element is optional or not, so why bother. Change-Id: I0860c9209347d6fab83e1faf2867db4de94216ac
-
Michael Stahl yazdı
Change-Id: Ieaea27df421c939da895723485770830ac15c873
-
Stephan Bergmann yazdı
Change-Id: I4a661434c3a51169ec14336bb39a1d2ceeb139ad
-
Stephan Bergmann yazdı
Change-Id: I7ea8f2b02b66a15e86e20948536c34017d6a3999
-
Kohei Yoshida yazdı
Change-Id: Ifbd4502a5e49dfbb60301b935291ed0ce65da706
-
Luboš Luňák yazdı
Testcase is a document with a table and a wrap-through anchored-to-character image below it. Dragging the image up to be anchored to a place in a cell and positioned partially on top of the table does not actually change the image position if the image was below the table before the drag, but changes when the table was above. In the faulty case, SwToCntntAnchoredObjectPosition::CalcPosition() returns prematurely because of paragraph portion information not existing at that point (interestingly, the problem is also fixed simply by commenting out the return). This basically reverts 9b87346b . I'm unable to check the original problem as the bugreport references a web page that no longer exists. So if that one still exists, it'll need to be handled whenever somebody runs into a way of reproducing it. Change-Id: Id354237dace3179b94768146ec1a599cc3d49146
-
David Tardon yazdı
Change-Id: Ib1b6abf7a2aca80e7206d792d31f2cdd0fbe3ff8
-
Michael Stahl yazdı
Change-Id: I8a1e67d3ec1ef0c94b41e46a29a40280468d5e76
-
Riccardo Magliocchetti yazdı
Change-Id: I082611edd88daae36181d62f9fc56b588630629b Reviewed-on: https://gerrit.libreoffice.org/10828Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
...that are at least also relevant for -fsanitize=undefined Change-Id: I39044d2a73912a605af8e965eb1cdf8dfd4f0051
-
Kohei Yoshida yazdı
So that the new revisions will correctly record time stamps. Change-Id: I7d9b26bed04a95ce2652224faa0f214562818970
-
Kohei Yoshida yazdı
Change-Id: Ic7322f111ca6732243741296d7b5f577af28bf14
-
Miklos Vajna yazdı
Turns out form controls are not allowed in headers/footers (see the comment in the patch), so if that happens, then just fall back to what we already do for other SDT types. Change-Id: Icc79c2a825e9eb2a85980489812a4178fde37576
-
Miklos Vajna yazdı
Change-Id: I7d47e7db08637488975b834f7cc72fe1251a14d3
-
Miklos Vajna yazdı
Change-Id: Icdfc370c4b525fd43d9d5935ff461534cf535233
-
Miklos Vajna yazdı
Change-Id: Iaefcd143eea3a09040cc0b6aa5d07b2d131e525c
-
Stephan Bergmann yazdı
Change-Id: Ib769dbbcb78e9440805aee40019ab98cd52e8477
-
Stephan Bergmann yazdı
Change-Id: I610172167c49afa3989aa1626b10b8aaa1f91578
-