Age | Commit message (Collapse) | Author |
|
The generated cxx files that are built in the StaticLibrary depend on
the header from the UnpackedTarball. When the tarball gets unpacked
again in an incremental build, the headers may have changed and the cxx
files that include them must be rebuilt. This works for those headers
that are added to a Package, because they are make targets, but not for
those that are not delivered and just sit in the unpacked directory.
These need to be manually enumerated in order to turn them into make
targets, which is not entirely satisfying.
A little grepping in the .d file for the StaticLibrary can help:
grep "UnpackedTarball.*\.h" workdir/*/Dep/LinkTarget/StaticLibrary/libwpslib.a.d | sed 's,:* \+[^ ]*$,,' | sed 's,^.*UnpackedTarball/[a-zA-Z0-9]*/,,' | sort | uniq
Change-Id: I9fd4ee0cd6646c834118cf172e39a24d2833c439
|
|
Change-Id: I75c754a9b1cb59936f1ea6acac92ad47ac417f27
|
|
Change-Id: I92395d5883ce862f1dca7b88aa4291a9608c1a52
|
|
Change-Id: I63e68bd37b46f339d09d97a6bf6edfeaa6a7df1d
|
|
Change-Id: I17eae5612b88c3f57842a8ae50b1d062acf94765
|
|
Change-Id: I22d94cf0584be892da6ba17aadabf45f47809252
|
|
Change-Id: Ibd651c0d027dcf8b63b9208ffdcbcfaee3165b38
Reviewed-on: https://gerrit.libreoffice.org/910
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Otherwise, the table default borders will be used.
Change-Id: Iebab1204dc40f79e10164e4815bbdbbe054ef144
Reviewed-on: https://gerrit.libreoffice.org/909
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Change-Id: I148345485534ae50b616857d971ef1c8b1594f28
Reviewed-on: https://gerrit.libreoffice.org/908
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Project: binfilter 9e1d8c9cfa1197c4fa5685240549fed3134e4f7c
fdo#46808: Adapted to core CalendarWrapper changes
|
|
Did not need to create a new interface, because XCalendar3
already covers the whole service interface.
Change-Id: Iaf094014c16e872d2003ca6e8e7588abd081d882
|
|
Removing the xJobExecutor.is() check from
SfxGlobalEvents_Impl::implts_notifyJobExecution was wrong, as
m_xJobExecutorListener was a WeakReference. However, it appears there is no
good reason for the latter, so the situation can be corrected by turning it into
a plain Reference.
Change-Id: I5690d226b3e8fdd97f75a37502e600b460ec674c
|
|
Also remove some unnecessary fields.
|
|
Change-Id: I01e007a9e1dee12a8081e8b165fa7e090d594612
|
|
The service already existed, it just did not have an IDL file.
|
|
Change-Id: I198f25f556efd4ec3f6582cf8bfb40675c6e3570
|
|
|
|
Change-Id: I25595ea67eb521e118f4b00337ef2a55dc52256a
|
|
|
|
|
|
Change-Id: If39ae761165bc4debd3c7d994be0446149f2c4ac
|
|
|
|
|
|
...from the old dmake and/or Hamburg-specific set up.
Change-Id: I441ce66dd91d353196cd9d1a9853720195a6fcdc
|
|
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
|
|
Change-Id: I9d86ea5b27e8b8db75bf7a2ea9965621c857adb7
|
|
This reverts commit 393262b325338b568c86b9183f37fc950cfbf127. It turns
out that this hack is not really needed for n#778140, but it causes
problems, for example in case of n#775899.
Change-Id: I00b9f7112f951935450c683c5942b0d6c2b7fee2
|
|
Change-Id: I23e32cfc100441530691e0dcdc71eac37b3fbf0d
|
|
Change-Id: I4d8ee9e339139716e549000dd22d02ab8b963d9d
|
|
commit 5d4bd2f97128adecc5b11699e98c934be3c3a462 unconditionally enabled
AddParaTableSpacing doc setting, which broke the layout of some
documents, e.g. n#778836. Fix this by doing what the WW8 importer does:
enable the setting only in case the w:doNotUseHTMLParagraphAutoSpacing
tag is present.
Change-Id: I104259a1f37f28e3c4362eb638a134b593fcb851
|
|
Change-Id: I4599c252ba1d37e5377e405ac1a0e7bf4e22086a
|
|
Change-Id: Iced89d43299767a30d31d1c5e3abf3e8c91f76cc
|
|
Said executables will not be used for anything, of course.
We can't use gb_STDLIBS, which also contains -lm after my previous
commit, as fontconfig is C, not C++, and gb_STDLIBS contains
-lgnustl_static, and only our $(CXX), not $(CC), contains the -L that
points to where -lgnustl_static is to be found.
Change-Id: I40c459580f357d913ddc55eae00e16f90f81d510
|
|
Change-Id: I2bee6cc4f985ee47dbe4d2e35acf688042970519
|
|
Change-Id: I8ee685fa36f922a391802ac0de69f5cab2d69b6c
|
|
Change-Id: Ic498efe935194e95c593c5378d882664b7ad14ef
|
|
Change-Id: Iab93d5dc4b3c19d3661846b16956573078fa4cfd
|
|
Otherwise the executables (that we won't need of course) won't link
for Android.
Change-Id: I993f404caa77e8ceadd669230eba43469cffc5a1
|
|
Project: help 23d7515757534fca7d50e1201745586adde4b8f6
fdo#42135 Add help for the button export in Macro Organizer
|
|
See the fdo#42407 bugdoc for a reproducer.
Change-Id: Ia683a87215c71a238db322cb60ce5e31309eb7e9
|
|
Change-Id: Id50ca2e0804d9e56334c9f7149dc4080a7fee729
|
|
Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672
|
|
This reverts commit 5e48667f6bdd2f5e05b3f41d080fda06bd3d7c16 for now until
<https://gerrit-review.googlesource.com/#/c/36190/> "Expanded submodule
subscription support" is fixed, as it inadvertently caused gerrit to no longer
automatically create corresponding core commits whenever receiving submodule
commits (whether or not that is actually a good feature).
|
|
Change-Id: Icb8fa341fe76abb03ba59cbc57e8b54dbb9acbec
Reviewed-on: https://gerrit.libreoffice.org/935
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5
|
|
It turns out that the native library cannot be renamed after creation.
The right name must be used from the beginning, otherwise
publishing is failing with the follow error (gacutil -i):
"Failure adding assembly to the cache: Invalid file or assembly name.
The name of the file must be the name of the assembly plus .dll or .exe."
To rectify that create the native lib as cli_cppuhelper.dll,
rename the signed assembly to assembly/cli_cppuhelper.dll and
teach scp2 to pick up the right one: assembly/cli_cppuhelper.dll
(and not cli_cppuhelper.dll).
Change-Id: I2073b617cd440865ae4ab838bb801329f2b07194
|
|
Change-Id: I505a4a780e8fedbb41cd031d71d6a5e53c36624e
|
|
Change-Id: I004825342646f839f72d8c180efdba6a7f835da7
|
|
Change-Id: Ie660f8b3f885e3f26f188314433b9fbff27bf50a
|
|
Change-Id: I5b761341b1bfbd3462ab5ffa21608182584f757a
|