Age | Commit message (Collapse) | Author |
|
Change-Id: Iecfbb9b7cd1cb8507028cbaf7e39a1e401f74dbe
|
|
Change-Id: Id0cecd2a6431e21c896210e255f37ba220a0941f
|
|
and
coverity#983660 Uncaught exception
Change-Id: I509805fd6517196d505e78bcbf632d83dff01f03
|
|
Change-Id: I99cb4f64b093765d0667ddcddf1f696891450a9a
|
|
Change-Id: Id7c517fb37bc28797c45fc0dde83e866f2aa4aac
|
|
Change-Id: If10c9643474620855e21caaa1fdcbbc4b7fd07ac
|
|
Change-Id: I4bdfb074b3cf6fcb49765322308dfa4b9ed67713
|
|
Change-Id: Ie5486e910ba562954ef38c83b2fa673511a9e931
|
|
Change-Id: Ifa1dafe838e0e9c5bfa4525eaa744d4851551fc8
|
|
Change-Id: I34937e400ac8576154d33e1e11b80690222f532c
|
|
Change-Id: I480a789c767dd671775c9d70d96bf71908f21f5b
|
|
Change-Id: I4a6280f47ca3c4a77b4e42fe05d79ded7fc30ef1
|
|
Change-Id: Ieae5303e55f21044ef8e91e63c4896696cfad51c
|
|
Change-Id: I4d0f1c21aed9bbcc97f432b0f1872c508853708c
|
|
after my commit e2080e7 "new compilerplugin returnbyref"
Change-Id: Iec1663507ddda009903c31aa3ceedfe5380c1962
|
|
Find places where we are returning a pointer to something, where we can
be returning a reference.
e.g.
class A {
struct X x;
public X* getX() { return &x; }
}
which can be:
public X& getX() { return x; }
Change-Id: I796fd23fd36a18aedf6e36bc28f8fab4f518c6c7
|
|
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: I2b48e88a1041823f825f4c7e00db74285aaae39d
|
|
also
coverity#706000
coverity#706001
coverity#706002
Change-Id: Ib970a4956fcf8362b8e3f9ae859c374c5fc8a545
|
|
Change-Id: I5519b552507ab81e51f81996835467d353277a18
|
|
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
|
|
and drop the now unused helpid
Change-Id: I38fb93e50e7715e05f21e08c2e8714a1a52305b8
|
|
Change-Id: Ifc379008f545ba0c44e8c3bb18a43fc2a633dc64
|
|
Change-Id: I92a5778a2f4f69beb73885c2f7c78a43045986c0
Reviewed-on: https://gerrit.libreoffice.org/9779
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib8bbba8d6e3364f7474643ddb60a469497437616
|
|
also
coverity#706515
coverity#706516
coverity#706517
coverity#706528
coverity#706529
Change-Id: I5beb753d5cc8ed976b3c11319cc36415adebd1e6
|
|
Change-Id: Ia4eda7adc7685809b69a248f664b6a38dc3ea0e6
|
|
Change-Id: Id8a6d6c4faf3101b13d84de180f8db7cab2cb16f
|
|
Change-Id: If0d3829bfc14c602a0167967cbe215782c75f549
|
|
so the dialog stops scribbling on itself, and instead
uses a real widget for that
This has to be one of our weirdest dialogs, why expend so much effort to create
this dialog for the most obscure of issues.
Change-Id: Ia25e6c67fb278528c6c68a1d6db74de59915fd34
|
|
Change-Id: I5f34889520afb2149ba480f56d59f14d75ee50c0
|
|
Change-Id: I4476559cc2e6a90b65d5bdc8169b256929f07f7e
Reviewed-on: https://gerrit.libreoffice.org/9734
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I20f751f6b9fdf683566544aed4ca2ad877abc253
|
|
Change-Id: Iffc5a864954e106e1b20a86c8caddf4257ff139e
|
|
Change-Id: Id2830727216fa25ca5935406a74f4237276d56db
|
|
I guess no-one ever tested with multiple scanners but it just happens that my
laptops webcam is presented as a (non-functional) scanner alongside the real
one
Change-Id: Ie36651cfc867027ef19e272dbabe46de6c4261ee
|
|
instead of scribbling over the parent dialog directly. Doing is this way allows
the .ui-ification to work right.
Change-Id: Ia0c33eae4cd5a4c94896436fe5a5afad8d60a577
|
|
Change-Id: I1f08493cdc18f4c0691a8436368432fe4e94dec3
Reviewed-on: https://gerrit.libreoffice.org/9696
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
...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
|
|
Change-Id: I5863de6d8b1f0fe2419ea7419b1ff90087bb513d
Reviewed-on: https://gerrit.libreoffice.org/9715
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I6e3524ab98ec6ffdea24be808a718b2798e44f95
|
|
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
|
|
Change-Id: Ie6e8d4272b0b1d0d2ce93bcbc2e818a9eac1a56b
Reviewed-on: https://gerrit.libreoffice.org/9629
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I12b5b46d31d5189adb21804a818ce591f2c19cbf
|
|
Change-Id: Ie0e44c872d5d99d15508f8abedb51450a0e36ad0
|
|
Change-Id: Ic7cb53d8fe427b4c28b890b64fa4437846b5b493
|
|
convert places using compareToAscii that should be using equalsAscii
Change-Id: I97b4da7f6e867c3967b2f65b70d6886f83b4a4e5
|
|
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: I3b97d4473b1a1000a1de1fdc96525333948f73d5
|
|
Added header guards to files in directory extensions/*
Change-Id: If6a1642d726732fa05735c721f31b6fc7c405608
Reviewed-on: https://gerrit.libreoffice.org/9537
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|