- 31 Ara, 2013 30 kayıt (commit)
-
-
Caolán McNamara yazdı
and a drive-by on some no .src InfoBox and ErrorBoxes to MessageDialog Change-Id: Ideb58a0042ed45a49bff9b336622dfe11bb363ab
-
Caolán McNamara yazdı
Project: help a0c83959bad3564d4ba6fe7efce4cf757d14e844
-
Caolán McNamara yazdı
Change-Id: Ie772d7a60fd65b93ca66c543eb2786ce7f109004
-
Kohei Yoshida yazdı
This fixes the problem of the software interpreter always getting selected after initial startup where the settings are read from user configuration. Change-Id: Iecbb7ae644c1264811f5280e1425a8dd776c2c1a
-
Caolán McNamara yazdı
Change-Id: I4c4ec4f2169d001e6f09c9c7bb06a4b0b327a2f8
-
Caolán McNamara yazdı
Change-Id: Ibe4b4d3785535816b40d46fd0baa60f01e1f9d33
-
Miklos Vajna yazdı
No testcase, for some reason the bugdoc doesn't crash in CppunitTest_sw_filters_test, but it does using './soffice --headless --convert-to'. But anyway, it's just a NULL pointer check. Change-Id: I21325a4df45b3b9bcd43d0a8eb57d45b3ab7397c
-
Michael Meeks yazdı
Change-Id: I0b5be94ebbe94d4b6b36f67d31c414938b47f6af
-
Michael Meeks yazdı
amazingly std::stack::top() takes 146 pseudo-cycles to do not much, so instead cache the result in a single pointer in lieu of burning that code. Change-Id: Ie326be47da6cbad0850e5f1026a1632bb840b6b8
-
Matúš Kukan yazdı
Change-Id: I97a4989ed29db5f777895fee13940cbd6910068e
-
Matúš Kukan yazdı
Change-Id: Idf309ab4ae4f9539327e94dbd8dd465822300c81
-
Matúš Kukan yazdı
Change-Id: Ifc021eabce9ae3dbd1a54edefda7d3ae3eb67b53
-
Matúš Kukan yazdı
Change-Id: If717b1d526e5d3e67adae4a224018b6da4bf09aa
-
Matúš Kukan yazdı
Change-Id: I8c7ae37ff6f06615726810392db0a0955e159d30
-
Matúš Kukan yazdı
Change-Id: I6384cce0915929b0a1249edfb72f5516ad2da3dd
-
Matúš Kukan yazdı
Change-Id: I4c4991e494f026951a4805c04018ea7b7f610cd9
-
Matúš Kukan yazdı
Change-Id: If84ee775c5172eb40361b93aece920ab94c9e15c
-
Matúš Kukan yazdı
Change-Id: Ifb92256b1516098d292a3ad960cb5982121998da
-
Matúš Kukan yazdı
Change-Id: I331602561b865a6ceb6971d0990565e5a84bb0d5
-
Matúš Kukan yazdı
Change-Id: Icc281ece80b81cdd95b6660c6a82077d283f5a62
-
Matúš Kukan yazdı
Change-Id: Iafc01d943c9862a8e8775b79b81c885ab9565dbc
-
Matúš Kukan yazdı
Change-Id: I062936c50566ce25a652a50fec1ca948b5616415
-
Miklos Vajna yazdı
Change-Id: Ie0756d882347912f4beb38dde25ff6d598766a7b
-
Miklos Vajna yazdı
Also remove all WW8 token handling in GraphicImport::ProcessShapeOptions() that is effectively dead code, since the OOXML/RTF tokenizers haven't ever produced such tokens. Change-Id: I7c36b5c13148e855f1aaad98905b802bb77c330b
-
Caolán McNamara yazdı
Change-Id: I07581e59eb24383e0c2b25b5b46aeee37cc201e2
-
Caolán McNamara yazdı
so remove it Change-Id: I148714b469ac8cd065a85aef9ee04f8a32f35a45
-
Herbert Dürr yazdı
to sal_uInt32 The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets consolidated. 4e9 points are more than enough for a SalGraphics. (cherry picked from commit 03f5dce9) Conflicts: vcl/aqua/source/gdi/salgdi.cxx vcl/generic/print/genpspgraphics.cxx vcl/inc/os2/salgdi.h vcl/inc/quartz/salgdi.h vcl/inc/salgdi.hxx vcl/os2/source/gdi/salgdi.cxx vcl/os2/source/gdi/salgdi2.cxx vcl/source/gdi/salgdilayout.cxx vcl/unx/generic/gdi/salgdi.cxx vcl/unx/headless/svpgdi.hxx vcl/unx/headless/svppspgraphics.cxx vcl/unx/headless/svppspgraphics.hxx Change-Id: Iddf806256c7e5403158635e3f5f0049e9382500f
-
Efe Gürkan YALAMAN yazdı
Instead of iterating siblings returning count of parents child vector. This slightly improves loading performance of "Expert Config" when accessibility enabled. Change-Id: Ide1af3df19efaae9c0cc92086456bf3520ee5dd2 Reviewed-on: https://gerrit.libreoffice.org/7106Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> Tested-by:
Kohei Yoshida <libreoffice@kohei.us>
-
Kohei Yoshida yazdı
Change-Id: I0c0f03807ddfadb5b9c17c81eeb86d51c877d4b4
-
Kohei Yoshida yazdı
This makes the UI more responsive in general. Change-Id: I5f8a4fab84a73812af868262cc7daa9d92cb3777
-
- 30 Ara, 2013 10 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I0386f03c1893fed82bdf7df11dbea93bbad05dd2
-
I-Jui (Ray) Sung yazdı
Change-Id: Iaadf726cbece3d077667175f3f60bf2345179202
-
Isamu Mogi yazdı
In Japanese localized Windows, cppumaker requires sal_textenclo.dll but that rule isn't written in .mk. It causes build failure. Change-Id: Icab74493a4a3b445144bb9d969b79636dbd17162 Reviewed-on: https://gerrit.libreoffice.org/7134Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> Tested-by:
Kohei Yoshida <libreoffice@kohei.us>
-
minwang yazdı
AMLOEXT-382 Change-Id: I49ed9bdd88a0f00da4475798362750d5a0253c09 Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
minwang yazdı
AMLOEXT-381 Change-Id: Iccae2ddd0bbfc598016ca331402003625251d99b Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
minwang yazdı
AMLOEXT-228 Change-Id: Ie48898fd7b783bb94e3dcf0121ae40d9aa32916e Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
minwang yazdı
AMLOEXT-227 Change-Id: Ifa085f04d362dd17aa28ce203ef05fbc62940aa9 Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
minwang yazdı
AMLOEXT-222 Change-Id: I630a4e1d648158e66efe4efb5d671a9b1df06f6a Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
minwang yazdı
AMLOEXT-363 Change-Id: Id0681aaa788e8b96780c29e7441415cc7b7cef68 Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-
mulei yazdı
AMLOEXT-235 Change-Id: Ie58de89d7512a2661bb6fb3908850f71f1806eac Signed-off-by:
haochen <haochen@multicorewareinc.com> Signed-off-by:
Wei Wei <weiwei@multicorewareinc.com> Signed-off-by:
I-Jui (Ray) Sung <ray@multicorewareinc.com>
-