Age | Commit message (Collapse) | Author |
|
Change-Id: Ibae9d3d143e111c0bb60de76deb085a3ccb010c9
|
|
Change-Id: Ia5638f4c4cc47121610b8ddff144fb88aff6b96f
|
|
Change-Id: Ibeebcc8616a3547f2e2dbf4d613ce4c02ba9d176
|
|
Rework --with-parallelism to not add any extra -j to make if 0
or --without is used. This requires explicit -j usage, which
- builds even compilerplugins in parallel
- builds 'make -C sw/' in parallel (since you don't forget the -j)
- avoids jobserver disabling if -j is explicitly passed to the toplevel make
IMO this is just a relic of the old build system and the option should
be dumped altogether, but I don't feel like arguing right now.
Change-Id: I71479391bcfc84aa5e9fd9696880702da496d45c
|
|
(for testing purposes, mainly)
Change-Id: I50d3c92b9ac0cc9dda55b7340f657acb74f675f6
|
|
This is working version of fc27a685d466dc380a8b68cd48f47db632ed3693
Change-Id: I48e861b5b7692ea051edf52d7ad9cc54ca989e22
|
|
Add a runtime check and configure warning to disable KDE4 native
file pickers, if the Qt4 glib dispatcher doesn't honor the
QEventLoop::ExcludeSocketNotifiers flag.
This way polling the QClipboard using the event loop won't
crash LibreOffice with recursive paint events,
See https://bugreports.qt-project.org/browse/QTBUG-37380
Change-Id: I5cad30ead74571e49a075c084cca7a19acff7523
|
|
Forgot to test properly on Windows :-(.
This reverts commit fc27a685d466dc380a8b68cd48f47db632ed3693.
|
|
Export these symbols from sfx library.
For cases when we link together more libraries, there are more symbols,
so I've kept __attribute__((__weak__)) hack there.
Change-Id: I8b7f6fc9bea479dca5062344c04b74c1f3eb36b2
|
|
Use --with-lpsolver="coinmp" or --with-lpsolver="no".
Change-Id: Ibc806b85fb6c03e1cf6f23d860246a6fb2f273c1
|
|
Change-Id: Iad5aa66635a34a4dfceb0bd6145f2d9bd197cc17
|
|
This one has additional value "ALL".
Change-Id: Id804172eee899b443a6f8ae6bce8781136096dc7
|
|
... and remove the unimplemented "package" option.
Change-Id: I2b0cfcdc040b653fe0c4cd061ae4e0d7f745068c
|
|
Change-Id: I4f4cecd95f87b9d37fa1b1a270cf554d7707aaa2
|
|
Change-Id: Ie8e6858194f4081e080f67a9af88108f10e1c503
|
|
Change-Id: I1101b87d3f34169f985924f8b867511e68ed5b66
|
|
Change-Id: Iedbab675ffd10c6d353c44d99ddb4d32133d0717
|
|
Change-Id: I993640f5d4042a75f64fbdd9a6f1e4157a72f909
|
|
Change-Id: Ifdbd07db813fd5c8dc02ebd04aea8086ff333411
|
|
Change-Id: I72c67d5a4987f25ddfa21d93a89b0ceae40c9e81
|
|
Change-Id: Iab7ef9ef27ea970aded726a8c8d2c46267454a64
|
|
Change-Id: I0cbb89c8d5ac65eda8bb21aaf0d07996a015d281
|
|
Change-Id: I5e93bb6fb53537b889c6ba9888f0f32a0d6f8050
|
|
Note that this doesn't really mean a lot for the NDK.
Change-Id: I4061cb856055ae126aadf56afc462182a875e65f
|
|
...which is necessary for recent Clang trunk towards 3.5, which is implemented
in C++11 now, and should not hurt for older versions. Required to move the
plugin check after the check that determines CXXFLAGS_CXX11.
Change-Id: I73aff79e09749e9d7c6ea813422f35c1b8475041
|
|
Change-Id: I2447c10627b795ccb689b4758b55a7bb2ffa1094
|
|
Change-Id: If07b243e71be7c67d36e3d652c52781ef902e380
|
|
Conflicts:
external/boost/StaticLibrary_boost_system.mk
Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
|
|
Change-Id: If079720cec600a2a8c5acf1c3a4fa752d288b36e
|
|
Change-Id: Ib6be67c7a23e5b403e90f4f72578f7385e895f23
|
|
Change-Id: I0a3b2bd6744f6ccca0017cd1e06a4018f085445a
|
|
Change-Id: I9bf5c339a34655c3b842cef3af76814a14c483bc
|
|
In calc unit tests we validate the exported OOXML files now with
officeotron.
For this there must be a script called officeotron that takes the file
path.
Currently the generated files are still invalid but I'm going to fix it.
Change-Id: I1809b9457a535dbbe6a72f3778dfb53db168bbda
|
|
Change-Id: I69ad51d99b11976b07fafff9748ada0acc215c78
|
|
Change-Id: I1033676fe91062b1d364a458a5964cfb78f323f0
|
|
Change-Id: I14692a566cea6c5939360d62fd4b82c9feb0aa40
|
|
Change-Id: I198f77d927c9283914924440cdf0cece619bc867
|
|
Change-Id: I9f084a363bdeab800f0039f9be19d03225a1a8ce
|
|
Change-Id: I2a3d402458999fa8bf953a500edc07120648d62a
|
|
Change-Id: I406669380ece23d2acd3e9df2731d7e486696778
|
|
Change-Id: Iac70c0872b723f57a63b0df3759c3c6d38271eea
|
|
Change-Id: Ia397d944edf2a06a83e42dd792fc80906978e1bc
|
|
Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
|
|
Change-Id: Icae6446494df835a5f636d7a139220997026fa85
|
|
...see
<http://lists.freedesktop.org/archives/libreoffice/2014-February/059654.html>
"Drop CLANGBUILD in addition to CLANGDIR?"
Change-Id: I8d68aa0f2298240c8e7265cab273c602f5b6881a
|
|
...so it accepts a hand-crafted junit.jar that references the hamcrest jar on
its manifest class-path.
Change-Id: I9a6c7c1be8cd4a70c263de0f799973baf8d2b951
|
|
Change-Id: Ie2176e830d6c759657936b48c8ac6860aacf3d9d
|
|
In theory, it should not be used, we use it now to mark duplicated
symbols from sdi slots as weak. See idl/source/objects/types.cxx.
Change-Id: I3c6fccfb96884df6b9e6eb35b8615ba4d66ca208
|
|
So, it's possible to just add LD_PLUGIN=/usr/lib64/LLVMgold.so to
autogen.input and it works.
Change-Id: I35cdebfc918793c2ff99fd4f6dce9319b459be0e
|
|
The documentation for the --with-external-tar was previously not
specific that it required an absolute path. So rather than fix the
help text, convert the path to an absolute one.
Change-Id: I794cd77235e68a2270acd09895bf994527e847c4
Reviewed-on: https://gerrit.libreoffice.org/8146
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|