- 13 Eki, 2014 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
No internal state gets modified by this method now. Change-Id: I10475ad3483cb3a92e41208e1a55a6b925c10223
-
Caolán McNamara yazdı
Change-Id: I0306b8431641d841027b30dfe1c03ecad5df6867
-
Caolán McNamara yazdı
for boost::intrusive_ptr ==6595== Conditional jump or move depends on uninitialised value(s) ==6595== at 0xB21664D: intrusive_ptr_release(FontCharMap*) (metric.hxx:226) ==6595== by 0xB2172F6: boost::intrusive_ptr<FontCharMap>::~intrusive_ptr() (intrusive_ptr.hpp:97) ==6595== by 0xB5AE196: FtFontInfo::GetFontCharMap() (gcach_ftyp.cxx:1287) Change-Id: Iea5ab13b093945c840481f29bc626a16dcbc234b
-
Miklos Vajna yazdı
Change-Id: I6763d18efb2b61462b0a92f847495884716f18bb
-
Miklos Vajna yazdı
Change-Id: I0af333551bdd32400b795d37de0d6240e68dd6b6
-
Samuel Mehrbrodt yazdı
Change-Id: Iee42ab31a82ed4459f956706cef513afcf70ef94
-
Tor Lillqvist yazdı
Change-Id: I3907306b53f77874597ac2b727fad9f3a3a3c333
-
Michael Stahl yazdı
Currently the oox import creates a temp file and leaks it, and there is no way to clean it up afterwards. Unfortunately it turns out that SdrModel has no way to access the imported OOXML storage, so add a really ugly hack to get the embedded media into the SdrMediaObj by setting both MediaURL and PrivateStream properties (currently oox really wants to set the properties in alphabetical order too...) Change-Id: I5a235fbeb08e7bc17faf066de52b94867e9a79a2
-
Michael Stahl yazdı
getStatementsGraph_NoLock() cannot throw the exception because of the i_Internal=true parameter, which may confuse Converity; but possibly xIter->nextElement() could throw this in a multi-threaded scenario... Change-Id: I204c0e5b38fee919d6cfe9247bde76b6ea78ed0f
-
Change-Id: I0d72ef34945065f68e9af8b0957dc440a74c14ce Reviewed-on: https://gerrit.libreoffice.org/11923Reviewed-by:
Matthew Francis <mjay.francis@gmail.com> Tested-by:
Matthew Francis <mjay.francis@gmail.com>
-
Armin Le Grand yazdı
in Css style definitions (cherry picked from commit 7b071b82) Conflicts: svgio/source/svgreader/svgtools.cxx Change-Id: I094228ea398686c5b39f5f279a964a2df7b00368
-
Armin Le Grand yazdı
(cherry picked from commit bb72d5b3) Conflicts: svgio/source/svgreader/svgdocumenthandler.cxx Change-Id: I5395c2cada92d5abcde9f6cc18bc237a58e77992
-
Caolán McNamara yazdı
Change-Id: Ic1730a49576a663a2e04a2386bd3962a21b6fc48
-
Caolán McNamara yazdı
another regression from one of... commit 7d9bb549 Author: Armin Le Grand <alg@apache.org> Date: Mon Jun 2 15:00:50 2014 +0000 Related: #i124638# Second step of DrawingLayer FillAttributes... for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes commit 4a0b5e56 Author: Armin Le Grand <alg@apache.org> Date: Thu Apr 17 16:44:58 2014 +0000 i#124638 support for DrawingLayre FillStyle for GraphicFrames and ... ... EmbeddedObjectFrames in Writer commit 6e61ecd0 Author: Armin Le Grand <alg@apache.org> Date: Wed Mar 19 16:17:02 2014 +0000 This is something of a horror, and this is a suboptimal fix, but it appears to work. Change-Id: Iee7e6fdb40ca2e32beaa8e4bfea31872b8e0642e
-
Caolán McNamara yazdı
Change-Id: I460f258cb3b44949176561d397837184cd08bfbd
-
Caolán McNamara yazdı
hopefully rsc is on the way out Change-Id: I270de6c4433560dbed0185e462237c3aa95a98a3
-
Caolán McNamara yazdı
Change-Id: I2dab114efc8c98a17561f1694acf63918e68620d
-
Caolán McNamara yazdı
Change-Id: Ia78578303cadda713b3c015cd0e30446cd6f8f25
-
Caolán McNamara yazdı
Change-Id: I7652c609228e90fa0c71a6d20852da111be77d3d
-
Caolán McNamara yazdı
Change-Id: I1dce4448ccc1a3af143dc4435a00aa434b4114ae
-
Caolán McNamara yazdı
Change-Id: I25c6b11fee909559a5f3bac7566fd161851ae14d
-
Caolán McNamara yazdı
Change-Id: Ieb5607513b61b2a5436332bdd8a572fb6a739be7
-
Noel Grandin yazdı
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, changed from a macro- to a template-based solution. (Unfortunately MSVC 2012 does not support explicit conversion operators. Worked around that with explicit #ifs rather than some HAVE_EXPLICIT_CONVERSION_OPERATORS and SAL_EXPLICIT_CONVERSION_OPERATOR ainticipating we hopefully soon move to a baseline that requires unconditional support for them.) Change-Id: I4a89643b218d247e8e4a861faba458ec6dfe1396
-
Caolán McNamara yazdı
Change-Id: I152f22728a8eeea65114fe102511940bccf40478 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Matthew J. Francis yazdı
Change-Id: I505703b2f6890586e05e6c2146d9b37774f101d0 Reviewed-on: https://gerrit.libreoffice.org/11957Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Change-Id: I4689aa73e1e261c6461e04b9e814ffefa5817c09 Reviewed-on: https://gerrit.libreoffice.org/11953Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: I1bb0999783f365e20b682c3707e73c65724265c9 Reviewed-on: https://gerrit.libreoffice.org/11955Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Change-Id: I039f7cf28dddede48627c3c624c87741ee9de0ed Reviewed-on: https://gerrit.libreoffice.org/11956Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Jan Holesovsky yazdı
Change-Id: I8f91e73fe5df5dfef054df80d43be3c74d01388b
-
Caolán McNamara yazdı
Change-Id: I120a9d0943db38571892defe1b5d3169158e3e42
-
Laurent Godard yazdı
add the expected number Change-Id: Ib068288f7efbfebc2705c6084dc34a651def1986 Reviewed-on: https://gerrit.libreoffice.org/11948Reviewed-by:
Matúš Kukan <matus.kukan@collabora.com> Tested-by:
Matúš Kukan <matus.kukan@collabora.com>
-
Stephan Bergmann yazdı
The problem is that SdrCreateView::EndCreateObj (svx/source/svdraw/svdcrtv.cxx) first calls FmFormObj::EndCreate (svx/source/form/fmobj.cxx) -> FmXFormView::onCreatedFormObject (svx/source/form/fmvwimp.cxx) -> Application::PostUserEvent( LINK( this, FmXFormView, OnStartControlWizard ) ), and only then, upon bPntsEq, calls FmFormObj::BrkCreate (svx/source/form/fmobj.cxx), which does not cancel the posted OnStartControlWizard link. The fix is apparently not perfect, though, as afterwards the text document goes back to text input mode (cursor blinking, mouse pointer has I-beam shape) even though the "List Box" icon is still selected. Change-Id: I3137110a88885b04c8dde5377265b1dee91ed6ac
-
Tor Lillqvist yazdı
Also, print the timing output to stdout, so that one can run the time command on this, redirecting the program output to /dev/null, and just see the 'time' output. Change-Id: I4b2bfe7f0d37746fe0a015b961512850a880560c
-
Change-Id: I41b245f20652187dc36b4639272d0ddbc602afda Reviewed-on: https://gerrit.libreoffice.org/11921Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
To do this, I've made FontCharMap a friend class for ImplFontCharMap, and have moved the functions directly into FontCharMap. In this patch, I am attempting to stop the direct use of ImplFontCharMap by anything other than FontCharMap. However, FontCharMap itself requires a refcounter, so we will use FontCharMapPtr to access the font character map. Change-Id: I509b990a8cbd911c5cc1572c7d24fc5348ca06d9 Reviewed-on: https://gerrit.libreoffice.org/11823Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Tor Lillqvist yazdı
Change-Id: Ia543e5355c8d6a7712bf6f10c989945ff830627d
-
Jan Holesovsky yazdı
Otherwise the gdbserver ends up with run-as: exec failed for /data/data/org.libreoffice/lib/gdbserver Error:Permission denied (you need to run ndk-gdb with --verbose to see that). Change-Id: Iccdf0ff268c20d2fb5abc1e93404375fa51c1cf1
-
David Tardon yazdı
Change-Id: I312fd6b964555b3b4aa4e22cec6054c9a83b2c52
-
Miklos Vajna yazdı
Change-Id: I26c6bcf7361bbb787fcb4133d05b0a668fd72d01
-
Change-Id: I081194d802bd835285bdc37fbef55f229f1185dc Reviewed-on: https://gerrit.libreoffice.org/11940Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-