Age | Commit message (Collapse) | Author |
|
* Make usage of ETO_PDY flag more visible with introducing nBytesEach
variable
* Add comments for reading OutputDx
ETO_PDY flag indicates that we should read twice values
compared to the number of characters in the output string.
Values are stored in an array of 32-bit unsigned integers called
OutputDx, so there will be either 8 bytes or 4 bytes each
depending on ETO_PDY is set or not.
Change-Id: I3892c95bd9ad80b3c414e2556f91bd5218b22c3e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124097
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
|
|
Remove DEFAULT_DECLARE_SUBTYPE + EXCEPT + EXPAND_PROP_INIT
+ DECLARE_DEFAULT_CLONE_CTOR + DECLARE_DEFAULT_LEAF_XTOR + FORWARD_TO_PEER_1
+ IMPLEMENT_DEFAULT_CLONING
+ ADD_ENTRY (include removing:
/home/julien/lo/libreoffice/forms/source/xforms/convert.cxx:56:14: error: unused function 'lcl_toXSD_bool' [-Werror,-Wunused-function]
OUString lcl_toXSD_bool( const Any& rAny )
^
/home/julien/lo/libreoffice/forms/source/xforms/convert.cxx:60:9: error: unused function 'lcl_toAny_bool' [-Werror,-Wunused-function]
Any lcl_toAny_bool( const OUString& rStr )
^
/home/julien/lo/libreoffice/forms/source/xforms/convert.cxx:67:14: error: unused function 'lcl_toXSD_double' [-Werror,-Wunused-function]
OUString lcl_toXSD_double( const Any& rAny )
^
/home/julien/lo/libreoffice/forms/source/xforms/convert.cxx:80:9: error: unused function 'lcl_toAny_double' [-Werror,-Wunused-function]
Any lcl_toAny_double( const OUString& rString )
^
)
Change-Id: I1e6923922b7037e8d1e9d009b05a27111c94b6fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124827
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
UpdateTracking after toggling root mode was put in commit
b43ab86df783c7816deb5810d89d52e2c3a93b5a by mistake. This patch removes
it.
Change-Id: I25958c90621ac8c34f85933328e4e4bef83100f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124805
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
|
|
There's no, specifically not in Writer, handling of the LCID
0x0400 LANGUAGE_PROCESS_OR_USER_DEFAULT language/locale concept
other than the number formatter mapping it to LANGUAGE_SYSTEM.
Use the LANGUAGE_SYSTEM "Default" string in UI (status bar, status
menu, language list) but keep the LCID, and don't append the
resolved locale string as it is also displayed both in the Font
Western and CJK listboxes.
This ends up as two list entries, like
* Default - English (UK) first entry
* Default last entry
of which the second would be selected.
Change-Id: I8d9e4171bee6bbe9d1c9dcfb7a5fa8fc92ea1a2c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124449
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
|
|
Change-Id: I4b19e7f62a70d795071c3a45e3f1c148f509bc53
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124823
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I54c33508639044092356eed5144720261b4f65db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124816
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
since...
commit e0b41fcb56e51f20684da4ba44d7ed6e0e1a3234
Date: Thu Oct 28 13:36:50 2021 +0300
tdf#144668: docx export: simpler way to create lvlText in numberings
Change-Id: I40b3cdf5e15d3a4dacc50bd46a5bbca84e6fac03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124822
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I186f34025863882951aaa70f94ea21b8ac556dab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124821
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic96e20570f0aae9a7fab66fd39d0fadc0b72d3f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124820
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
it seems hardly necessary to be weird here
memcpy likewise
Change-Id: I57df9ffd92b4e1d1ebff281498832250f4e1caf0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124819
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I6738acf5e48b914491af64377b00f09fc87e8a80
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124818
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I179e61b84a43c9ff43ff70de8b8f020682a53686
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124817
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
when tearing down the start center. Don't leave the focus in an
arbitrary widget.
Change-Id: I82c30c94121dc43b2ea1b4fbc66a0a3e79f7e664
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124803
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Remove REGISTER_VOID_PROP + REGISTER_BOOL_PROPERTY_RO + REGISTER_PROPERTY_RO + REGISTER_PROPERTY
+ PROPERTY_RO + PROPERTY + REGISTER_PROPERTY_BOOL + REGISTER_BOOL_PROPERTY
+ REGISTER_PROPERTY_API
Change-Id: Ia38d75e89aafc5788bc143aae864eac9ad5bb86d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124815
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I3171c95523408b69587aaa2bb064c750bc56c55d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124809
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
* Update helpcontent2 from branch 'master'
to 982f985d2a8e8f429d147eb158b89c73bd60f2ae
- tdf#140781 Add PDF + XSLT import API names for CLI
* amended python script
* regenerated convert Help page
Change-Id: I4891491d87b4b21c2d103b9df2adb03a21aff790
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124787
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Remove DEFAULT_IMPLEMNENT_SUBTYPE + SET_PROPERTY
Change-Id: Ic1ab69076017eeb58cefb3dbecd385f1b862c031
Change-Id: I91230d25e8eb11c6c0dd6cec920c6bd5ec958bb3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124808
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
* Update helpcontent2 from branch 'master'
to 5ee4d72936eff5346ed85ccb4958801a44f712f0
- tdf#132643 Translate German section IDs
Change-Id: If48434cb30d46b4cc7a5d1dcf7e1c9112e75aae8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124812
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 964617bdd9e75ad6a6ecb4c549c53776ff8d973c
- tdf#132643 Translate German section IDs
Change-Id: Ic665b9ec63d2c59aade61648f2a5a79729412cf3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124814
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 3ae4d8901912b649aedbeedc907c117409fa2ef2
- tdf#132643 Translate German section IDs
Change-Id: Idac11dadcb74de868d9fae27a571a66d0da7e862
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124813
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 977d1c9044ef41391b9fa3ccc5244cd206623a30
- tdf#132643 Translate German section IDs
Change-Id: I11f0723a02ed0861ae8cb8d372e19267803ea948
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124810
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to c4ba4d4ba96ae6cc27aed0719efa80a67e7a3f02
- tdf#132643 Translate German section IDs
Change-Id: Ibad45c90138e05fea58b73e05c4b056d377abfb4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124811
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 0d55f7694f6a490649f9318de2fca1efcbc85f11
- tdf#132643 Translate German section IDs
Change-Id: I0270586e9ade893b26338a1a9dc9f0bb5d4482c0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124799
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to f0e247ba0f835b39e21d0bffd77ec7b83c0c3122
- tdf#132643 Translate German section IDs
Change-Id: I1ece2fe7408cc64d93f6b58a7744acaf06fd4f5f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124798
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 1ffd51ac1318d250e3f462a28804545deef0790b
- tdf#132643 Translate German section IDs
Change-Id: I46dc72453686d590c4ad58dd2c7de84659815c54
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 0cf80abe2d2e49937e06d2d516348c7a12d816ee
- tdf#132643 Translate German section IDs
Remove unused.
Change-Id: I7317f4692628cb2845cdb32c84391541c6754014
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124796
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
* Update helpcontent2 from branch 'master'
to 37ded3c73f7a54b03ce1fc7b427cd612086e3e7d
- tdf#132643 Translate German section IDs
Change-Id: I5e1d2ef92b75b3c4547fbb04ba40fd8c2f43c81a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124795
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Remove DECLARE_DEFAULT_CLONING + IMPLEMENT_DEFAULT_TYPED_CLONING + DECLARE_XPERSISTOBJECT
Change-Id: Ib874cadcfd30c3ac9e2d12036482868c19a2d98b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124807
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
instead of XInterface, to make it obvious what the reality of the
requirement is
Change-Id: Icdd4113f2a0ece930305f4d8ba010b81d24f43c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124802
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ie9df072747311791ac04699cb8c3101a03da7431
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124801
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0be535097cb7e2c8fa2346843592945db981dad0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124800
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Remove IMPL_COLUMN
Change-Id: I7446b1146853c7a3b0820a681793e0146921da0b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124791
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
The patch makes extrusion surface presets 'matte', 'plastic' and 'metal'
look different from another. That has been broken from the beginning of
custom shape extrusion in OOo2.
To get 'matte' ODF conform, property first-light-harsh is enable.
To keep smooth rendering set by PowerPoint, forcing shade mode 'flat'
is removed.
For more details about the change see comment in bug tdf#140321.
Change-Id: Idd1e0af19ea3f7e604da7f10330c6f9e640d08f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124720
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
|
|
Change-Id: I9e099c7ab59fc8db1deaae454b413f3b5dc62b55
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124790
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
|
|
* Update helpcontent2 from branch 'master'
to c845d15fbff54fce2abb4a402cc3f565e84c5f43
- tdf#140111 Add "Comments" to View menu description
Change-Id: I1cb5399e47d2726c318f9ebf35c8fff4f8720d69
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124789
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Remove DECL_COLUMN
Change-Id: Ie7533f8a52e7365215fbd878385f2bed0113b5aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124788
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Remove DECL_PROP_IMPL
Change-Id: I4ba5e3252058b137cd314f0aed0caf60bb347852
Change-Id: Icfda67a31f465ebfe0c13761bdbdf9b024605dc5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124785
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
* Update helpcontent2 from branch 'master'
to 8278dc648a49ae83fac8208fbe0ac6041cef56e4
- Fixing links
Change-Id: Iaffff844cfa18b2d3a8715e01d236e2d49ebe74a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124702
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
|
|
Allowing the use of Even pages is a document-level setting.
So if the document does not allow the use of an even page,
although we will read it in once (in order to preserve the contents)
there is no point in copying it to every inheriting page style
(especially if it contains large items like images).
Change-Id: I22ccb16e29c5335e50010f8a334494aaa1d45785
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124437
Tested-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Justin Luth <justin_luth@sil.org>
|
|
Change-Id: I3bd6e118455c8ce86650797e05b7e40ca066eb53
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124784
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ie16100c10fce6366659be17261a97795d372ff11
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124754
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
|
|
Remove BEGIN_DESCRIBE_PROPERTIES
Change-Id: Ic1f52f21037e890c4f7143a1283f34101dbb737a
Change-Id: I1bd902af7f634bb70313dda72b7a008bdda38f75
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124782
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
* Update helpcontent2 from branch 'master'
to ea8bee81962bf4a1fa053578c3a21cf55715d483
- Close navigation menus when clicking outside them
Change-Id: I6d567d7978ed5997b4ca9bf865e9e54d6c67a3a0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124718
Tested-by: Jenkins
Reviewed-by: Ross Johnson <ross.johnson@homemail.com.au>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Remove END_DESCRIBE_PROPERTIES
Change-Id: I844b71cd74f2b2c5306d0ad979ed56480892268c
Change-Id: Ia0aa75a3042ecc47bf434afb0de971d35ab78dfa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124783
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
...and causes "declaration nested in DLLPRIVATE declaration redundantly marked
as DLLPRIVATE [loplugin:dllprivate]" from within the macro expansion, so revert
that part of 54435d56051e19a408a1fcce16a3e4add185c018 "use more
DECL_DLLPRIVATE_LINK"
Change-Id: I51043214963176a761c784651224f84412777e36
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124780
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: Ide678707e48edac2647de5120dcac0da250c2947
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124764
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I18d96f41dca5072359fdf325cc37dea84de5838a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124770
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
|
|
... since commit fb3c04bd1930eedacd406874e1a285d62bbf27d9
Change-Id: Ib56e854206074dd247dcd0f876a8a92b3f9af7ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124763
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
|
|
Change-Id: I398596f77aa47ab6d4db01b94422262048cffd3e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124779
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
|
|
Remove DECL_BOOL_PROP_IMPL + BEGIN_DESCRIBE_BASE_PROPERTIES
Change-Id: I1a55c9de46ae741045002241a2b0f5dfa32db8c4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124777
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|