Age | Commit message (Collapse) | Author |
|
Change-Id: Ie9ef511308179902cbaeb2cca39414e86c57ce30
|
|
This allows oox to be added to Library_merged
Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
|
|
Change-Id: Id748b3bb2347bf8e8d63a47ff8471e3185cbedcb
|
|
Change-Id: Ic26bf9eb42de8ada161ca1793f4f69bac941bc6f
|
|
Change-Id: If7fc0b480c58599e86bf3b75080b8b18d5d79488
|
|
Change-Id: I1417dd1dfbd812cc4ab8a1521cc9e0dfbcf37d02
|
|
- this speeds up the old SKIP_TESTS targets build-nocheck and
dev-install-nocheck
- this allows e.g. tinderboxes, which know that they just completed a
build, to only read the files for the tests (and exclude the build
itself)
- since the dep file can be quite large this might help performance in
such scenarios quite a bit
- also moving this to extensions as it is merely a performance
optimization
Conflicts:
Makefile.in
solenv/gbuild/Module.mk
Change-Id: I1265dbacdd9f3731fe755a1b997c2fa5ac1f7421
Reviewed-on: https://gerrit.libreoffice.org/2742
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
18d37cf9fb21dd809ec79135ce93f9a55512c9b3
Change-Id: Iaa18cf4343f4818e72cda08ad580672e38f6446e
|
|
On x64 Windows there is no name mangling for Win32 API calls, so a
plain extern "C" CreateBitmap() function clashes.
Change-Id: I39ca92c259f660f00952ec0a8065bae1e747cffb
|
|
This reverts commit 3b00a7f87b8d428dc8c3d1d0ddb84b74bb2343d4.
Breaks the build on windows, requires adapting
RscCompiler::GetImageFilePath() to match.
|
|
Change-Id: I8bea810debfd4f53f4c53fe06fdf1f2b9256e795
|
|
Change-Id: I492d991545239539d21fb59de3eccdd1ab56a9af
|
|
For example, 10e308 is overflow, not 0 ...
Change-Id: Ib7d622865bfb73581732bda45c76e078ee7d05d0
|
|
Change-Id: If52ea2777af1faca3ea20a7bd305307ab0c115ac
|
|
Change-Id: If8075a459acf4901ef451b24e54d88a8b68393f9
|
|
Move setupwizard code into the conditional below it. You can only work
on pPage if it isn't a null pointer anyway, to my mind this looks a
lot cleaner.
Change-Id: If8d910c15c5a1c1da5eb204b5922d074c454978b
Reviewed-on: https://gerrit.libreoffice.org/2890
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I419c37860a21ae5ab416a2c8ec3c742fbaf6a980
|
|
Change-Id: Ifdf54d30cca94d0d65d78f94d5fac31edf8c6df2
|
|
Investigated the usage of bmpmaker for fdo#39445, seemingly
it's not used anywhere. I removed it but I would be happier
if someone could confirm this.
Change-Id: I21c98e7857299aef8c482bb07750f4c13529c937
Reviewed-on: https://gerrit.libreoffice.org/2868
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Change-Id: Ifb74ce0c60e0d0796d5d04a67e9d58721b58593c
|
|
Change-Id: I49b2ca742da96ced5326b3e31f3cec35bfaabcc2
|
|
...at least due to dependency of librelogo.xcd on writer.xcd, see
82c53d537a05dadf4d7fd7ea41292897bf2d47c7 "Missing dependency."
Otherwise, having librelogo installed but not writer will cause an uncaught
RuntimeException from configmgr::Components::parseXcdFiles
(configmgr/source/components.cxx) early on in soffice.bin.
Change-Id: I97565fe5c790ed182bb27fd722c650acf8a8ee08
|
|
This reverts commit a9af9b7dbdd3854855904ecc0fbd1041d400b06b, now addressed with
5a1e2be29d886e821e5727ba185c40be1d24fc12 "Short-term fix around the
SD_DLLIMPLEMTATION debacle."
|
|
(being defined for three different sd/Library_sd*.mk files), just like it is
done in all the other sd/source/ui/dlg/*.cxx files already.
Change-Id: I1b9e886c12acb1bfd73bea52f40260760a5f46ff
|
|
Change-Id: Ia5f99e3c7cb5aa11cd33ba7f00afc4b9da10f0b7
|
|
Change-Id: Ia822a1b6d7c250a5f9de33c381b57f5cbe4b059e
|
|
Change-Id: I522619eb4304cbe2d2d862f01dcf8384ac4eb0cc
|
|
Change-Id: I0ae8bb51cef6ab5ba982ee0efd79514c11a7b3e7
|
|
Change-Id: I3b4a23dff3c2db14146351513e9fa1ea5ab3e256
|
|
Change-Id: Icecceda1b36110757754bcdbcecaae307d015fc9
|
|
Change-Id: Icf6dd7428cb88f1891c6d816a24a4126ea2cc135
|
|
Don't try to use similar code as for OS X to manage windows, events
etc. I.e. don't use UIKit in vcl to do that. Instead, just do as in
the Android port, use the "headless" vcl backend. Do keep using
CoreText, though, not FreeType & fontconfig.
Start changing the iOS "Viewer" app to correspond to the Android
"desktop" app (so it should be renamed).
Work in progress since a long time, several crucial details still
missing, but committing for now.
Change-Id: Iac5fbf8def415e4d0d21e5200450a373420ad7ee
|
|
In mingw build, the compiler is gcc, so -isystem is supported, but winres
is passed some include flags too and there -isystem should be turned back to -I.
|
|
|
|
Change-Id: I32c5bc1736305d38fb86b1b8af7606ac6c7f0dd0
|
|
Drop the Windows implementation which wasn't x64-clean anyway.
Change-Id: I1622196dc4c3b940cc8d629016985cf97480a059
|
|
Change-Id: I3f752678f72260d5e481a71164a30cfc96807034
|
|
Change-Id: I957cda779d300449e2110748a516c9662126f761
|
|
Change-Id: If8ac23dcf2a9e5811c1b2fe84c92d78cdfbc825b
|
|
Change-Id: I9746559dcf001672906472bcdeaf49b9b20cd449
|
|
Extra parameter got lost in refactoring, if we set envvar, we *do*
want to try that backend.
Change-Id: Ib530a3a6b3e6ee33aab729ce7cd1f93e209d4513
|
|
Change-Id: Ia9267c50a02acaa60d7514781384623bf17b23bd
Signed-off-by: Philipp Riemer <ruderphilipp@gmail.com>
|
|
Change-Id: I03fe61ace1ab408d51e93f1e447591bb4eb9449c
Reviewed-on: https://gerrit.libreoffice.org/2881
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Change-Id: If9e6e4be2d4d0b22b636e355a9f00748cdeb2d55
|
|
the last fix for #55430 caused #61025.
Markus Mohrhardt fixed that with by removing parts of the calc part
in 16f6ef0423cd0fd7c0e50ee28e8b32e72e21e090
I got it back where it causes no harm to the labels.
Change-Id: Ifb366a004701d7ec93b66662e14dba850d500e60
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/2786
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I1508cc13bc6f025e671fb0f942a700a37965e242
|
|
Change-Id: I48102b5e4d41ba786e9f9476b480715d5756ab87
|
|
Change-Id: I3a28d843e567db2a905125424615cba0bd28c7b4
Reviewed-on: https://gerrit.libreoffice.org/2882
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Empty datasource names occur with the datasource wizard's first page
when no datasource type has been selected yet.
Change-Id: I9bcd025aab046e6cb79db47564f55ae3f0faed55
Reviewed-on: https://gerrit.libreoffice.org/2885
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I9bdb9db8b38758117a6bad27a014376806841470
|