- 28 May, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I800d861dcc7f7265356ef426a54fce14d0765a19
-
Caolán McNamara yazdı
Change-Id: I86c41b9751520ce88bc780eaef8b4f561b9d5135
-
Caolán McNamara yazdı
Change-Id: I6960b09ef68a9755469c42715f5ccd25ac3d3896
-
Caolán McNamara yazdı
Change-Id: I0dc06f1ffe3a9dfc64cc35ea3c46a237505fe4e8
-
Caolán McNamara yazdı
Change-Id: I787a476dd9f31db7b266f50a9b376b4cf1f49271
-
Caolán McNamara yazdı
Change-Id: I8dfbc461b7cfa0da941964cae2b82cdde3f564b2
-
Caolán McNamara yazdı
Change-Id: Iadb4615ac582fa9ef815cab399476ed330838173
-
Caolán McNamara yazdı
Change-Id: I3a3601c3a13641aea4523438c1e0ee9898b021a0
-
Caolán McNamara yazdı
Change-Id: I2aa69b8876dce21c362d54053072cc0cfcd3dc8d
-
Caolán McNamara yazdı
Change-Id: I0faff03dfd40764ac644862dc3bb69082ed3b144
-
Caolán McNamara yazdı
Change-Id: Ic5983001ea739fc04c15c0852b6693c9cc9bfabd
-
Caolán McNamara yazdı
Change-Id: I8a3a93b9440992b8107aef6b1f4b204b0399fae1
-
Caolán McNamara yazdı
and coverity#704956 and coverity#704957 Change-Id: I6df06c3b20440659788b12a1f73dcdd68dcbe5b5
-
Caolán McNamara yazdı
Change-Id: If49ed05f54a9c89107d3a2836386c111966d0f54
-
Caolán McNamara yazdı
Change-Id: Ib8ca2a400947a4085238c3e0936636fbe134a023
-
Caolán McNamara yazdı
Change-Id: Iea6ee88d61e9f9c8396fe4aa0481a92001d7dcb8
-
Caolán McNamara yazdı
and coverity#704477 and coverity#704479 and coverity#704480 Change-Id: I505d499b39a37bdba33e13917aaf1519f0624bcf
-
Caolán McNamara yazdı
Change-Id: Ief79d090988c2178980724c7a7835f01457a8019
-
Caolán McNamara yazdı
Change-Id: I9300af5f9c2c430d0e67bfb8e16478db6be65477
-
Thomas Arnhold yazdı
Change-Id: I58dad585c5de24ebd06ce9bcc64e49e8973850bb
-
Thomas Arnhold yazdı
Change-Id: I9c57de1179d7db19f1fa2b104017dd379f854749
-
Thomas Arnhold yazdı
This fixes: warn:rtl.string:14867:1:sal/rtl/strtmpl.cxx:1269: rtl_uString_newFromLiteral - Found char > 127 Change-Id: I1f868406501c83918fc3c06dd0b68eb1f6604f26
-
Thomas Arnhold yazdı
Change-Id: Ife149baf15d6f38a2a316e124b78bdb7e1b64967
-
Stephan Bergmann yazdı
Change-Id: Iafca1288e044ab4650b004439027c134e159b45f
-
Stephan Bergmann yazdı
Change-Id: I3f32ea88dbb34a05baccba49c15b6691d923753e
-
Stephan Bergmann yazdı
...by using css::uno::Type instead of a naked typelib_TypeDescription. Change-Id: I387692265e9e032cb5ed6519739ebb3307db6f28
-
Stephan Bergmann yazdı
...by radically simplifying TypeToIdlClass(). It is unclear to me why this was so complicated. The only mildly plausible reaons would be that the old code was careful to return null instead of throwing an exception for an unknown type, but the TypeToIdlClass-call-sites either strongly expect a non-null return value (by dereferencing it without any further checking) or use OSL_ASSERT or similar to verify it. So lets hope this is good. Change-Id: I3e24eb6117e84c9d33f4c5f0e2fa88da4c4f2c30
-
Caolán McNamara yazdı
Change-Id: I408042bc7bf1a5a955203d65d2c68ebf9527b9b5
-
Matúš Kukan yazdı
Change-Id: I86c89a05d263cada38ff54eaccf9ba39458db52e
-
Zolnai Tamás yazdı
Handle those cases when file loading failes. Release *.json file on a different way since it is allocated by libgltf (inside the glTFHandle). (cherry picked from commit fafc1e29c1f060c1a44361a0445300f9786ad6f4) Change-Id: Idf6c6971a8ac1b342d89dc4f61a62624183e01d0
-
Caolán McNamara yazdı
regression from 0c17ccc4 I think it might actually make more sense for SetName to always Reindex and have another SetNameNoReindex for selective use where its known safe to get away with it Change-Id: I6bf7e1f45130f741954ab525b838f3ac5ff61a89
-
Tor Lillqvist yazdı
I saw such an error (and the resulting abort) in CppunitTest_sw_ooxmlexport, and the helpful backtrace displayed (it was on Linux) indicated it was caused by the erase() call in SfxListener::RemoveBroadcaster_Impl(). (Obviously this was when building against the debugging C++ runtime, i.e. --enable-dbgutil.) Unfortunately this seems to be one of those random error conditions that are hard to reproduce. At least I could not. But this is hopefully an obvious improvement. Change-Id: I0f247cf8f9fd0c151aafa59c43a49c100c518f19
-
Michael Meeks yazdı
Change-Id: Ia6c3c587302869a42376cda1363ee9df0b7a74f5
-
Noel Grandin yazdı
Change-Id: I83cb2abe19e72c13ac00ecd8c6ec58ffbfbcb659
-
Noel Grandin yazdı
Change-Id: I93c41521a7687ca5a451f8107971d1b8fabfd489
-
Noel Grandin yazdı
Change-Id: Ib3014a8f7916d8d3b9b21ddb7d2ba29108c5cd27
-
Noel Grandin yazdı
Change-Id: I23b4d4de0772a45b57730921ef0fd191c53c4763
-
Noel Grandin yazdı
Change-Id: Ic33fd98771d04d120df7dfc5387d5d223800d666
-
Noel Grandin yazdı
Change-Id: I206711c97ad1078442e92ea67d491d5b8af6b008
-
Noel Grandin yazdı
Change-Id: I0a63e63318f1fa51878dff5dee8154aa34992f7e
-