Age | Commit message (Collapse) | Author |
|
Change-Id: I3971ecc7dc0c3faf8dd1ed63adc08a6e18dc2964
|
|
Change-Id: Ifdb5ab9f2a0a59d3ca31ca1fa5112449e1a6aa11
|
|
Change-Id: I9414c7cc0bd08e819016ed4d263682d8db7c0958
|
|
Change-Id: I40b4f1c1474c12e54f57fb466610f35e5b4d527e
|
|
Change-Id: I1a1c099a9da38038e52673ad0f8e899a4b54eb59
|
|
Change-Id: I9b0e5b3803d7b291bd55cf91772dfa3e77646508
|
|
Change-Id: Ie3fad127ae834ba722efe1d474ed10e38eb6bf88
|
|
Change-Id: Ie982ad04c084841f04215b3f58705bb9d9544a71
|
|
Change-Id: I6b3466e5dd8ce6b3814037382c865af1e50a025c
|
|
Change-Id: I70c5f673413bb6ac2d37a5c15b52fcd26da6683a
|
|
clean up after b15c01e43071099c6cb631953e56e88e9961e29e
Change-Id: Id50032647d74892f33e1f5214226e9fd0b7d7b62
|
|
Change-Id: I24b9740f20ef975ab6ea747e7e35c721a99e91d0
|
|
Change-Id: Iaef6876ac2838f8727fea21c03a4cdc50683e675
|
|
as TP_WIDTH and TP_HEIGHT are unused now
Change-Id: I06ec7af8c2b3386d76e36284eb56ea1ab6b9ec5d
|
|
now unused after ui conversion
Change-Id: Ic3e4f9fdd3f84c3890c6d9a33c11e372ab5b3bd0
|
|
unused since 8c0bd0deee50a5f54926afe87d849411757c2f18
Change-Id: If720d7022e291db870fd196cf2ea0a3bc44f3ad2
|
|
... for PaneStyleContainer and ViewStyleContainer.
Change-Id: I6a6e2b1733266f54a94a49ab491cf854eb5df492
Reviewed-on: https://gerrit.libreoffice.org/10847
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I12a3348c297ddddcfd2902c1cbb04bd0ce35b15e
Reviewed-on: https://gerrit.libreoffice.org/10846
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Otherwise those external projects will fail, because with only VS2013 installed
there is no ToolsVersion 4.0 (which is set inside the VC projects files).
http://msdn.microsoft.com/en-us/library/bb383985.aspx
Change-Id: I144ba1ef95372226ebadb082e3a78155cca316fd
|
|
after importing the sample file
Fixed by Oliver-Rainer Wittmann
(cherry picked from commit 700479573567e82f9bd9ae065f18f9ec9d943300)
Conflicts:
sw/source/filter/ww8/ww8graf.cxx
Change-Id: I963689a80dfe4ac1439afb29132015e900886317
|
|
(cherry picked from commit 5e3cbe056c19bea5018dbf1fd4b2bc8f8b030ff3)
Conflicts:
comphelper/inc/comphelper/embeddedobjectcontainer.hxx
comphelper/source/container/embeddedobjectcontainer.cxx
sfx2/source/appl/linkmgr2.cxx
svtools/source/misc/embedhlp.cxx
Change-Id: I7e9b20a87ca6afe8cb91c577860a6c6b72368ee9
|
|
Change-Id: I40721bdaae62f063c188546fedb4037e40f890fa
Reviewed-on: https://gerrit.libreoffice.org/10845
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: I6dd23b5dfab096f67a189ce2747b211b2a3044e9
|
|
Change-Id: I75b2c454122aa2d75d66dc46865135e01277bbcb
|
|
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
|
|
Change-Id: I2ff8ee15fb7416ea5c8b7a8101ec12c8d371734b
|
|
Change-Id: Ied78545abb9807acfc634ca97a1ca00a163ffa19
|
|
Change-Id: Ie4e8548e3202cb1561276ef7480281053867b6fe
|
|
Change-Id: I68a963cd63fdb016a6f7b12cdc9314012e373612
|
|
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
|
|
Change-Id: I0ac0d77bccfa4e69af11df3019bd8dec920bfad3
|
|
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
|
|
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
|
|
Change-Id: Ie8ca45b0642666ebf67874ecb3a0653936237e2f
|
|
Without this, the output from two subsequent 'make writerfilter.clean &&
make writerfilter' runs can (and will) differ.
Change-Id: I3171275b634de4415c496ef04e36948f04700e0d
|
|
Change-Id: Ie2430d0ef63bed95fd86f927260442814b0e5566
Reviewed-on: https://gerrit.libreoffice.org/10809
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
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/10154
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I01643b7f121dcafaf3cba3bb43d7339855f25d8d
|
|
Change-Id: I52a7f857715dc9cba7aa7748cea5b30b91ed9011
Reviewed-on: https://gerrit.libreoffice.org/10842
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
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 60954a8a96a66ff11e06b850838f3d16e8e1625f)
Change-Id: Id9361a37b8569d01509efcc8cda2bc17e9eabcd8
|
|
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
|
|
The scripts parsing this file don't care if an element is optional or
not, so why bother.
Change-Id: I0860c9209347d6fab83e1faf2867db4de94216ac
|
|
Change-Id: Ieaea27df421c939da895723485770830ac15c873
|
|
Change-Id: I4a661434c3a51169ec14336bb39a1d2ceeb139ad
|
|
Change-Id: I7ea8f2b02b66a15e86e20948536c34017d6a3999
|
|
Change-Id: Ifbd4502a5e49dfbb60301b935291ed0ce65da706
|
|
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 9b87346bf4a1d32abfa781aa66d4d5b627133edf . 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
|
|
Change-Id: Ib1b6abf7a2aca80e7206d792d31f2cdd0fbe3ff8
|
|
Change-Id: I8a1e67d3ec1ef0c94b41e46a29a40280468d5e76
|
|
Change-Id: I082611edd88daae36181d62f9fc56b588630629b
Reviewed-on: https://gerrit.libreoffice.org/10828
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|