- 01 Kas, 2013 39 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: Iadc1fe4efe891ef33f85086cfe0b811ebeb6e767
-
I-Jui (Ray) Sung yazdı
Change-Id: Ia468731911f4b492b85ede63a9646fe28ca63cd8
-
yiming ju yazdı
Refactored all library functions of now formule calc in GPU Change-Id: Icf238c18cae5ca2b685a99204994f5d3211b3ac9 Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
mulei yazdı
Change-Id: I1288a20652b4ceb66d90314f7acddb73506dfb43 Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com> Signed-off-by:
haochen <haochen@multicorewareinc.com>
-
mulei yazdı
Change-Id: I8f8e7a6220cff7e825a08fe16352478ea7090964 Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com> Signed-off-by:
haochen <haochen@multicorewareinc.com>
-
Julien Nabet yazdı
Change-Id: Ie28a1e8765ab9ff6eb345198d6ea223e25429e11
-
Stephan Bergmann yazdı
Change-Id: Ie48e8f5cbc455ef267ad756d82f8c0efee0ef065
-
Stephan Bergmann yazdı
Change-Id: Ic0a1f07a2e16695fafbd63414397a8565d7c6861
-
Caolán McNamara yazdı
where it takes the early GetBackColor return after Push but before Pop Change-Id: I5fac78b7270c8561cb8e7d26bd2bff44628c8547
-
Oliver-Rainer Wittmann yazdı
(cherry picked from commit b27ff0a0) Conflicts: sw/source/core/bastyp/init.cxx sw/source/core/crsr/findtxt.cxx sw/source/core/doc/doc.cxx sw/source/core/doc/docfld.cxx sw/source/core/edit/edfld.cxx sw/source/core/fields/authfld.cxx sw/source/core/fields/dbfld.cxx sw/source/core/fields/docufld.cxx sw/source/core/fields/expfld.cxx sw/source/core/fields/fldlst.cxx sw/source/core/fields/reffld.cxx sw/source/core/frmedt/tblsel.cxx sw/source/core/inc/wrong.hxx sw/source/core/layout/atrfrm.cxx sw/source/core/text/EnhancedPDFExportHelper.cxx sw/source/core/text/atrstck.cxx sw/source/core/text/itratr.cxx sw/source/core/tox/txmsrt.cxx sw/source/core/txtnode/atrfld.cxx sw/source/core/txtnode/ndtxt.cxx sw/source/core/txtnode/thints.cxx sw/source/core/undo/SwUndoField.cxx sw/source/core/undo/rolbck.cxx sw/source/core/unocore/unocrsrhelper.cxx sw/source/core/unocore/unofield.cxx sw/source/core/unocore/unoportenum.cxx sw/source/core/unocore/unotext.cxx sw/source/filter/rtf/rtffld.cxx sw/source/filter/ww8/ww8atr.cxx sw/source/filter/ww8/ww8par.cxx sw/source/ui/docvw/AnnotationWin.cxx sw/source/ui/utlui/content.cxx Change-Id: I372cfaed881188266c359867879ae92c8d45fee1
-
Caolán McNamara yazdı
Change-Id: Id2f4bffb7de7201ddeb8f75daaa2723cc42c59b0
-
Stephan Bergmann yazdı
Change-Id: I9029bab2b0ab98a2d78166145a35792e298c9115
-
Caolán McNamara yazdı
Project: help ae178e85f974c49304b0f2a950979d1adaa466ae
-
Caolán McNamara yazdı
Change-Id: Ib7bf087664b6c8491872dfa37c750485fedabbe2
-
Stephan Bergmann yazdı
Change-Id: Ifeb77e61040accd1f7f7ed31d0340c66fbab39a5
-
Thomas Arnhold yazdı
Includes the mingw and style fixes from dc6c7e84 Change-Id: Iad075c78b28b2b344a5e8e56c8614a283b4819a8
-
Stephan Bergmann yazdı
Change-Id: I3bf848c49c5ff980a3a8cc8b84333cb4d0d480df
-
Stephan Bergmann yazdı
Change-Id: Icedd42e4cbdf76bba9fd21e8ead2c8e5dcaf52f1
-
Caolán McNamara yazdı
Change-Id: I66a1005c3f6bcad448ed2c162a8399c7c32ad78e
-
Jian Hong Cheng yazdı
on the comparison between un-uniform data types (cherry picked from commit e0705e2a) Conflicts: sw/source/filter/ww8/wrtw8esh.cxx sw/source/filter/ww8/wrtww8.cxx sw/source/filter/ww8/ww8par.cxx sw/source/filter/ww8/ww8par.hxx sw/source/filter/ww8/ww8par3.cxx Change-Id: I1e6931e01fdcce6c1a4e98a86fcbc08f5e0933bd
-
Jian Hong Cheng yazdı
Patch by: chengjh,<chengjh@apache.org> (cherry picked from commit 3869d016)
-
Jian Hong Cheng yazdı
Type Except “As Character” to MS Word Binary File * sw/source/filter/ww8/escher.hxx * sw/source/filter/ww8/wrtw8esh.cxx * sw/source/filter/ww8/wrtww8.hxx * sw/source/filter/ww8/ww8graf.cxx * sw/source/filter/ww8/ww8par.cxx * sw/source/filter/ww8/ww8par.hxx Interoperability of Hyperlink within Flying object Patch by: Jane Kang,<kangjane2012@gmail.com> Found by: Yan Ji,<yanji.yj@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> (cherry picked from commit 8f7c7a57) Conflicts: sw/source/filter/ww8/wrtw8esh.cxx sw/source/filter/ww8/wrtww8.hxx sw/source/filter/ww8/ww8graf.cxx sw/source/filter/ww8/ww8par.cxx Fix non-pro build breaker: SvMemoryStream has no member GetRecLeft() Possible introduced from copy and paste from sc, see sal_Size XclImpStream::GetRecLeft() function in class:XclImpStream sc/source/filter/inc/xistream.hxx (cherry picked from commit 4a3a3afa) Conflicts: sw/source/filter/ww8/ww8par.cxx 9ce792333ba3f6aa0f8d8660533bc740e1354597 Change-Id: Icbecea61bf6ec3e7baa02e678a575d64fcfca731
-
Stephan Bergmann yazdı
Change-Id: I6b3d6709eb8e3471aaa6ad7b3bcba3319719218b
-
Vinaya Mandke yazdı
UT to verify that the series labels are imported (or rendered) as in the docx file. Change-Id: I9e4ade7a905dbb894bc163ecec8c333fa6797818 Reviewed-on: https://gerrit.libreoffice.org/6502Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Stephan Bergmann yazdı
...that got added by 62ee5e1a "INTEGRATION: CWS calcshare2: #i85794# workaround for automated testing" but does not make much sense, esp. as all our (subsequent-)checks each use a dedicated, throwaway UserInstallation anyway. Change-Id: I64ca47a7d7ee3c2eb2ab33eebcec5a79a7e3d0df
-
Samuel Mehrbrodt yazdı
Now using gtk_widget_size_request() to get the native size. I reverted the earlier change (border_width etc. ignored) Change-Id: I0d89a2df5186bd27cbb77c8b0f2cc7b1fb247005 Reviewed-on: https://gerrit.libreoffice.org/6478Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Pedro Giffuni yazdı
Mingw apparently tries to pass as GNUC and WIN32/64 so we detect it early and force it to work like in previous versions. Cherry-picked from: e1431bbb Also contains: f3011056 - Fix issue with twain header. 1d6adce0 - Minor style fix. Conflicts: twain/inc/twain.h Change-Id: I67c557b81661bc91e299309ade70d603160b6bca Reviewed-on: https://gerrit.libreoffice.org/6508Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Thomas Arnhold yazdı
Conflicts: vcl/inc/sft.hxx Change-Id: I1b744f14b6524e4d5913775427280e68c4ee07fc Reviewed-on: https://gerrit.libreoffice.org/6491Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Samuel Mehrbrodt yazdı
Change-Id: I73458ad8c4f6017bd9fdc36a40b67684d36adbad Reviewed-on: https://gerrit.libreoffice.org/6483Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Julien Nabet yazdı
Change-Id: I2b1fdbde3655b26ec7b94fb35e1277be532d3232 Reviewed-on: https://gerrit.libreoffice.org/6480Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I9d355be54eb4072044ad660296375fca8d0fa831
-
Stephan Bergmann yazdı
...where the previous .uno:PrintPreview request has not yet been processed, the same way it had been made more robust for ScAccessiblePageHeader.java in 5b5c52a3 "Try make this more robust in slow environments" plus b5dd2b42 "Also cope with intermittend DisposedExceptions." Change-Id: I64389b817d91a2bed8dfe1b8d92bafec42eba21a
-
Stephan Bergmann yazdı
Change-Id: Id2e00e0b0363c58c88585dd15f34156e57a7aaac
-
Tor Lillqvist yazdı
Change-Id: I12fde9cc7180118ade39b7a037d05e8793bd1c12
-
Tor Lillqvist yazdı
Change-Id: I0230a18aaf5c8c9fe9f55a137cc62cbfc3992d42
-
Tor Lillqvist yazdı
Change-Id: I86d01c9afdedc2477c2894694ab04c4a493bfa65
-
Noel Grandin yazdı
for Windows build after my change in commit e2451bd7 "Convert indexOf->startsWith and lastIndexOf->endsWith" Change-Id: I9397f1310742cdd773a7d2d3c5f0dbe728041d2d
-
I-Jui (Ray) Sung yazdı
Change-Id: Ica508140d849cfd7754aea91e019fb3ed565d993
-
Xukai Liu yazdı
Refactored two library functions: Round and approxEqual. Generate them only when corresponding Calc spreadsheet functions are used. Change-Id: Ibf532d551ba0d99a117cedd4a0f3397acb5e017d Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
- 31 Eki, 2013 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I31cd13e6b11b73166e7a7f351c5eb3ea8038a4fc
-