Age | Commit message (Collapse) | Author | Files | Lines |
|
it will now allocate the fixed reserved size for its tab pages to
layout-enabled tabpages
Change-Id: I5e56a09c5febc702d194f18954fd249bcd366dd9
|
|
|
|
The entire module was deprecated 10 years ago, and there is no
implementation for any of it.
WARNING: could not open key
"/UCR/com/sun/star/installation/ProtocolHandlerCheckService" in registry
"/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/installation" with published
children exists only in registry 1
Change-Id: I8f120cd58f3d5c130a5bad8a5a11374b505ec548
|
|
|
|
|
|
|
|
Change-Id: Ib732594a6b27fb0b42d055abb2f7382f021d63c9
|
|
|
|
|
|
Change-Id: I01dc14900a20fd2bfa33d44b6b445d0490ab7545
|
|
The implementation of the 4 textfield.docinfo.Info services has been
removed in OpenOffice.org 3.0.
com.sun.star.text.textfield.docinfo.Info0
com.sun.star.text.textfield.docinfo.Info1
com.sun.star.text.textfield.docinfo.Info2
com.sun.star.text.textfield.docinfo.Info3
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info3" exists only in registry
1
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info2" exists only in registry
1
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info0" exists only in registry
1
EXISTENCE: published key
"/UCR/com/sun/star/text/textfield/docinfo/Info1" exists only in registry
1
Change-Id: I2528f90de688a5b7d1e41f8741fe5a3bd1afc913
|
|
It can be still enabled, but it makes little sense to have it on by
default when the server is off by default.
Change-Id: I625f90fd67781244cc4fffa90127fd1c8707c580
|
|
The options menu had 3 items, only one required a connection, so show
the rest when selecting servers.
Change-Id: I70797be5fc8f0550380286e0cff2abbf4664591b
|
|
|
|
|
|
...which can be attractive for installation sets that use --with-system-poppler
but do not want the LO core package to depend on a poppler package. See the
comment at the top of scp2/source/ooo/module_pdfimport.scp for details.
The build-time --disable-pdfimport configure switch is gone, PDF Import is built
unconditionally for all platforms but Android and iOS now. (The
ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase
consistency across those variables.)
Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
|
|
...that are effectively ignored if the depended-on file does not exist. This
will be needed by a subsequent commit to make PDF Import optionally installable.
Change-Id: I2283be3ce75f52811a371f41aa8784f507425ee3
|
|
since 895890563cb0cc5fa872bdfd06918a46cdda172d the default shape colors changed
I just updated the test to match. I'm going to assume that this is the right
solution rather than reverting the default colors or munging the pptx filter.
Change-Id: Ie654d1b1e7cd8c904381e6fe835cca9787d45315
|
|
because CWW8 appears twice, once for normal .doc and once for .dot. So a .dot
files is tested twice if it's supported by the WW8 filter. Depending on the
(effectively arbitrary) order they appear in the list .dots may fail the "is a
normal non template .doc" test after the "is a template .dot" test and get
rejected as a CWW8 candidate.
Change-Id: I88aec29fdd5f9ec4dd4ad2813ff3c6b8fa5c5461
|
|
Change-Id: Ib2c68091f14d04818ae5e7db0ad7b8a1ec151f4f
|
|
bRet = bRet && (pFltr->GetUserData().equals(rFmtName)); is already inside an if
bRet = bRet && (pFltr->GetUserData().equals(rFmtName)); condition
bRet = xStg.Is() && IsValidStgFilter( *xStg, *pFltr ); is already inside an
if ( xStg.Is() ) condition
Change-Id: I2115041d99b6fcbae7a829557c37627d03b5ee24
|
|
Change-Id: I35f465a085081563214d4e5c9e7fb8a7ac0ef6f7
|
|
Add --cherry option that filters commits using the "git cherry" command.
Note that you need to pass git arguments for "git cherry". It means
"old-branch-or-tag" "new-branch-or-tag".
Change-Id: Iea67d0ead205c66112791cb0444fa183c7fa6e9b
|
|
This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPARAM,
RTL_CONSTASCII_USTRINGPARAM macros in IO.
Change-Id: I823fcdfe46d4d4093118f6eaab89c1ce42883a6c
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1194
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
|
|
Change-Id: Id27ec2d8531df8122d957af19cdd343eb189654d
|
|
Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6
|
|
Change-Id: Ibaee8bd83e9f34e0258b48d87151ec03c8301a3a
|
|
..which is created (touched) *after* successful download of all tarballs.
fetch.log is not a good target because we touch it along the way.
Note: This is necessary only because we write pointless? date into fetch.log.
Otherwise 'download' could be phony target, thanks to the rule being empty
if we don't need to download anything.
Change-Id: I2380ab189833e03758ddd9f9bf54be38c8fa1dbe
|
|
The current latest Android SDK doesn't cope with Java7 otherwise.
Change-Id: I0331f283dfc3ac331a8c5381058f43df7d8e8fc6
|
|
Change-Id: I0f036781914b8aeec15dbfc8c99acefae935d1b7
|
|
...that effectively is just a wrapper around a SystemFolderPicker service
implementation, as its m_bUseDMS is always false.
Change-Id: I95eb4a36fde0b98020b5fbe57e242cd2ae47ab8b
|
|
as pipefail is not supported in bash 2.x (used on Mac/PPC)
Change-Id: Iaeaed7d759be700719fb941b13942e4933c5ee71
Reviewed-on: https://gerrit.libreoffice.org/1190
Reviewed-by: Matúš Kukan <matus.kukan@gmail.com>
Tested-by: Matúš Kukan <matus.kukan@gmail.com>
|
|
Change-Id: I7efac64042fdd0b985114b06314cd7b81a6ecf6d
|
|
Change-Id: Ia46126f9f56668a14a66679b697ce54cec6ea0b8
|
|
Change-Id: I1f752dd5a912f4ecd4db6de72e0a8eccada3091a
|
|
Change-Id: Ic2312b6f97cd773f2c271ba6f76d69d896a959b7
|
|
Change-Id: I922fe667d6bf892916681988cd8599c7db9dc106
|
|
Change-Id: Id32a511970ebbebf4fbfff5fdd52bbe88cac96fc
|
|
Change-Id: I4072d93ccdc9f86fde7f333e1181d914dea45f6b
|
|
Change-Id: I3793cfd47083775fe2171eecc550e93b20ea0ee9
|
|
This module was deprecated 10 years ago; the only thing in it that was
actually used recently in OpenOffice.org is the ProductRegistration
service, but the implementation of that has been removed since it
is of no use to LibreOffice.
WARNING: could not open key "/UCR/com/sun/star/setup/FontAction" in
registry "/master/offapi/type_reference/types.rdb"
EXISTENCE: module "/UCR/com/sun/star/setup" with published children
exists only in registry 1
Change-Id: I0c2809271eb46f6f9a125c5c88e4ec76a6c01551
|
|
Change-Id: Ic91cab680b86d8064212e9833c81b37db2002720
|
|
Change-Id: I252c1ad55099a821d3c1fec3c64255c4f26a0396
|
|
Change-Id: I861b3ad248ce680ae3ced4c10eee151883ed4a9e
|
|
Change-Id: I71286414fe173bf9f698fcfbeb48524914dea2e9
|
|
it falls into a (apparently) ww8 specific old school macro
parser we use to scrape out some toolbar info and tries
to allocate some nutso numbers which throws and aborts
the import.
Skip importing these in ww6 document, and tweak the code
to be a bit more forgiving in ww8 documents where the
load fails via exceptions
Change-Id: I9bba60db3b95ece54f68d4fa23031f46545697da
|
|
Change-Id: I247fba15396a9c58eae0967099949abf17330a91
|
|
Change-Id: Ib8fb5ee973e9f555d85cb08d2945199deb4ba9aa
|
|
Change-Id: I8e3762b2cb28c6d7273e177014f2ac374d393db4
|
|
Change-Id: I80d0c997ccc29589f8527627434f900540c15bdd
|