- 03 Eyl, 2013 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I18c800b581337ef0b6fc6cc862f60e69531e0336
-
Jesús Corrius yazdı
Change-Id: I3c918da4c093489db122bc5af7401c7c93c1579e
-
Jesús Corrius yazdı
Change-Id: I196026cc7f2f885664e9719557f662a32a7187b8
-
Tor Lillqvist yazdı
No idea why OpenSSL would need to load dynamic libraries. Avoid linking error on Linux when linking OpenSSL-using stuff (at least libpostgresql-sdbc-impl) as we don't use -ldl when linking it. Sure, we could instead add -ldl to the libraries used by libpostgresql-sdbc-impl I guess, but let's see first if this works. Change-Id: Ia4e5c6b8b08c127f378e1578de93c1fd5b213016
-
Miklos Vajna yazdı
Change-Id: Icea791684399fb15b5f7940b5691cdc76b3dde1f
-
Andrzej J.R. Hunt yazdı
These two methods don't seem to be used at all within the LO codebase. They are also extremely complicated to implement hence will be left for later implementation -- my part implementation will be put on the wiki firebird page. Change-Id: I72922a4f3c4705fdcc3bbca140d6df64a1e16253
-
Andrzej J.R. Hunt yazdı
Change-Id: Iab163debab1513369b75183efdaa3c03f7193a70
-
Andrzej J.R. Hunt yazdı
Change-Id: Iee897766841af980d93aeb73255c82851172601a
-
Eike Rathke yazdı
Change-Id: I6189cc5b45c085e3b8207980fb2931fab8fa3421
-
Eike Rathke yazdı
Change-Id: Ib57abbb298160ce21fd584a5f3b88519e5422cfc
-
Eike Rathke yazdı
Change-Id: I12cf6ad7ad658646dcee8cb54776e0915f1c8042
-
Eike Rathke yazdı
Change-Id: I123fe95ea4d772571001bc97133705d43a335465
-
Eike Rathke yazdı
Change-Id: I4cfda0f08e1d85acc7f1b5819b8e0f64c4985bb1
-
Eike Rathke yazdı
Change-Id: If5dfd19368e2bd94aa55e06a65d68f422bae3877
-
Eike Rathke yazdı
Change-Id: Ib45634b0baad4ef4c6754b13cee6d92c2bc504f8
-
Eike Rathke yazdı
Change-Id: Ieea44614271c79beb7a9a3fce35acf921ccb478f
-
Eike Rathke yazdı
Change-Id: Ic08b09824cffdc9b633ba13ec3050cc109f671cd
-
Eike Rathke yazdı
Change-Id: I57df767ba5bfbd7b0f9cc7420de0ddbd2fa64685
-
Eike Rathke yazdı
Change-Id: I9eb1418721026a0d869b97aa577bc3196f960488
-
Eike Rathke yazdı
Change-Id: Idfbf8bf9007268fb8a5c636be0454ae2704c3ddd
-
Eike Rathke yazdı
Change-Id: Iaa3d2d2dbe06eec91f1c4f2609cc1e3f5f7bbb7b
-
Eike Rathke yazdı
Change-Id: I0202c11e46201e22e62d8edfb81924c3e9551353
-
Eike Rathke yazdı
Change-Id: I3bf7d28e18d25672159daec7c49081bb11afc044
-
Eike Rathke yazdı
Change-Id: I1795da53192e0c679a248ebd878a96e11ebbee80
-
Eike Rathke yazdı
Change-Id: I9031b64d420ca527c13c19c4f7f3e47ead98eb6b
-
Eike Rathke yazdı
Change-Id: Ib57a7c6fc57192b4a615f5ad0e43c580769513e9
-
Eike Rathke yazdı
Change-Id: I215e418d314cbc8bbc333c2d75cdc1a0c07e9071
-
Tor Lillqvist yazdı
So configure OpenSSL with the no-asm switch in that case. Change-Id: I3ac291a5ca7681c14c269682deaf82798d76f522
-
Tor Lillqvist yazdı
Change-Id: I92c639b8b391dd07c07835241f8530e71ef6e885
-
Tor Lillqvist yazdı
Change-Id: I2fd0e1967028ad6632b39dfaaf377c7186a89229
-
Caolán McNamara yazdı
i.e. set its parent to the thing it wants to be on top of As an aside I'm not entirely sure that this little dialog has the decorations set on it that it would like, I suspect it wants to be more like the tearable-off font color floatingwindow. But lets not muddy the waters in this commit. Change-Id: I9e0c35fbb66e50c04c7b28904d3937cf9ae417f4
-
Michael Stahl yazdı
WinSalGraphics::GetDevFontList(): remove the obsolete "Basis" from the search path to find the bundled fonts. Change-Id: I7d7d650243592944e3339dd75caf29f2b2fe6670
-
Tor Lillqvist yazdı
Change-Id: Ic5f0bfab4a729b0abca332454817aa899a5adc6f
-
Ivan Timofeev yazdı
regression from 84931eb8 Change-Id: Ifcedcd34721a1ca162495f57ad36cfc6859ab0c4
-
Tor Lillqvist yazdı
I doubt it affects ABI, but let's not take the risk. Instead, just compile the uunxapi.cxx file (which has no public API) as Objective-C++, as that is now the only one where Objective-C API is used. This reverts part of d22c94db Change-Id: I240dbb36529c419b81b062f6fe860a9e621c2400
-
Tor Lillqvist yazdı
Change-Id: I5bc15cd2a6e35a7e4dd203ceffb3b49e5949855c
-
Ivan Timofeev yazdı
hintids.hxx and SwAttrFnTab were out of sync => wrong functions were called. regression from 288bcd68 Change-Id: I2a8a68178249f6a4a8a82f38960b046850f7368b
-
Caolán McNamara yazdı
Change-Id: I86515dde1c6169531e687701a5ae067de1b6f114 Reviewed-on: https://gerrit.libreoffice.org/5782Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Matteo Casalin yazdı
Change-Id: I41bda1a4d37bff782a51d07e36d471df2d6b421b Reviewed-on: https://gerrit.libreoffice.org/5776Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I804bafb4057e1bb409b7f30d79554f2773cb3967
-