Age | Commit message (Collapse) | Author |
|
Change-Id: Ibc0258fd79df987a0e295552bcc5bf89ee12007a
Reviewed-on: https://gerrit.libreoffice.org/42173
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Now only subsequentchecks are remaining, as far as I see.
Change-Id: Id5e5a874f8de08c0fd3722aecdc02967ae5d421f
Reviewed-on: https://gerrit.libreoffice.org/33346
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
stage 2 of replacing usage of various checks for the windows platform
with the compiler-defined '_WIN32' macro
In this stage we focus on replacing usage of the WIN macro
Change-Id: Ie8a4a63198a6de96bd158ecd707dadafb9c8ea84
Reviewed-on: https://gerrit.libreoffice.org/22393
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
These implementation names of Calc, Draw, Impress, and Writer documents are the
most likely to be checked by existing third-party code, so revert the
corresponding parts of 3099c70b11c7e5b80fe4dbe3dc99171fb38c6fc2 "Fix various
XServiceInfo implementations" (and instead add fixups in CppunitTest_serives).
Change-Id: I1a760adbf4c89a1b4477d6e628abba8d2028ccfe
|
|
This reverts commit da42d1100832aae524c2e6b0ba738623df775a3d, problem is fixed
now with fc56579e9d3ef0be4912ff48e38d057d5d608ee5 "Keep GCC 4.6 happy"
Conflicts:
postprocess/qa/services.cxx
Change-Id: If819749d322a0887c1668fbbe563d14e0402ac78
|
|
Change-Id: Iaaab55a9ac1ba8e0550f9cb35ed13489e4e4d851
|
|
Change-Id: I144679e93e61f1bc19319ebf8893529c164ae0ee
|
|
Change-Id: I660c261a90d0ce7ace045f97e28808bc924fefd9
|
|
Change-Id: I9aef1c4e74f296fa06bee98781462dd8138eebe4
|
|
Change-Id: Id9bfb3886e4a9cbc15a7bf7ef3aefa73bd160e3b
|
|
Change-Id: I3e8da0ae510ce40421767de2bd106d39ec254a17
|
|
Change-Id: I00480813d8c3703039a55a7a706937d33e8e8463
|
|
...by blacklisting the problematic service
Change-Id: I524a7c7af2cb374911db7b204021c3d2bcd1fdd6
|
|
...as test code using gb_CppunitTest_use_vcl is implicitly run with Solar Mutex locked
Change-Id: I480b4bcce7c6a94922019679099b0883b3ee1030
|
|
protocol""
This reverts commit 044be7107a97169e80360c79a9d07bec263ac818.
It only works sometimes. Still a deadlock based on a race condition.
|
|
This reverts commit 4cacc6080e61374fd573fffb3bc2a54968c1b61a.
|
|
...to e.g. avoid leftover temp files from instantiating
com.sun.star.comp.report.OReportDefinition. But dispose all instances only at
the very end, to avoid disposing some single-instance services too early.
Change-Id: I71fc50e80f4b5d1a1ca16e392725903b079ce2d1
|
|
Change-Id: I30fa5227f30373f95060148f269450d2945c1bb9
|
|
It's sort of hard to break into this function with gdb. Seperating it out
makes it a lot easier to work out where things are breaking.
Change-Id: If99effd44fe677452ac3c1012b99da7da80c720e
Reviewed-on: https://gerrit.libreoffice.org/8844
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
|
|
Change-Id: I5888fb3e1ffa1bfdf9b91c06087ef5b7ccbb82ec
|
|
Change-Id: I4b22ce7e5fa91d5008f72e1f351d25063065ba43
|
|
Change-Id: I79e70aeabdb816eaf7a719d2094034d78d11c90b
|