Age | Commit message (Collapse) | Author |
|
Change-Id: I1117318d9201a8951017ebe835b6c57c6b4ad706
Reviewed-on: https://gerrit.libreoffice.org/5561
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I3161b18f73fd3141b9832e0277d3f1071f75ba39
Reviewed-on: https://gerrit.libreoffice.org/5560
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: If174b140014ca06007e3ad36e3ff80c1896406cd
Reviewed-on: https://gerrit.libreoffice.org/5559
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I5ab3f394402a7b46e735a9cafd223672761b3c6a
Reviewed-on: https://gerrit.libreoffice.org/5558
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ibbd6cfd969dd5ba3f839f48ff557d6c850ea3ab2
Reviewed-on: https://gerrit.libreoffice.org/5557
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I87b26b5eb3314cd2129f9e23870a59ccff53a02a
Reviewed-on: https://gerrit.libreoffice.org/5556
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Iacd695dd36fe482822c0abbc5ae7cf6da00c8903
|
|
Change-Id: I49b4ee1dd058ac4d2451ff8cfe8f801cee0ba5fa
|
|
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3
Reviewed-on: https://gerrit.libreoffice.org/5550
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
There is cleaner, scriptable and out-of-source-tree workaround available at:
http://fridrich.blogspot.ch/2013/08/service-announcement-openning-of-sxw.html
This reverts commit 36c64c875f5819bf5ada2bb657c490441bc24644.
Change-Id: I37362e996ff1c73bcc88d1037defd07d7bab90af
|
|
Change-Id: I3444b1788e3246503e2460051e8ddbf38aa3de86
|
|
Change-Id: I34afb1c85cf1cf389faab5f1ae415e34d42c5ef5
Reviewed-on: https://gerrit.libreoffice.org/5491
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0c5d2b194a09002292990e74aeb10984c2b41d0e
Reviewed-on: https://gerrit.libreoffice.org/5490
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I66a36acdb4aa67d438fb36597f41e847bbde10e3
Reviewed-on: https://gerrit.libreoffice.org/4796
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
|
|
consider empty graphic frames in graphic bullet area
(cherry picked from commit b16eb2a11359d6dfd330a46dd70a0142d6b722a2)
Conflicts:
sw/source/filter/ww8/ww8par.cxx
Change-Id: I242762556805b80787bc6c4305c2f735fef711d3
|
|
Change-Id: Ifde0d45e35fed94d4ef6cb93b2feda172fd6608b
|
|
SwDoc::CopyMasterHeader/Footer(): this could result in sharing the
first-page header/footer with the left-page (!) when un-sharing
via the dialog; the reason is that what actually happens here is that
the left-page header/footer was never changed but the master one
was copied in SwDocStyleSheet::SetItemSet(), so it sort of worked
by accident before the first-page header/footer was added...
Change-Id: Ia24df6ad59cda484559f2ca48ecaa7563878120b
|
|
SwDoc::ChgPageDesc(): make the invalidation of the Undo stack on
change of IsFirstShared work by delaying ChgFirstShare() until after
the check.
Change-Id: Ifbefe446df8b6d785ed1bb6394ec5beb803fb1fe
|
|
... and GetRightFmt(). If the first format is requested it must be
returned; the sharing works by copying the SwFmtHeader/Footer from
aMaster to the other members.
(regression from 4dc78aee9bcdb6ea5e9dc47ebb4a4b9e590c725a)
Change-Id: I1708f01c18b155ae75c14fc407e52ccd2bd798d7
|
|
Not copying the nodes for first page is not an option; the real problem
with the fdo45183.rtf is that flys in the header are not copied
along with the nodes, like it is done in
SwDoc::CopyPageDescHeaderFooterImpl.
Also, the same problem may occur for footers too (CopyMasterFooter).
Change-Id: I985a6b89f8cde96dc0fa0b489c44d77987f91a8a
|
|
Thanks to Niklas Johansson for testing.
Change-Id: I550076e7d62f8db389cdbf902fce0ff7f8f98165
Reviewed-on: https://gerrit.libreoffice.org/5480
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Id90935fd2b0f904f89477792edc8140cfc31e91f
Reviewed-on: https://gerrit.libreoffice.org/5412
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
|
|
Change-Id: Ib028b0846fca69ae678ff02d551eb369a59bc129
Reviewed-on: https://gerrit.libreoffice.org/5475
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I76014ecb4dd0f040b6770965cb690cc9839bedb5
Reviewed-on: https://gerrit.libreoffice.org/5474
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I2cb6b2c2169e5ba72ac8866f4a797421bd779a8b
Reviewed-on: https://gerrit.libreoffice.org/5473
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ifaad85d637167bd85be2e15809e847efcdecd584
|
|
Change-Id: I539fb2599743ed2eda3b33895f73230cc2342055
|
|
Change-Id: Ied4353f4997e330f65b8dffb58bbdc791196427e
|
|
Change-Id: I7a541a8ba6b561736e93c45ac9c20caddafcbe52
|
|
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
|
|
Change-Id: Ic968fdf76f31373240ab70d45192f9716375628b
|
|
Change-Id: I3706675aa18d4a2f6ecdcfef1e36da8c87adafac
|
|
Lots of stuff still either ended up in the wrong place, or was looked up from
the wrong place, or both. Fix most cases.
Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
|
|
Change all instances of hardcoded "program", "share" etc subfolder names to
use those from <config_folders.h> instead. In normal builds, the end result
will not change.
Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
|
|
Change-Id: I1415f8b97fc197694bd52b1cf8e94c1ec2c7bdbe
Reviewed-on: https://gerrit.libreoffice.org/5467
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Found by: Yan Ji
Patch by: zjcen
Review by: orw
(cherry picked from commit 3c7cfb25492dafb231b74d824570fb943a599981)
Conflicts:
sw/source/filter/ww8/ww8par5.cxx
Change-Id: I458d556dccab7ddbfec4889cab2bfdc76fef15c9
Related: #i119440# correction to be warning-free
sal_Unicode is unsigned on all platforms;
Found by: Pavel Janik
(cherry picked from commit 0d2bf1c7dcc7adfd0b4e8c899501eacd06ff50d4)
Change-Id: I9df9ccc770eedc2fa51a080ad47576b06befb6b0
|
|
Change-Id: Ic37d96c0f3cad6eba9a4e9327463f70ebbbfd317
Reviewed-on: https://gerrit.libreoffice.org/5501
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie8ae7c19b957410517c2a1a4f6463825bafd0e09
|
|
One of the SfxTabDialog ResID ctors is now gone, progress. Equally pleasing is
that the last use of the old PercentField is gone now as well, so that can be
removed and the new PercentFieldWrap can be renamed as PercentField to take its
place
Change-Id: I7a706e98d4dfdc3541da73c3375ee067a799b4bd
|
|
I think the compiler is wrong here. I don't think there is a way the
line can be reached without pSectNd being assigned a value. Let's
silence the warning anyway as we want to be buildable warning-free.
Change-Id: I6802c31feccdbf9727a02819fe0051b6edba3730
|
|
This reverts commit cc7a94cfa8ec901627e8f9abf28c724923deb520.
MS Word has the concept not to paint background for
the border line.
But LibreOffice follow the general html box model which
paint background for border too. So in case of double line
the border's gap has the same color as the background.
So the reverted patch can't fit to the general concept.
|
|
Change-Id: Ifba5ca49202b22de35c241fa8282270096e6794e
|
|
Painting default background is unecessary when
there is a user defined background.
Change-Id: I6564f403f0f7769b5460b07d5f3947be08c0dbf6
|
|
Change-Id: I48fa36aafa17b9660c65ed713ae2faf9c0c4d056
|
|
Decrease the minimum size of the drop caps letters to 0
and handle the case when padding is too big.
Change-Id: I10f76ddffe9d19f82afbe3226ebe3aa8ba70da89
|
|
Revert
0d9ddccd8810a81a6f4d737870969d0dcf367d23
and
66f3b17013c467b9e0a74497738c90173b7e7b4f
Solve border merge on portions level.
- Add new members to text portion called m_bJoinBorderWithPrev
and m_bJoinBorderWithNext which indicate when to skip left or
right border.
- Use these members during formating, painting and cursor calculation.
Change-Id: I24f1a848e266207b252a6cd157663edc47c51de6
|
|
Change-Id: I52735c222e14e725fc01caa156cb8ea9671a36cc
|
|
Use just those API tests which still alive.
Export filter test use import so no need for distinct
import tests.
Change-Id: Idddc2ece10e20027551538f4e8c224edffa9bfe8
|
|
Change-Id: I532401e4853319668f49c75e4653907272384d12
|
|
Change-Id: I54deff88232d54f268a03dd61646b0ad59b3d8d1
|