- 15 Eyl, 2014 38 kayıt (commit)
-
-
Luboš Luňák yazdı
to be used by odk/ checkapi test Change-Id: I6bbb508cc6950a63218e8e4f3364306c7c79b087
-
Luboš Luňák yazdı
Change-Id: Ie56471d30dfcd8883d54ff00cb85af945649b9b1
-
Luboš Luňák yazdı
Change-Id: I15c7f52c542549ad131400c9b5395a06a4777687
-
Stephan Bergmann yazdı
Change-Id: I0ecd9e016ab0faa75a58796568d19fe91f6dccee
-
Stephan Bergmann yazdı
Change-Id: I4ac9d6ce48217893246a82fde4546dad09c58bd0
-
Stephan Bergmann yazdı
Change-Id: If30d43a2693c6df2d483ec135efa54ccb643fdb0
-
Stephan Bergmann yazdı
Change-Id: Ibf1d8c74dc8abb8c1fef59c53a8873cc426e2932
-
Stephan Bergmann yazdı
...to make it more straightforward to fix blunder as in a88b2d84 "Resolves: fdo#81039 crash on adding new macro library." Conceivably, instances of heap_ptr could legitimately be created only for ctor/ dtor effect, but then again uses of heap_ptr should arguably be replaced with std::unique_ptr anyway. Change-Id: I9c765b8d265f3c26d459ec276e335eeebc8fee91
-
Stephan Bergmann yazdı
Change-Id: I76199dbd781d228153bca015ac0b34d589276d85
-
Stephan Bergmann yazdı
Change-Id: Ia53a94f5a814d3852d4b9606c331ba19ce95a608
-
Stephan Bergmann yazdı
Change-Id: Id3f1afa21dccb0a30ae230accb5229a2be2c6b50
-
Stephan Bergmann yazdı
Change-Id: Ic59f5f89017c2a50185596e1e264dcde260d3e70
-
Caolán McNamara yazdı
in PackageImpl::processPackage_ xComponentContext->getServiceManager()->createInstanceWithContext( "com.sun.star.script.ApplicationScriptLibraryContainer" does not increment the refcount, so on leaving the method the refcount is decremented by 1, because on the first enter the refcount happens to be three, then if the extension has more than 3 items in it the refcount hits 0 here and falls over some of fdo#79301, fdo#70607, fdo#66706 might be dups of this regression from 306efefe I believe Change-Id: I3da50693fe656b68c5555b641d9b32246c8fc208
-
Stephan Bergmann yazdı
Change-Id: I9eb9fa5a5a5af1add3af4c6ff6a331075bd5e78e
-
Stephan Bergmann yazdı
Change-Id: I249262779519934c3dacc9df76028a994187e3d6
-
Stephan Bergmann yazdı
Change-Id: I3b2d410dfdd9bc779e7f1f1674fb6fc8b74a42c2
-
Stephan Bergmann yazdı
Change-Id: I3b59c5679ac3d370f62960b9fc26eab4c3fc4873
-
Stephan Bergmann yazdı
Change-Id: I8a3d2aa6e0a6ee5bdb214f768870dc69d15e513d
-
Stephan Bergmann yazdı
Change-Id: If69785c37c6c9cd175e149f10bd5497de26a120c
-
Stephan Bergmann yazdı
Change-Id: If940dcf7f7d2144576b4ae55578b8b7bd113295b
-
Stephan Bergmann yazdı
Change-Id: Ic1e599568ece7e6bba354845a6cf85fa090e67bd
-
Stephan Bergmann yazdı
Change-Id: I5fa85ebe407d72654e95075626d8102f037374c7
-
Stephan Bergmann yazdı
Change-Id: I712f352635a2e258bfaf60dc30ed764666a51f15
-
Chris Sherlock yazdı
The data structure is not ImplFontCapabilities but FontCapabilities, therefore the function name is very misleading. Change-Id: I90f074902af4b4bee79cd445036dc24797836ac1 Reviewed-on: https://gerrit.libreoffice.org/11454Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Miklos Vajna yazdı
This is similar to 7b807390 (Ensure we export correct labal placement value for percent/stacked charts., 2014-08-07), in case a clustered bar chart has a top placement ("t" in OOXML), then MSO complains as well. Change-Id: Iffd991127784e0e732f6ae55de956a328a3a53e5
-
Jennifer Liebel yazdı
Change-Id: I231370da5ee7185888ec95ba1fb64f678a7c8ea3 Reviewed-on: https://gerrit.libreoffice.org/11412Reviewed-by:
Andras Timar <andras.timar@collabora.com> Tested-by:
Andras Timar <andras.timar@collabora.com>
-
Stephan Bergmann yazdı
Change-Id: Ifb5798a9f01961dd916857a0dca44a3fd8587ec4
-
Jan Holesovsky yazdı
Change-Id: I33ba324a13e2addb678fb801222bd25a21c3ef1b
-
Jan Holesovsky yazdı
Change-Id: Ifd89b7a9264075b166dd621fcb2c55225e25ea87
-
Stephan Bergmann yazdı
...and thus should simply derive from WeakImplHelper1 instead of InheritedHelperInterfaceImpl1? Change-Id: I0327e767715a648cabee8a4bd46b5ecff3b0f07b
-
Miklos Vajna yazdı
Change-Id: Ic4f45b154f61e5d8ac2120d758d6ecb0c98bf889
-
Caolán McNamara yazdı
Change-Id: Ib5e6d1e75322dad23f4bb379b8db6dfa4bf18bb0
-
Caolán McNamara yazdı
Change-Id: Id38a9e2e0ca0b1c52cb3306adf77eb43d710c9c6
-
Stephan Bergmann yazdı
...and thus should simply derive from WeakImplHelper1 instead of InheritedHelperInterfaceImpl1? Change-Id: I0cb023a905e93bf9c223676c964f039ac7eee7e0
-
Julien Nabet yazdı
Change-Id: I440dc3e30ee139d6cb261e1308e48e9b63b52bc8 Reviewed-on: https://gerrit.libreoffice.org/11434Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
rbuj yazdı
Change-Id: I914985aa73653e0fb08200ddd06ad5b914087e3a Reviewed-on: https://gerrit.libreoffice.org/11446Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
rbuj yazdı
Change-Id: I589436be7d28b50b0b900a314b300d382eac5eb8 Reviewed-on: https://gerrit.libreoffice.org/11445Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
rbuj yazdı
Change-Id: I7c47e3a8657ec2368543088743879085878d78fb Reviewed-on: https://gerrit.libreoffice.org/11444Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 14 Eyl, 2014 2 kayıt (commit)
-
-
Luboš Luňák yazdı
Here it also keep track of the connection, as it needs to be explicitly disconnected in one place. Change-Id: Id3e2882106ae55c2d880898956a36f84d3ce70ef
-
Luboš Luňák yazdı
Note that ImplListBox::userDrawSignal is connected to ImplListBoxWindow::userDrawSignal to forward the signal, just like the Link was previously forwarded. Change-Id: Ic8fc6f51e309bc34fb4e39c13745302649991d0a
-