- 24 May, 2013 40 kayıt (commit)
-
-
David Tardon yazdı
Yes, I am impatient .-) Change-Id: Ic3a51ffc0a151e8ae71f8d2ff067ea4c3ad1c6b2
-
David Tardon yazdı
Yes, I am impatient .-) Change-Id: I3d9c292b0d86bc1dd40a574272a43d8178f3a3b3
-
David Tardon yazdı
Change-Id: I84028e254ed1bea71321da11be2027577ce4fa85
-
David Tardon yazdı
Change-Id: I8e14cc411520272969cfd24048e403b9fd53cde4
-
David Tardon yazdı
Change-Id: Idb11e26ddf19c5424b838586dbd1d8d34a93cf23
-
David Tardon yazdı
Change-Id: I6402ef93bec9bf996089dcef702081b9853b9a0c
-
David Tardon yazdı
Change-Id: I2baf55f41bc4f2fa934db3580103cebaeb60155c
-
David Tardon yazdı
Change-Id: Id2755144f5942b4aeaaca8ef6dad0fcb11ddf76a
-
David Tardon yazdı
Change-Id: Id184df89c5c15c55e42f376ed06c83174c486f67
-
Caolán McNamara yazdı
because there are now a bunch of unrelated to java things in there in its new incarnation as the "advanced" tabpage this removes the weird empty tabpage in options in the java-disabled-at-build-time configuration Change-Id: Ie59d8362d440c41e746b67a0195e4159848f162a
-
David Tardon yazdı
Change-Id: Ia237a0095c2cc783f52224bdde5d525baafacc52
-
Andre Fischer yazdı
to make the Writer accept column headers dragged from database tables. (cherry picked from commit a32aabba) Change-Id: I63d41c8000cdfc7f0b2ca28e83aaedf2e822e64d
-
Caolán McNamara yazdı
Project: help 9d599487454a75a8076f2e40eace959ac58824fb
-
Tor Lillqvist yazdı
Change-Id: I13dc9ac0fcbf515df3f44ab18e0fee9cfb8ef239
-
Fridrich Štrba yazdı
Change-Id: Icab27a0a8195f5a0fb81a51c4609dfb93036343d
-
Fridrich Štrba yazdı
This reverts commit 3aeecc52.
-
Tor Lillqvist yazdı
The standard Boost convention is for them to be called libboost_date_time and libboost_system (with apropriate suffix then depending on type). Did not touch the libboostthread library we build for Windows. Add the ax_boost_thread.m4 file for completeness and possible use. Document where the ax_boost*.m4 files come from. Change-Id: Ib49bee71398d62c9760a1f8fd5c46be9f3400430
-
Tor Lillqvist yazdı
Change-Id: I88006cced5975fc0748b33094ae39197daba49cc
-
Tor Lillqvist yazdı
Change-Id: I66447ffe1a5f364377b80756f6c08f6986ce4eef
-
Noel Power yazdı
This reverts commit 4190fd92.
-
Noel Power yazdı
This reverts commit 9ae9b2f6.
-
Pedro Giffuni yazdı
author: hanya (cherry picked from commit e945b491) Conflicts: scripting/source/pyprov/pythonscript.py Change-Id: Ia019a737c5f80d3af9fc50aefcda6f5b00987513
-
Caolán McNamara yazdı
Change-Id: I4ec9444b3ad0d243fda0d93547f000cb7296c0bc
-
Caolán McNamara yazdı
Change-Id: I122254532dfe8ecd9c3118622bf24b50f885a0f6
-
Caolán McNamara yazdı
Change-Id: I95472eb49975861721f5bd6e174b7cb05defe203
-
Miklos Vajna yazdı
Trivial reproducer: Dim Dlg As Object DialogLibraries.LoadLibrary("Standard") Dlg = CreateUnoDialog(DialogLibraries.Standard.Dialog1) Dlg.Execute() Dlg.dispose() Regression from 6c61b20a. Change-Id: Ia62778c6d94f54e6097a307701e5c81be847665d Reviewed-on: https://gerrit.libreoffice.org/4023Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
David Tardon yazdı
There are two problems: 1) The classes derived from SdrObject cache their SvxShape, but do not implement impl_setUnoShape(). 2) There is a lifetime issue in association of a SdrObject and its SvxShape. SvxDrawPage::CreateSdrObject not only creates a new SdrObject for a shape, but also inserts it into the page. At this point, the shape has not been attached to the object yet. That means that the object creates another shape at one point during the InsertObject call, which is then destroyed again. But reportdesign shapes own their objects, which means that destuction of the shape causes destruction of the object too... My first idea was to disable the insertion in SvxDrawPage::CreateSdrObject, but it has been there since the dawn of time, so I did not gather the courage to do that. Instead, I put in a hack to allow to skip the insertion. Change-Id: I888a54067be1934578434d8b476a13a7ff8d02b3
-
Noel Power yazdı
Change-Id: I701d12cf8f672824d7cfca1e995f02040fdd3095
-
Noel Power yazdı
This change reorganizes the styles by column ( and by row ranges in that column ) so we can apply ScAttrEntry entries directly via Document.SetAttrEntries(...) this is what the binary filter does also. Change-Id: Ice1130d7afccf0be77db24a12f2515eca9c88713
-
Tor Lillqvist yazdı
Change-Id: I162574ccf28c88c379e7cc3f88cfe83bc13dc5d4
-
Tor Lillqvist yazdı
The library names used in these pragmas dont match what we build anyway. Whether that should be fixed to conform with "normal" Boost usage or not, don't know. Change-Id: I37cb3ff7b340f3362dd7b0fb18ab22188ba54cf6
-
Tor Lillqvist yazdı
MSVC generates the warning "user defined binary operator ',' exists but no overload could convert all operands, default built-in binary operator ',' used" when iterators from newer Boost are combined with comma expressions, as in for() statements. Or something like that. Change-Id: I3225d07ad0d1e05f4deeb784cf2ec081748b1ab4
-
Tor Lillqvist yazdı
Why do we accept fuzzy matches? Change-Id: I5ed2e4f9aae873f701e8276751b3c25ce8d93879
-
Tor Lillqvist yazdı
Change-Id: Ibde92f39ac53ee897ee90953b7f60129ba49bd97
-
Tor Lillqvist yazdı
Change-Id: Iad3f984722be648a64490976933e9b2c2b950bdc
-
Tor Lillqvist yazdı
Change-Id: I7a2bcd802ad9316696398a2e176dc03ea25baed1
-
Tor Lillqvist yazdı
Change-Id: I2eefbca1ef986219f04504cba4ca09a22972e8cb
-
Tor Lillqvist yazdı
Modify our patches as necessary to match the updated boost sources. Drop patches for which corresponding (or even identical) changes already are present. Add a new boostsystem static library and use it in two places. Change-Id: Ib59558feb56dab87a69c91b38caca8e7a9e9a22e
-
Tor Lillqvist yazdı
Change-Id: Ia7f3c2e774ece3cdc35a3a6d220d0eb44e5ad0f9
-
Tor Lillqvist yazdı
Change-Id: I708f7eda90d04d736f3798275c2edddcef460ee8
-