Age | Commit message (Collapse) | Author |
|
This fixes the import logic for tdf#100830 to handle transparencies other than 50%.
Change-Id: If4e2e369a9674488878bb0a4378d48292ea4e0cb
Reviewed-on: https://gerrit.libreoffice.org/29581
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
This fixes #5 issue of abovementioned bugzilla entry.
As LO font doesn't support individual rotation of characters,
now we simply ignore lfOrientation (as MS Word does).
Change-Id: I36fd05f8e27f768ea690527360434df29e1d843f
Reviewed-on: https://gerrit.libreoffice.org/28684
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: I67fae694a27c68c37e1f687ceaee9ff19db0ce55
|
|
Change-Id: I2f6f993b92ae7f2f89b2d9d6c89b51d827226a3d
Reviewed-on: https://gerrit.libreoffice.org/29554
Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Tested-by: Takeshi Abe <tabe@fixedpoint.jp>
|
|
Change-Id: I3310699020bfea085eb62c50a7d5de25af51c1b1
|
|
Project: help 298738d4bdfd00f9e73d53d4821d740fab494a90
test-hid-vs-ui: Fix references to UI elements
From source/text/shared/01/05280000.xhp, referenced items
['slantx', 'slanty'] were not found inside
svx/uiconfig/ui/dockingfontwork.ui.
Change-Id: Ie45282d59f51427e79a334e7d62588ac3bc62ac7
Reviewed-on: https://gerrit.libreoffice.org/29569
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Project: help 5e1ffc32d24ea75aa762a8b8c2b9f2b8ada0fa0e
This ahelp path should not start with hid/
Change-Id: Ia36807f1d233b94e6c191ce8434ebd26cb8cbd76
Reviewed-on: https://gerrit.libreoffice.org/29562
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Change-Id: I93dbb180fc65bca77e0eb58f116d0a0a5266556a
|
|
Change-Id: I86cdf2aa9fd5167073da215f5baf50bb4f64f4dd
Reviewed-on: https://gerrit.libreoffice.org/29579
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Szymon Kłos <eszkadev@gmail.com>
|
|
... so replace with a simple value == 0.0 also in other modules than sc.
Change-Id: Ie7316505a1cf9c15100114b45d300facceb03b7e
Reviewed-on: https://gerrit.libreoffice.org/29575
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Ief823dd19bc1c56a4acf380bfec8d35bdb20ad96
|
|
Change-Id: Idd8fc19b24f4d55cd0f836761d5f155b9310c3ca
|
|
Change-Id: I243d29779247a8ebf622e989161d90a8b343704e
|
|
Change-Id: Ie070591ca92f8ab74c738bcf6a86b94329ab8b88
|
|
Change-Id: Id716c9f9caa1a1e4f8ae0e7e05837bebdec4335a
|
|
Change-Id: If19daf643a9dfcebe57d5d4860f1f4282b39e5fa
|
|
Change-Id: I55719033e6d130673b208b58305e8062031a0a47
|
|
Change-Id: Ideb8eff9d89dbc207dcf7d1228070b2e4a954723
|
|
Change-Id: I746787eb0a4d961a00372bf40dc1bb98e8ef3607
|
|
Numeric content is not to be formatted with the text format. Entering a
value in such formatted cell still forces it to text content as usual
and then it is displayed using the text format.
The previous behavior displaying also numeric content using the text
format was always wrong and neither Excel nor Gnumeric do it. A numeric
content is displayed left aligned though, which also Excel does.
Change-Id: I3038123b2bfdc4669a8f73840742da92a1df895d
|
|
Change-Id: Ie4e2b42d3f261ded4f2c8778e6a099103d7d3663
|
|
Change-Id: I1253044f26553dab08bc2a38c706f634e9377c86
Reviewed-on: https://gerrit.libreoffice.org/29578
Reviewed-by: Marco Cecchetti <mrcekets@gmail.com>
Tested-by: Marco Cecchetti <mrcekets@gmail.com>
|
|
... so replace with a simple value == 0.0
Change-Id: I66bb05517467ff6f5e08852024ef6e067e6d6883
Reviewed-on: https://gerrit.libreoffice.org/29570
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Traditionally only ordinary com.sun.star.text.TextDocument could be
inserted as a section but then commit
3da8f3680556e0163f660a0a159930337c8c32ff unintentionally enabled
inserting everything, including master documents
(com.sun.star.text.GlobalDocument).
I'm really not sure if this should be allowed or not but apparently
somebody finds it useful so here we add some crude hacks to enable it
(to be reverted in case it causes trouble).
(regression? from 805fd1ca343d6295b8114a24cc29bdac332f266d)
Change-Id: I439b2516fcbe54977ff04e487a920acd38c27152
|
|
It's only use was approxEqual(value,0.0) which doesn't yield true for
any other value than 0.0, so replace with value==0.0
Change-Id: I9f4f496c94c2a24e934a1d33c070a070e4f2e1c6
Reviewed-on: https://gerrit.libreoffice.org/29576
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
|
|
Change-Id: I10a8298e5379fa93a5d3616202a7802c0eda1cbb
|
|
Change-Id: I43f2fda133371a1284a53beeeb774552210c7e3f
|
|
By accident, the plugin had only looked into non-member functions until now.
However, for the vast majority of newly found cases, it is unclear to me whether
the relevant code needs fixing or not, so I put all those into a giant whitelist
for now. Maybe the plugin's sginal/noise ration just isn't worth it, anyway.
Change-Id: I7997a0ebdb4211af208285611656a40ead97d935
|
|
...to only work with LONG values, as it is only used to compare enumerator
values. (But keep its general defensive-programming air that's so prevalent
across the idlc code base; not sure whether it could rightfully be tightened, or
whether this might be needed in parser's error recovery.)
Change-Id: I15f1700834f9397f3c2e0ffdb00e2abeecb734f9
|
|
Change-Id: I417cea926abcc511e74a090ee90a851c138ac0c0
|
|
Change-Id: I9e6d499788467e5215464cf8f5146721b847909c
|
|
Change-Id: Id035cb04c0cd7879d7075b7c1bcd0359564f2f0b
|
|
Change-Id: I12865d743daa3e6479edb60584d5bd01f88e818d
|
|
I just can't even.
Change-Id: Iab3572847bcbe63cb3c19bb027c8a6388c90fd59
|
|
Note that the OpenCL approxEqual() is used only in the implementation
of the RATE function, which is not in the trusted subset anyway, so
that won't actually be used.
Change-Id: Ide30921b1e1f48abb68b5dc64bc2da2fa802038b
|
|
Change-Id: Ieb6e6555f79c8030672a58a23248a2a5e7f8e09d
|
|
Change-Id: Idb34feecb710c1415cf8863717809927665cd31b
|
|
Change-Id: I186d579671712a2bdd21ab2f4bd81fed403f67aa
|
|
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
|
|
Replace the DEBUG_DISABLE_PDFCOMPRESSION ifdef with a
VCL_DEBUG_DISABLE_PDFCOMPRESSION environment variable. The less build
configurations we have, the better, I guess.
Also remove the COMPRESS_PAGES define, which was exactly defined when
DEBUG_DISABLE_PDFCOMPRESSION wasn't.
Change-Id: Iaa5530317432e59dee0d3ea2cb606661e8283835
|
|
This happened when in the debugger sitting on a break, switching to the
application, hitting Ctrl+Q to quit, the Gnome "application not
responding" query box appeared, then continuing in the debugger,
answered "quit without saving" in the application while the Gnome query
box was still displayed (which usually disappears automatically if the
application runs again). Apparently some race condition between system
clipboard and the application being torn down.
Change-Id: I6accc29a14dec15f9fc7c2aeadf57475de148b2d
|
|
Change-Id: I4b30cbc7bc6a3a3a635c3889d43b7fa6513209f5
|
|
Change-Id: Ia6a9b40ea33dd9bff8322d8cff1692926f6d1db0
|
|
Change-Id: I151a37a37435a44e7331d957bd9d36f84cdf8677
|
|
Change-Id: Id9a49391de6283ee15cb6e12564c3f57762ddffc
|
|
and
1) merge with AreaTransparencyGradientControl
2) grab focus for keyboard a11y like similar popups
3) use degree symbol instead of "degrees" text
and it now grows nicely to fit everything in correctly
Change-Id: I326f3393165f7a098d739be70b644b29dd5238f0
|
|
Artwork by Yanpas and Dipankar Niranjan
Change-Id: I395b32953a791ae5f93e8e24120ca8c166677c50
Reviewed-on: https://gerrit.libreoffice.org/29555
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
Needed to ensure correct return value in dialog
and that it repaints
Change-Id: I029d10b6699629b2f2f8651f6d96ceceba7a3d8c
Reviewed-on: https://gerrit.libreoffice.org/29401
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
|
|
Change-Id: I072635ff7c67022ebfd5bdb475e390f3aab7a51c
|
|
Change-Id: Ic0944837bc49f4a0e86f67bcb5dccc8c1854a396
|