- 19 Kas, 2013 40 kayıt (commit)
-
-
Miklos Vajna yazdı
We don't have too much testcases where we assert directly the resulting zipped XML files, but where we did, we actully invoked filter() 5 times, even if 3 times is enough, fix this. That causes the testcase to run in 1m24.754s (previously it was 1m30.278s). Additionally, at one case the XML result is an expected one, having matching testcase and manual results is always good. Change-Id: Ie905002b113bc84f1e517c35f14739f423fd8ea2
-
Kohei Yoshida yazdı
Still no idea what the problem really is (MSVC is pretty silent about it) or how to fix it. Change-Id: I322779046f0adc0b2807a9d46a5c9140839b7ff7
-
Miklos Vajna yazdı
Change-Id: I4d7a962e01f5a41c3ea629f73433416195f2259c
-
Eike Rathke yazdı
Complete set is now Y-M-D;M-D;M/D/Y;M/D Change-Id: I42ed59fb325b391943608a10ded7ce74c80656e1
-
Michael Stahl yazdı
Change-Id: I5872e520ca009a0f9277827d72e72befe3323a06
-
Stephan Bergmann yazdı
Change-Id: Ie389d52f5914f49dcd61d5543ed9413ab82101f9
-
Stephan Bergmann yazdı
Change-Id: I5ec5f68c13ceb93b4e2cea83ec757b9427b8608d
-
Stephan Bergmann yazdı
Change-Id: Ie57814f1e938ee9d909d69a518bed29026cb4963
-
Stephan Bergmann yazdı
Change-Id: Ib4cb8939b0b12dd01af3bb845649e5ac5480352b
-
Stephan Bergmann yazdı
Change-Id: I0bb807748f67af3ee1210c6df649bc8ae506e090
-
Miklos Vajna yazdı
Also, adapt anchoring to what we have in VML import as well: when the paragraph moves, the shape should stay at the same place. (This is a bit odd, as ideally Word does not support at-paragraph anchoring, but this change results in the behavior what Word does at the end.) Change-Id: I3b849b2898d303e48920e6056c472f08fbb43af1
-
Caolán McNamara yazdı
Change-Id: I52b53da16784cc5650d362c3884d93ed16979ca2
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit c2afeb1c) Conflicts: sw/inc/IDocumentContentOperations.hxx sw/inc/crsrsh.hxx sw/inc/doc.hxx sw/inc/editsh.hxx sw/inc/expfld.hxx sw/inc/fldbas.hxx sw/inc/fmtfld.hxx sw/inc/hintids.hxx sw/inc/ndtxt.hxx sw/inc/txatbase.hxx sw/inc/txtfld.hxx sw/inc/txtrfmrk.hxx sw/inc/txttxmrk.hxx sw/inc/viscrs.hxx sw/source/core/bastyp/init.cxx sw/source/core/crsr/crsrsh.cxx sw/source/core/crsr/crstrvl.cxx sw/source/core/crsr/findattr.cxx sw/source/core/crsr/findtxt.cxx sw/source/core/crsr/swcrsr.cxx sw/source/core/crsr/viscrs.cxx sw/source/core/doc/dbgoutsw.cxx sw/source/core/doc/doc.cxx sw/source/core/doc/docfld.cxx sw/source/core/doc/docfmt.cxx sw/source/core/doc/docnum.cxx sw/source/core/doc/docredln.cxx sw/source/core/doc/docruby.cxx sw/source/core/doc/doctxm.cxx sw/source/core/doc/visiturl.cxx sw/source/core/docnode/nodes.cxx sw/source/core/edit/edatmisc.cxx sw/source/core/edit/edattr.cxx sw/source/core/edit/edfld.cxx sw/source/core/edit/edfldexp.cxx sw/source/core/edit/editsh.cxx sw/source/core/edit/edlingu.cxx sw/source/core/edit/ednumber.cxx sw/source/core/fields/expfld.cxx sw/source/core/fields/fldbas.cxx sw/source/core/fields/reffld.cxx sw/source/core/frmedt/fefly1.cxx sw/source/core/inc/docfld.hxx sw/source/core/inc/rolbck.hxx sw/source/core/inc/swfont.hxx sw/source/core/layout/flycnt.cxx sw/source/core/layout/laycache.cxx sw/source/core/layout/trvlfrm.cxx sw/source/core/text/atrhndl.hxx sw/source/core/text/atrstck.cxx sw/source/core/text/inftxt.cxx sw/source/core/text/porfld.cxx sw/source/core/text/porfld.hxx sw/source/core/text/txtfld.cxx sw/source/core/tox/tox.cxx sw/source/core/tox/txmsrt.cxx sw/source/core/txtnode/atrfld.cxx sw/source/core/txtnode/ndhints.cxx sw/source/core/txtnode/ndtxt.cxx sw/source/core/txtnode/thints.cxx sw/source/core/txtnode/txatbase.cxx sw/source/core/txtnode/txatritr.cxx sw/source/core/txtnode/txtedt.cxx sw/source/core/undo/SwUndoField.cxx sw/source/core/undo/rolbck.cxx sw/source/core/undo/unsect.cxx sw/source/core/undo/untbl.cxx sw/source/core/unocore/unocrsrhelper.cxx sw/source/core/unocore/unofield.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unorefmk.cxx sw/source/core/view/vprint.cxx sw/source/filter/ascii/ascatr.cxx sw/source/filter/html/htmlatr.cxx sw/source/filter/rtf/rtffly.cxx sw/source/filter/ww1/fltshell.cxx sw/source/filter/ww1/w1filter.cxx sw/source/filter/ww8/wrtw8esh.cxx sw/source/filter/ww8/wrtw8nds.cxx sw/source/filter/ww8/ww8atr.cxx sw/source/filter/ww8/ww8par.cxx sw/source/filter/ww8/ww8par3.cxx sw/source/filter/ww8/ww8par5.cxx sw/source/ui/app/applab.cxx sw/source/ui/docvw/edtwin.cxx sw/source/ui/docvw/edtwin2.cxx sw/source/ui/envelp/envfmt.cxx sw/source/ui/fldui/fldedt.cxx sw/source/ui/fldui/fldmgr.cxx sw/source/ui/inc/wrtsh.hxx sw/source/ui/lingu/hhcwrp.cxx sw/source/ui/shells/basesh.cxx sw/source/ui/shells/drwtxtex.cxx sw/source/ui/shells/grfsh.cxx sw/source/ui/shells/tabsh.cxx sw/source/ui/shells/textfld.cxx sw/source/ui/shells/textidx.cxx sw/source/ui/shells/textsh.cxx sw/source/ui/shells/textsh1.cxx sw/source/ui/shells/txtattr.cxx sw/source/ui/uiview/formatclipboard.cxx sw/source/ui/uiview/view.cxx sw/source/ui/uiview/view2.cxx sw/source/ui/uiview/viewsrch.cxx sw/source/ui/uiview/viewstat.cxx sw/source/ui/uiview/viewtab.cxx sw/source/ui/wrtsh/wrtsh1.cxx sw/source/ui/wrtsh/wrtsh2.cxx Change-Id: I6758d6719e1fd523797cc6ee2648ffcb47d52595
-
Caolán McNamara yazdı
Change-Id: I189c08a4100b32b16527ae40df3a9125bf78be88
-
Stephan Bergmann yazdı
Change-Id: Ideb0742c2c6f3f7ba45af23359d5a653f58b120c
-
Stephan Bergmann yazdı
Change-Id: I337691b4a7548c5c92bc0484c2ef9224ce461ba5
-
Stephan Bergmann yazdı
Change-Id: I4ae45a0809cc57fad3d8e872952aedfead27a518
-
Cédric Bosdonnat yazdı
This commit enables CURLINFO_CERTINFO when curl is built with NSS support but not openssl. Change-Id: I1482b34d83a0ae0f47d524a940bb90ed072363a6
-
Cédric Bosdonnat yazdı
Change-Id: Ie5374f2e81e1429294805f05ae432fba86cc50df
-
Michael Stahl yazdı
Change-Id: I4a18f32f56a7489b2087629e1de05ce7cc5bdb17
-
Eike Rathke yazdı
Change-Id: I6e2be7da65221aa090d7ee2a0f8a6c7698ec2f89
-
Eike Rathke yazdı
Change-Id: I635533033f9a063ac1e6c5c18bf93803144a12c8
-
Stephan Bergmann yazdı
Change-Id: I6377c9228589d324d51d0c3cc12f04b7854db5ac
-
Stephan Bergmann yazdı
Change-Id: I3593b3fc7e0ad405612216fb07e8632050b75cee
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
Change-Id: Ib090d9a6a007a738a0603d1d0a38d5b274feadcc
-
Markus Mohrhard yazdı
Change-Id: Ie3625211a32c41dd0fadf94294bc689aef7b1c24
-
Markus Mohrhard yazdı
Change-Id: I79b75bbb193851855328a7dbbd8ab547afe29aec
-
Markus Mohrhard yazdı
Change-Id: I51942eb3719459abc0353a7fd024784f2c4abdb3
-
Markus Mohrhard yazdı
Change-Id: I0144586864045b5f6091dc49ed7e1e1a73705ce1
-
Markus Mohrhard yazdı
Change-Id: I74af65aba6d19e39f889a28b15d04f7e293168c5
-
Markus Mohrhard yazdı
Change-Id: I1257f4568e55ca545e96bda8a53f272ba8e1f0b0
-
Markus Mohrhard yazdı
Change-Id: I54abcc2a9fbe7d30bdf64d194df1a435d21f24ac
-
Markus Mohrhard yazdı
Change-Id: I1374814e549dcbb33de75ffa118d1eccfd168893
-
Markus Mohrhard yazdı
Change-Id: I99b24b026c50a05f8f3803348c76277e29a45ec7
-
Markus Mohrhard yazdı
Change-Id: I969ff5ed6fd979e9fd126e8d0b79a518697e7915
-
Markus Mohrhard yazdı
Change-Id: I1bc87e1c84926699a80a2bb0a9ee789e92663dfc
-
Markus Mohrhard yazdı
-