Age | Commit message (Collapse) | Author |
|
...so make aPostedEventList a member of the global ImpSVAppData singleton
Change-Id: Ie7ac49b56107eb393514d9ba1d91ee66296f60a0
Reviewed-on: https://gerrit.libreoffice.org/29612
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
...of which there is just one global instance each
Change-Id: I0aae0c4b517223b4fa89b7c2fea10f26eb43d14f
Reviewed-on: https://gerrit.libreoffice.org/29611
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
clarify some comments
Change-Id: Ib6d55deb52eabc4289c20fd45eacb30fef6b1165
Reviewed-on: https://gerrit.libreoffice.org/29087
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I5e4b2abd5487a383af6a8e37a4c33a90d91ec2e4
Reviewed-on: https://gerrit.libreoffice.org/29610
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I2582756fd1fb6e823daa7336a7fb1ce5d752f83e
|
|
Change-Id: I76db4c796933996cdf9d1782e9a6fb19ee7860a7
|
|
Change-Id: I1cf0964d11e9045366697b75c2606df6f62aa438
|
|
Careful reading of the code reveals that WB_POPUP is what adds
the tearoff title, not WB_OWNERDRAWDECORATION, so we can use that
instead of introducing yet another title implementation into
ImplPopupFloatWin.
This reverts commit 6128a8311d37514c49c2fe3ba80f850a51de37d6.
Change-Id: I681686c9a0bd79d80f43ce213caeef77dcbab6b8
|
|
Changes to be committed:
modified: sw/uiconfig/swriter/ui/characterproperties.ui
modified: sw/uiconfig/swriter/ui/charurlpage.ui
modified: sw/uiconfig/swriter/ui/framedialog.ui
modified: sw/uiconfig/swriter/ui/objectdialog.ui
modified: sw/uiconfig/swriter/ui/picturedialog.ui
Change-Id: Id424d45d03eb744c3c9a14db0f7a7f3ace94c234
Reviewed-on: https://gerrit.libreoffice.org/29573
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Project: dictionaries 80f232b1f6622f774f07be86fe824f31d87c7590
Calquing English’s title case is bad style in Spanish and Guarani
I’d prefer not to have translated names here, but…
While I’m here, let’s also write Guarani’s “puso” properly, with U+02BC.
|
|
Change-Id: Ie10ebcf56a6145c8edeb903bed1beb0cf5cf8a7a
|
|
Change-Id: Id6cd01c8bd4bf9ed36c17fd75ecce34eb7f36cc7
|
|
Change-Id: I7a089e77586041bce662c33a5610df122d5a74be
Reviewed-on: https://gerrit.libreoffice.org/27940
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Iaf79718ef607f23d7770f955170ea4f0953067e4
|
|
Change-Id: Ia610c28e93e853f17e80ffb5203928474113c300
|
|
Change-Id: I8e6f7ec86a17b2ee87a62a5fbe235047413ec403
|
|
Change-Id: Ic84368f4bb70973c3c5f5293d852fc573c5f73f7
Reviewed-on: https://gerrit.libreoffice.org/29601
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I84ad47f33dd142296a0f57cf8002861807c3b282
|
|
...about use of potentially uninitialized aRowHeightRange.mnValue in
nSum += aRowHeightRange.mnValue;
Assuming it is indeed a false warning, as
if (aRowHeightRange.mnRow2 < nRow)
will be entered on the first round through the for-loop, and the call to
if (!mpRowHeights->getRangeData(nRow, aRowHeightRange))
will then probably initialize aRowHeightRange.mnValue
Change-Id: I6f942884386e2a9ed5d215bbd183ed584d254658
|
|
Change-Id: I4f11af544daa2d973ccae27c49dc0143944b9c40
|
|
By replacing the getValue() call to getRangeData().
Change-Id: Ia563b08dd356d9653e6a6ce16256196b28f56b65
|
|
Change-Id: I63f8b5d490686f838c0618d670bb21a957690866
|
|
This method is supposed to return the first visible row that occurs
below the specified hight. The old code would sometimes return a
hidden row.
Change-Id: Idf32c625c4f51355cd5d8a9f12ae9bbdddd4e5aa
|
|
Change-Id: Ied13d6588e1c6677898a8151fa881804c3c58ff1
|
|
Change-Id: Id859f5584b52849d5a40e0f9946e0bf58761fbcb
|
|
...and use the rtl/character.hxx functions for surrogate handling
Change-Id: I32002f990e4f211932a99652cdfd7992d3ea6329
|
|
Change-Id: I3211707d38c15a6fd3edcbe70fc3cee9b65dd6f6
|
|
Change-Id: I30ff54c55078333526ad34256f1c81c62fca920c
|
|
Change-Id: I9a8556fcda0bd39107491dd178b816e4421f160c
|
|
Change-Id: I5716c22693c89c7d546c62703d63b7d150daa2cd
|
|
Change-Id: I42963a03fcc2657f55fb7b807aa5312c654928cd
|
|
Change-Id: Ie9280d465e86b5f5b87ffd7b2944f3ed789724d1
|
|
Change-Id: I74d718b128ea1d795ab01da1234f58cfe1852aff
|
|
Project: help 2729e2ce77fb2bb13307f86d23c4ac9c0a87799e
drop unused HID_HELP_ONSTARTUP_BOX
Change-Id: I7bc262782089f5603d61028431af5d6e378891eb
|
|
Change-Id: Ibb7a4697a509d011dd8a6a1793f41d4c73d1f253
Reviewed-on: https://gerrit.libreoffice.org/29598
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Script was tripping over this valid reference:
From source/text/shared/guide/cmis-remote-files.xhp,
we did not find file fps/uiconfig/ui/remotefilesdialog.ui.
Change-Id: I42b178742f7f168177c525191f54b43d3a5821d6
Reviewed-on: https://gerrit.libreoffice.org/29571
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 002cb35f42378ed4f0bf3e7237958de20364f1a9
test-hid-vs-ui: Correct reference to the 'FramewURLPage' element
From source/text/swriter/01/05060800.xhp, referenced items
['FrmURLPage'] were not found inside sw/uiconfig/swriter/ui/frmurlpage.ui.
Change-Id: Ic310f8336c4f35e089ec89609ae9813d1c947910
Reviewed-on: https://gerrit.libreoffice.org/29561
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 144ddfd10227e1df5278f30d769db6d764113802
test-hid-vs-ui.py: Fix reference to the FrameTypePage element
From source/text/swriter/01/05060100.xhp, referenced items ['FrmTypePage']
were not found inside sw/uiconfig/swriter/ui/frmtypepage.ui.
Change-Id: Id90eac6a6e056ac7f41865d47a883e11d064a6a0
Reviewed-on: https://gerrit.libreoffice.org/29563
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 290fafb8251ba86d9ab9eb33c8190ab1dea1e429
test-hid-vs-ui: Drop help text of removed option 'Export'
From source/text/shared/optionen/01030500.xhp, referenced items
['export'] were not found inside cui/uiconfig/ui/opthtmlpage.ui.
Change-Id: I88257e0762061d6c4760864736f6b0bd8cd8ed60
Reviewed-on: https://gerrit.libreoffice.org/29564
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 8d725fbc2ee0681358d37a0f65619781bfdecfc3
test-hid-vs-ui: Drop help text for removed UI elements
From source/text/shared/optionen/01040200.xhp, referenced items
['vscrollbar', 'hscrollbar', 'ruler'] were not found inside
sw/uiconfig/swriter/ui/viewoptionspage.ui.
Change-Id: Idb0ba9cabe6289580ca63d11331a7b91a5f9da04
Reviewed-on: https://gerrit.libreoffice.org/29565
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
... by merging all object-using CppunitTests into uxmloff, which is
already disabled for MERGELIBS.
Change-Id: I12ad08660fd714cceba2fe9b855cdb1bbda19c2d
|
|
Project: help 6b3c7ef49473eab14473f472e73013596c517a0e
test-hid-vs-ui.py: Drop help of removed UI elements
From source/text/shared/01/05210400.xhp, referenced items
['load', 'save', 'hatchingslb', 'anglectl'] were not found inside
cui/uiconfig/ui/hatchpage.ui.
Change-Id: Ifc76ca0a1894f24bb76265ce8d3d10b55f753908
Reviewed-on: https://gerrit.libreoffice.org/29566
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 3397dc7e5b3c126a2080c3f8a96b9ece8b2aaba4
test-hid-vs-ui: Drop help of removed UI elements
From source/text/shared/01/05210300.xhp, referenced items
['load', 'gradientslb', 'save'] were not found inside
cui/uiconfig/ui/gradientpage.ui.
Change-Id: Idd6a02c766d268bca806b30bd73787cb12f78338
Reviewed-on: https://gerrit.libreoffice.org/29567
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 2e76562c5f1e2afb5753c3ee9443b1df4b1b0cde
test-hid-vs-ui: Fix reference to 'replace_backwards' UI element
From one of ['source/text/shared/01/02100000.xhp',
'source/text/shared/01/02100100.xhp'], referenced items
['backwards'] were not found inside svx/uiconfig/ui/findreplacedialog.ui.
Change-Id: Idc762c8bb3e290d99e62a7dbee7f0e7ecbdcc950
Reviewed-on: https://gerrit.libreoffice.org/29568
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Exponent without sign in scientific notation is coded in Excel with a minus
sign replacing plus sign: 0.00E-00 for instance
This format is already correctly treated in Calc but was not correctly
exported to Excel or ODF
Change-Id: Ide117b04e0eb887c6cdd6699ae8ec723d1d29d50
Reviewed-on: https://gerrit.libreoffice.org/29198
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
|
|
Same fix which was added for other kind of groups:
f697d7aa5c26f9fcfd717b76a4827a5bcb38325e
Change-Id: Ic35602ce32cc35933edebc6256e85b2a2a691b77
|
|
Change-Id: I4cf35e541875e89928d43b1f7e8392908c3ffb0b
|
|
This fixes the following valgrind message:
==12572== Conditional jump or move depends on uninitialised value(s)
==12572== at 0x1505C89C: inflateEnd (inflate.c:1258)
==12572== by 0xD17644D: ZCodec::EndCompression() (zcodec.cxx:106)
==12572== by 0xD17724E: ZCodec::AttemptDecompression(SvStream&, SvStream&) (zcodec.cxx:405)
==12572== by 0x5F17020A: PlainTextFilterDetect::detect(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&) (filterdetect.cxx:157)
==12572== by 0x3C3F098C: filter::config::TypeDetection::impl_askDetectService(rtl::OUString const&, utl::MediaDescriptor&) (typedetection.cxx:1040)
==12572== by 0x3C3F0449: filter::config::TypeDetection::impl_detectTypeFlatAndDeep(utl::MediaDescriptor&, std::__debug::list<filter::config::FlatDetectionInfo, std::allocator<filter::config::FlatDetectionInfo> > const&, bool, std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> >&, rtl::OUString&) (typedetection.cxx:946)
==12572== by 0x3C3ED6A1: filter::config::TypeDetection::queryTypeByDescriptor(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, unsigned char) (typedetection.cxx:427)
==12572== by 0x49B232CF: OwnView_Impl::GetFilterNameFromExtentionAndInStream(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (ownview.cxx:219)
==12572== by 0x49B011EB: OleEmbeddedObject::TryToConvertToOOo() (oleembed.cxx:268)
==12572== by 0x49B03AD1: OleEmbeddedObject::doVerb(int) (oleembed.cxx:837)
==12572== by 0x9F5C353: SfxInPlaceClient::DoVerb(long) (ipclient.cxx:946)
==12572== by 0x402D395A: SwWrtShell::LaunchOLEObj(long) (wrtsh1.cxx:588)
==12572==
Change-Id: I51c0fbdc185897c60f6c0099b96c6ca9c25a35ba
|
|
... so area broadcasters can be "adapted" (though not changed) and
broadcast a change to invalidate listening lookup caches.
This is the delete row part of the bug scenario.
Change-Id: Ie6072a6b8e7967faa135a3c4d0a9024b6afcd69c
|
|
This is the insert part (e.g. Undo) of the bug scenario.
Change-Id: I87060bd9f0ad6d58a11308e58e7ce56875327c52
|