- 12 Şub, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I681443981a2da8bd3ca0c40965cfee300845c0e9
-
- 11 Şub, 2015 33 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Ifa5d59e90afcfff66f2e8683fac2a9090ed615da
-
Eike Rathke yazdı
Change-Id: I9f2a3e6fa9f4ef43df672661afef996269b90a7a
-
Markus Mohrhard yazdı
Change-Id: I3e8da0ae510ce40421767de2bd106d39ec254a17
-
László Németh yazdı
Normally StartRecord() is called with closed records and with end position of the stream set by EndRecord(), so the mrStrm.Seek( STREAM_SEEK_TO_END ) in the InitRecord() is a redundant call. The patch removes this call, and sets it only for the non redundant cases: when there is an unclosed record in StartRecord() or a continue record in StartContinue(). Change-Id: Iecbcaf01cbfe6094fa73d5ed41dba5f01417edb3
-
Eike Rathke yazdı
Change-Id: I596e9f0941dbc9d2106767c19569e9771c42b076
-
Eike Rathke yazdı
... before the next horrible attempt arrives, use my own horrible translation ;-) Change-Id: I1dd72772977717da6a2da048adbfd27861e8c191
-
Stephan Bergmann yazdı
Change-Id: I261f53388fc281eedb92fb3fe3649f17391a5284
-
Stephan Bergmann yazdı
...now that INetMessage got folded into INetMIMEMessage Change-Id: Id824c6b53ff30ecb2912ec4ad0f9e6c73db1e424
-
Stephan Bergmann yazdı
Change-Id: I5aa24881d6a4625f1d2249fda8788bb03ef02e27
-
Stephan Bergmann yazdı
Change-Id: I062fa91cc05edae3c2879583cbbf8e8c8acfe482
-
Stephan Bergmann yazdı
Change-Id: I882a8bc2048149307383491cc77c4e10f5e99a52
-
Stephan Bergmann yazdı
Change-Id: I41f06c92589e6b1839e39d840a479f1a184b47dd
-
Stephan Bergmann yazdı
Change-Id: Ifbbfb1213d78a87fffd7a40e10deaf29dd7a96b8
-
Stephan Bergmann yazdı
Change-Id: I9b02b8f758c3f0613a7b017d8822fc16ebfc9dec
-
Stephan Bergmann yazdı
Change-Id: I89ba13c02954364044b215ba7df7c563720b92f9
-
Tor Lillqvist yazdı
Change-Id: I607b2c06cad569a0e7495c3009a0883be1f22856
-
Michael Jaumann yazdı
Change-Id: If229c1ae9a737b492948c78b619aca90b4a33e83 Reviewed-on: https://gerrit.libreoffice.org/14417Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
CVE-2014-3575 was about updating linked objects, there is no security issue with embedded objects so always allow updating the preview image for them. (regression from d005acae) Change-Id: I6e4d013ddf4fbe08c5968c680bbe143dd0473a4b
-
Michael Stahl yazdı
Change-Id: Ia0a4834987ae040a31e19276ece20b74b59ca445
-
Caolán McNamara yazdı
regression from long paras presumably Change-Id: Ib89169e52e42fcbe6f8e1ab0a2eb9871d38ff06d
-
Eike Rathke yazdı
Otherwise the functions failed only for the error case resulting in #NULL! error. Change-Id: Ieb987637698ab418fc0a60cd873e23878c9f497b
-
Winfried Donkers yazdı
Change-Id: I8acca26cf7398768a9e25f97f3a9e61754ab2179 Reviewed-on: https://gerrit.libreoffice.org/14415Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Kay Schenk yazdı
Suggested by Keith McKenna, Comment 28. (cherry picked from commit 45c93e33) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu Change-Id: Ib5706cae8f7ca282803f0e133c4786fbbb39262a
-
Caolán McNamara yazdı
If you can't group a char-anchored thing with something else, then you can't ungroup a selection that contains a char-anchored group. You can group together non-char anchored things, then change the anchor type to get a char-anchored group to get into this situation. Change-Id: Id627bd11e2c749ad08fb902bf88f937ff5f06a12
-
Caolán McNamara yazdı
Change-Id: Id3072473c1a4f52f606dbcfc87aa4a69ab2c012d
-
Caolán McNamara yazdı
take attachment from tdf#70062, ungroup the bottom pair, anchor as char the left one, anchor as char the right one asserts with debugging stl on unsorted container Change-Id: I3ae763f6d61445f9118ee573a98c69d7a6ee6e4b
-
Caolán McNamara yazdı
and coverity#1267645 Logically dead code coverity#1267651 Logically dead code Change-Id: If92e17708576bf11cefc28f903a24ad271b826c8
-
Stephan Bergmann yazdı
...leading to exception specification violations down the road Change-Id: If017ffd18953d1200fde476ba7e400298dcd5b29
-
Stephan Bergmann yazdı
Change-Id: I6cfa63043460a5776873087c62cfbb2753c88f83
-
Radu Ioan yazdı
Known limitation: Disabled testThreads because it fails on writerThreads libreoffice/configmgr/qa/unit/test.cxx:500:(anonymous namespace)::Test::testThreads assertion failed - Expression: success Some exception is catched for some writerThread Change-Id: I5b891bec25599c4536827ffa7ea514b1cdf08b46 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I225464e2b517cd10fd055eaf1e5d23d660419628
-
Stephan Bergmann yazdı
...all these functions take a "handle to a created condition." Change-Id: I043f310801452b05e6daaca4d246b305d18f6104
-
Tor Lillqvist yazdı
Fixes build of the iOS TiledLibreOffice app. Change-Id: Ic2fc35ac74ab0707bbd23f2a34fad958edea5f9c
-
- 10 Şub, 2015 6 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I86a1110c50ace958a68a6971aec34ec632b91c93
-
Katarina Behrens yazdı
that one of window manager, top-right corner mostly. We need to reimplement Close() method for this class - I don't quite get why this has to be the case, but all classes derived from ScAnyRefDlg do it as well. Change-Id: I3e94b7ee09f9b3581d054818d36ea4fb0fd55f78
-
Katarina Behrens yazdı
so do it right on 2nd attempt Change-Id: I2c51943ec831591a47afc16599e2e7246407b31a
-
Katarina Behrens yazdı
It is totally orthogonal to whether there's a gradient fill or not Change-Id: I32ab465d9116c3dc31cde3611cd19d3ec10ac5d6
-
Caolán McNamara yazdı
Change-Id: I6601e857394d7b460a105e851529350a62d1a2a6
-
Caolán McNamara yazdı
Change-Id: Ia5dd68ab8b7e4fe93caf0e79a27922abf02b97b6
-