Age | Commit message (Collapse) | Author |
|
Seems like using the URL directly causes ODP export
to ignore the background image.
Probaby ODP Export requires updation as well?
|
|
fix the problem introduced by 6536826f2f4c747582d60ed40b0418c6a67a9829
Change-Id: I6c499f8490d92badda0f086d48c2347fa112bb4e
|
|
Change-Id: Ife32157ff876a0860b3920cadc24b7888200796b
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
This change is inspired by startElementNS & singleElementNS which
have namespace as first parameter to define the namespace of an
element. Some attributes of a element can be in different namespace
but until now FastAttributeList "add" method did not have a namespace
parameter. This commit adds "addNS" which accepts namespace as a
first parameter.
Change-Id: Iebf8b5e890c17f00a56923efc3506580eed070a9
|
|
Change-Id: I218e70d6a19901107fd037af255ad29692c850d4
Reviewed-on: https://gerrit.libreoffice.org/8461
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I72448b67ae52e89c206f9c313b3d351ae2a56dc3
|
|
Change-Id: I88e2e62b82f40cfa3e892023d381f7611e093fd6
|
|
Change-Id: I651599cf3ec82a31f3260985907b5b2d56665da3
|
|
Change-Id: I1445524d3c15a3dec881c1499910779b9d61b840
|
|
Change-Id: Id1e61cd6873458f052d61c95617ade753face61c
|
|
Change-Id: Ic735b7d6ddfaacab9af7405e4dacc62f818bed8c
|
|
Change-Id: I9b9457cac9b93b550ccb16522b035aeb53be9bf3
|
|
Change-Id: I152d82e34446111cead4b060f789260552d5920d
|
|
Change-Id: I7cffc8a111dd939272c6dbef8827b6f5c04a4590
Reviewed-on: https://gerrit.libreoffice.org/8455
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Iaa1cf999189f6b62547c208eadc38150400ca0fe
Reviewed-on: https://gerrit.libreoffice.org/8454
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
This patch simplifies the DrawWave logic. Callers of that code would try to
figure out what size wave to draw and pass down a style integer to
DrawWaveLine, but DrawWaveLine already has logic which trims the height of the
wave so it doesn't need the hint.
This doesn't change the UNO API
(::com::sun::star::awt::FontUnderline::SMALLWAVE), but it does get rid of
internal usages and maps those small waves to normal.
Note that changing the zoom in Calc right now causes spelling underlines to
disappear. That bug is not related to these changes.
Conflicts:
editeng/source/editeng/impedit3.cxx
Change-Id: I3caa2a74a0f5228b924d4e1b0a77f96eaef5fa00
Reviewed-on: https://gerrit.libreoffice.org/8168
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
ListBox and related now handle up to sal_Int32 elements correctly.
sal_Int32 instead of sal_Size or size_t because of UNO and a11y API.
Also disentangled some of the mess of SvTreeList and other containers
regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures.
Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a
Reviewed-on: https://gerrit.libreoffice.org/8460
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
MODE.SNGL, MODE.MULT, NEGBINOM.DIST, Z.TEST
Change-Id: I55eb05e1ebdb9dbc3ce9ae84e3cdacfdfa112091
Reviewed-on: https://gerrit.libreoffice.org/7776
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: Iba543bf0642071ab4a9164af8a4bcb35ac1ecfd0
|
|
Change-Id: Iaafe30a1095bd5b6dac3637c394818ba8bd848ce
|
|
we need it again now
This reverts commit 77c45eb25eb462bacdf7d658d6cb485f755beaa5.
Change-Id: I3e171d95e4f50c8e26824da2f6e6817d3b597d4d
|
|
Added support to grab-bag rels and associated Images for
data[i].xml, and drawing[i].xml.
Added UT for the same
Conflicts:
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Reviewed on:
https://gerrit.libreoffice.org/8362
Change-Id: I545825f67214f14037ab72b77764a07d575b8b5b
|
|
Some of this code is used by Windows.
This reverts commit b96724560f119b1b9ab8b5e1ee1759fd9b2db203.
|
|
Change-Id: I242ddcc1e352fbf92206a21d93e16c42a0e5ef8e
|
|
Change-Id: I75094f95001dab18436100375a8ec6564e8d0f8f
|
|
SfxBindings::GetSlot(unsigned short)
SfxBindings::GetSystemWindow() const
Change-Id: Icc024abcde1394ade86d3f4e623e4030382d2b63
|
|
Change-Id: I107f732cb0f26bf0546e6cf6181b4236a6ad7b49
|
|
Change-Id: If41ef729da5799ebaa4ea238c6d2c4f1087ac487
|
|
Change-Id: Ia3c53e64f6e39618b4cc85fae5f213e67041a725
|
|
Change-Id: Ia7e94a0580a26dad874b2f53b4bc17d5c4b6d115
|
|
Change-Id: I4f58a14d388cb138eb2c23c296148237f33e9fef
|
|
SvtAccessibilityOptions::GetColorValueSetColumnCount() const
SvtAccessibilityOptions::GetEdgeBlending() const
SvtAccessibilityOptions::GetListBoxMaximumLineCount() const
SvtAccessibilityOptions::GetPreviewUsesCheckeredBackground() const
SvtAccessibilityOptions::SetColorValueSetColumnCount(short)
SvtAccessibilityOptions::SetEdgeBlending(short)
SvtAccessibilityOptions::SetListBoxMaximumLineCount(short)
SvtAccessibilityOptions::SetPreviewUsesCheckeredBackground(unsigned char)
Change-Id: I1efe1da923a7c26030655ca8baa299325f416478
|
|
Change-Id: I840294fd8ae03ecfef614fea7c6f3a552596446e
|
|
Change-Id: I82205010e613a07df24f22071eec74f53578671d
|
|
Change-Id: If8cfea11552bf008ab4381ecec50aadf58a98a45
|
|
Change-Id: Ia4e8c6139b20f2370219d9e7b72e6b3083301ba0
|
|
Change-Id: I1b702a4371154ebc10c0caa7697fdbe763337b6f
|
|
ThumbnailView::DeselectItem(unsigned short)
ThumbnailView::GetItemText(unsigned short) const
ThumbnailView::SetColor(Color const&)
Change-Id: Ifed909b3c6b32e7e553bee29fbf989963c733e69
|
|
Change-Id: If28d796a72ca7f375a82fbb0a42e9810db6f34c0
|
|
VclMultiLineEdit::IsRightToLeft() const
VclMultiLineEdit::SetTextSelectable(bool)
Change-Id: I430ffd0bac59baf49bac05123f22fa004a90ec40
|
|
Change-Id: I1f3bbd1baf16c27fb5c01055295ccabb3d6eb3d7
|
|
Change-Id: Id17c8d2e2f366b666fd58317c2b8241753ae8a93
|
|
basegfx::tools::containsOnlyHorizontalAndVerticalEdges(basegfx::B2DPolyPolygon const&)
basegfx::tools::equal(basegfx::B2DPolygon const&, basegfx::B2DPolygon const&, double const&)
basegfx::tools::equal(basegfx::B3DPolyPolygon const&, basegfx::B3DPolyPolygon const&)
Change-Id: Ia20358dca68e2240ca9eadd43a18fc6c1a3693a0
|
|
drawinglayer::attribute::SdrFillGraphicAttribute::getLogSize()
Change-Id: Ib1d958e57598dd3db392de98c4d2e2df1bfc98de
|
|
Change-Id: Id137b4789652ca54290106a33d2c230723834a52
|
|
Change-Id: I1201ebf5f97f95690835d343be8d1b6f5382dbe6
|
|
Change-Id: If7b09d032d0155a38b5d5e8aa1832c86a8f7cec1
|
|
formula::FormulaTokenArray::AddString(unsigned short const*)
Change-Id: I6c014f6ada3b75398112e81f9c8e7de7dd776c7d
|
|
Remove these methods:.
formula::DoubleVectorRefToken::GetRequestedArrayLength()
formula::SingleVectorRefToken::GetRequestedArrayLength()
formula::SingleVectorRefToken::SingleVectorRefToken(
double const*, unsigned long, unsigned long)
and optimise some accessor methods.
Change-Id: I04f53593894a59dbefdd1cbc9505c6eb7cd8610b
|
|
Fix all sorts of incorrect double line handling in drawinglayer in order to
draw thick-thin double line types correctly. Also change handling of border
lines in writer tables. There are still some outstanding issues but it's
much better than how it was before.
Also realized that Word and Excel handle simple thin double lines differently;
Word varies widths of all of the lines and the gap whereas Excel only has one
fixed size for its double line. For this reason I decided to add a separate
double line type (DOUBLE_THIN) to handle Excel's double line.
Change-Id: Iaaa353b6e4f998b524262bea59260b4333e0cdb4
|