Age | Commit message (Collapse) | Author |
|
With commit ebf767eeb2a169ba533e1b2ffccf16f41d95df35, some previously
hidden bugs manifested themselves, this is one of them.
The margin size calculated incorrectly when border offset was from
page. The border is drawn from the margin inwards, so the margin
should be equal to OOXML w:space attribute, and border distance
should be OOXML page margin - border distance - border width.
Incorrect calculation gave negative margin, with IllegalArgumentException
thrown in SfxItemPropertySet::setPropertyValue.
Change-Id: Ifcf4a348e975df53410933aab3684d17f68b688c
Reviewed-on: https://gerrit.libreoffice.org/19586
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I801c9c93921719955431716c6e56e79eed529800
|
|
Change-Id: I374caad0258624e9794993a01ab39c60fbb65a1a
|
|
Change-Id: I9849dcd31dae2e5db9ce3178640d2bf605b78238
|
|
Change-Id: Ia45ad08339ab7e6b2532d85f7a271156f29d1947
|
|
Change-Id: I810708bbd337b325ed58927fcdd67f24f70f1252
|
|
Change-Id: Ia1e3febd6a2f0c18c686a04ef5b98ee1ad2d8b88
|
|
Change-Id: Ia9451b3f6180f97fda6ff16c65b5fbfcd17b75ec
|
|
Change-Id: Ib35759c4d9e6ebc8e211d57d53d923f15ac9845a
|
|
- whenever SwClients are added or removed, the SolarMutex should be
locked
- locking the mutex there would be a performance killer
- thus only DBG_TESTSOLARMUTEX() and fixing the fallout on DBG_UTL
builds
Change-Id: I3b10b9a01c40fbe68d15ce6e9c5c74db34eb1eb6
Reviewed-on: https://gerrit.libreoffice.org/19856
|
|
This reverts commit dad32b63f852716af94cf995696b62b6e60724bd.
|
|
This reverts commit 959ac511dbebeb3983da92052ced837b39b74ed9.
|
|
Change-Id: I291db1dff5ab3ce40fda6f822a0e3ff1e6ef36c1
Reviewed-on: https://gerrit.libreoffice.org/19855
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: If57390510dde4d166be3141b9f658a7453755d3f
Reviewed-on: https://gerrit.libreoffice.org/19815
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
after my recent "com::sun::star->css in sw" commit
Change-Id: I2545648fc6f14ea0ebcabbe012e91546cf392b16
|
|
Change-Id: I7065f88c752dbd6b7db3f4b4efaec85d083edede
Reviewed-on: https://gerrit.libreoffice.org/19839
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Streamlined a couple of hotspots and some
minor cleanups.
Change-Id: I85a9423e03f7e20ce78736a44d668da859a443cd
Reviewed-on: https://gerrit.libreoffice.org/19720
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
caused by the fix for tdf#91260
Change-Id: I4a5a27b51c4cb1304647b5432c06ca9c5a96590d
|
|
Change-Id: I16e51e074704026a45471e7a08c3b96846d44053
|
|
cell values are added in parentheses to make sure negative values are handled
correctly
Change-Id: I7366493e3cd6c25607e311d4b610ef8aa704a8bb
Reviewed-on: https://gerrit.libreoffice.org/19821
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Oliver Specht <oliver.specht@cib.de>
|
|
Change-Id: I7493eaab55c23c79ca0878c34a97dfb4af857260
|
|
And use map modes to get the painting to the correct position instead of
manually adjusting each and every Paint() method.
Change-Id: I66798321b8bbf2c7968d6ac1edebb1f8df60bce8
|
|
Change-Id: Iaac8da990acdcd03858fa9187416400f0e310972
|
|
Change-Id: I30016977f1be8fb53dd239367d043de92a9467d9
|
|
Change-Id: I4be589325b89eac129328f98f9db7ce8c741892d
|
|
Change-Id: I55970d363ab53eb78d580192006e52d9240d46fb
|
|
Change-Id: If8ad3b57bd2b5af83cbf44737db24e44af92d6b7
|
|
Change-Id: Ia0de4c400937305baab7fef0e414777f0cd906e9
|
|
Change-Id: I8a0563551f1ee71e9ab9359c7b75ff5855b436b5
|
|
Change-Id: I116b4c6b8eed53ad19263fdc3a11ee67756fe472
|
|
Change-Id: I4a0282291c7737a981dbff0722228824904f07e4
Reviewed-on: https://gerrit.libreoffice.org/19804
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I6ffdb1deaa32156c65f997a1a1056928b7cd863d
Reviewed-on: https://gerrit.libreoffice.org/19803
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I56a51bf1b9edd8a032167c3b648b69236a3d8e74
Reviewed-on: https://gerrit.libreoffice.org/19765
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
|
|
Conversion of fields to text while creating mail merge documents
returns a cached value. This needs to be set before also for db name fields.
Change-Id: I5796adc82e11005ea045fb220b81201db5ff0b28
Reviewed-on: https://gerrit.libreoffice.org/19806
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Oliver Specht <oliver.specht@cib.de>
|
|
Change-Id: I4fcb05f8a58965341cf44a1b7e2367b5cbff981d
|
|
Change-Id: I39fbe3a260c8dbfc203662c54eec4db064b88195
|
|
This reverts commit bb76b8f10697f3d5ca1f9a2f19902b043bd61cd7
"loplugin:mergeclasses"
Change-Id: Ib65459ab45cd4cefa859ed75f9ddc4f070879b1d
|
|
Change-Id: I3d4b39a79c49f847c6814215593d86e8d992b38a
|
|
Change-Id: I76671a74150791e1a74ece3d5bcf40fd6c727ac7
|
|
Change-Id: I571b3cc8c6120ccddc79659e8e58b536c79f2430
|
|
Change-Id: Ia46ee03a73fde0d0fe82ebbba6f7b63c9629f99b
|
|
Change-Id: I8346c5f7a12deb5cbd4e4d9cc87ecadb30ebbeb4
|
|
The document which is attached to the ticket runs into an infinite
loop because GetLineNr() does not increase since
only dummy lines are added during formatting.
Change-Id: I92689c776fe69bb6f62af26b577989db7f34de43
Reviewed-on: https://gerrit.libreoffice.org/18896
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Oliver Specht <oliver.specht@cib.de>
|
|
It seems that number recognition in tables are not working properly
enter 10-10-10 and it should be converted to a date but it is not.
I tracked it down to the fix of bug fdo#32082. It looks like bSetNumFmt
was changed to false by mistake. Since then it has changed name to
bSetNumFormat. From what I can tell fdo#32082 still works after this
patch, but I might have missed some nuance of that bug report.
Added two tests, one for the bug mentioned above and one to check
that number recognition is working. At least with a simple date.
Change-Id: Id58849a223eb602054c66c7379cd56a68a93dea2
Reviewed-on: https://gerrit.libreoffice.org/19563
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
|
|
Change-Id: Ic135382652966e80c288f3407508bdaf0c60316e
|
|
follow code:
ScVbaCollectionBase::getItemByIntIndex
....
return createCollectionObject( m_xIndexAccess->getByIndex( nIndex - 1 ) );
....
my test code of vba:
Application.ActiveWindow.Panes(1).View
Change-Id: I5229142377364f374e4bbc24bd3b8dfd5d351f56
Reviewed-on: https://gerrit.libreoffice.org/19239
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I2b521c516caf85892dafe782da79364a534d55a2
|
|
Change-Id: I416c43f5f6819029e279bc2f5fb696b59917ef06
|
|
Change-Id: I9bea22d07a95eb521d9c3729b2aba1694cf02def
|
|
Change-Id: Ib59572c45a1404840c379318e4987f5223edca15
|