Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I1a40351aec666c94707ad2dd625f3ab8606242d1
|
|
Change-Id: Ibf1ed3d33d8b2c7da4eee26943da0c09647f4bff
|
|
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9
Reviewed-on: https://gerrit.libreoffice.org/9858
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9665d0bd8eccfb16a53eeb733954cdc59af8ccdd
|
|
Change-Id: If5ae8852152012483237e7602e56a0c46ea8748a
|
|
Change-Id: I2f78ca59bfebbcffd9a6d0309c49179457bd9172
|
|
Change-Id: I14cdcab307f1d2edcebb9fd4aa3009daa32bc7d1
|
|
Change-Id: Ibfbc85562d30c541eada430759a0bda9305d9850
|
|
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
|
|
Change-Id: Ie01599c8f3ae465998113dd8bfd2a33b27d0a39d
|
|
Used by two different callers that wanted different things.
Also, freeResources now always positions on BeforeFirst.
It is only called with _bComplete==false by execute()-related code.
Change-Id: I3e34f77ce37c239d8d3d6a8cd7514b125b049de6
|
|
Change-Id: Iaa881d055923702acbb96862d187af41a6ded730
|
|
Change-Id: Ie3f8a0a04c136a5ed68486aa5e31284556805510
|
|
Change-Id: I38091d1ee2161d6e32da3a0bde60e3fc008aa83d
Reviewed-on: https://gerrit.libreoffice.org/9794
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
Change-Id: I78895f3524086e1d00d9e8eafd52e505f786320b
|
|
Change-Id: Idc75fd0735452ffdf6a21e3597cd3fe74f651581
|
|
Change-Id: If4ad2fe763bffdb64119f7f2a5797aae588fbbf8
|
|
...and also corresponding param of CreateTabPage function type and corresponding
Craete functions. There were some call sites that passed undefined "null
pointer references" and SfxTabPage internally uses a pointer member pSet that is
checked for null anyway.
Change-Id: I4eb3636155eac46c9c9d26e6e6e842e85d7e95af
|
|
...there was a call site that passed undefined "null pointer reference"
(apparently in a case where the passed argument was actually unused)
Change-Id: I663d4264b7a84f44ca69c732f3bc502f614b2b2a
|
|
...there were a number of call sites that passed undefined "null pointer
references" (apparently in cases where the passed argument was actually unused)
Change-Id: I19799e90f0cd8e98367782441a5ea9df27b59830
|
|
Change-Id: Ife4da4c6f4acc3b3f9fde18cdfc09635cf9b6776
|
|
Change-Id: I84d6531a73e6e726359bd20664b6299ad8a390ee
Reviewed-on: https://gerrit.libreoffice.org/9699
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ida2d2dbe95f290e2f32ed2259b8f9bdb27cbf2f9
Reviewed-on: https://gerrit.libreoffice.org/9689
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
|
|
Change-Id: I704057b25ca11633ba62fbb834bd2e6095f348f3
Reviewed-on: https://gerrit.libreoffice.org/9685
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
Change-Id: Ie61305f367e2a07a61599433bd83e1ea13bffd71
|
|
Change-Id: I9041f18eb4aae73b795245c589b28a3d02d8397e
|
|
Change-Id: I09a2cacc3aa18796c06a1f1cc9315b3628865621
|
|
Change-Id: I01e43d6171dc2381ff8c151d5716e9ffede24822
|
|
connectivity: 3m52s -> 2m47s
cppcanvas: 28s -> 13s
cppuhelper: 20s -> 14s
dbaccess: 2m38s -> 2m01s
hwpfilter: 16s -> 13s
sot: 21s -> 16s
Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a
|
|
Change-Id: I03acdc2769e893fc7ecb2885302951852804867b
|
|
Change-Id: Ie871fa9378bbb34eacd3205f9485a6f89f833674
|
|
thanks to sk94 for noticing this when trying to
convert this to .ui
Change-Id: If7130d53acb7c194cf0a9a4301f3573789888b86
|
|
This required some changes to the framework:
* Init-/DeInitVCL is no longer done per individual test in BootstrapFixture, but
once per CppunitTest invocation in a new vclbootstrapprotector (similarly to
the exisiting unobootstrapprotector). CppunitTests that need VCL now need to
declare gb_CppunitTest_use_vcl.
* For things to work properly, the UNO component context needs to be disposed
from within DeInitVCL (cf. Desktop's Application::DeInit called from
DeInitVCL). The easiest solution was to introduce an
Application::setDeInitHook (where the hook is called from DeInitVCL)
specifically for vclbootstrapprotector to call.
* PythonTests don't (yet) call DeInitVCL; they still hook into
BootstrapFixture's original test_init functionality (to call InitVCL), and do
not make use of the vclbootstrapprotector.
Change-Id: I4f3a3c75db30b58c1cd49d81c51db14902ed68b2
|
|
Change-Id: Ib5aa5f401eabedfdaebea1dea8f48f284dbccdd5
|
|
Change-Id: Icc9e5faf9ef15840c359b7766112278094d52dea
|
|
Change-Id: I372c1891e41510c24daf256d00f3ca98e8a374a9
|
|
Change-Id: If67bda43589834e4c922056145bc60884728cb8a
Reviewed-on: https://gerrit.libreoffice.org/9591
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
and hopefully a bunch more of those in dbaccess
Change-Id: I5aefcfe56a697f9e6b18dfe167fdd8a4f54ab6e0
|
|
when throwing exceptions
Change-Id: I6edfb6b6745499f802b0e3c0e096a36fb7c32aac
|
|
.. now that we have a default value for that parameter
Change-Id: I54d6b0a0a01ce2f2e5168ada0c427424de0477bc
|
|
See http://nabble.documentfoundation.org/Questions-about-getCppuType-td4106361i20.html
Change-Id: I05d0b026e1ef2088472a42ee20e0823df1588428
|
|
Change-Id: I475b8c9bdcea120ac7ba24862000a16d9f4127c0
|
|
A simplified version of the semantic match that finds this problem is
follows: (http://coccinelle.lip6.fr/)
// <smpl>
@r1@
statement S;
position p,p1;
@@
S@p1;@p
@script:python r2@
p << r1.p;
p1 << r1.p1;
@@
if p[0].line != p1[0].line_end:
cocci.include_match(False)
@@
position r1.p;
@@
-;@p
// </smpl>
Change-Id: Ib9708d37fbb4c6060f88d5dae3814a2d37b2091e
Reviewed-on: https://gerrit.libreoffice.org/9493
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Iedb0eaa740943964b9f6242f7908099a92077413
|
|
Change-Id: Iad3368c1345b0c9674c069ff7981d3c40f7f7139
|
|
Change-Id: I2e322d4861da05e04dfe19fa15f9bc281e1ef0d8
|
|
Change-Id: I968baef18f9a14301d69a5eaad07ceb8b9633062
|
|
Change-Id: I4e92ad97e7b3567c028d63ac0936fa9cdef12e24
|
|
Change-Id: I844561cc6f858b6aed55caaf0d92529486cb486e
|