Also: https://extensions.libreoffice.org/en/extensions/show/oauth2ooo
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844453
Title:
[upstream] Access to the Google remote account does not work
To ma
(In reply to Mike Kaganski from comment #92)
FYI: https://github.com/google/gmail-
oauth2-tools/wiki/OAuth2DotPyRunThrough
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844453
Title:
[upstream] Ac
@cloph: could we possibly use some Python library (
https://oauth.net/code/python/ ), like we use smtplib in our
scripting/source/pyprov/mailmerge.py, which implements
com::sun::star::mail::XMailServiceProvider etc?
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
(In reply to Commit Notification from comment #80)
> The patch should be included in the daily builds available at
> https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours.
> ...
> Affected users are encouraged to test the fix and report feedback.
Please note that daily builds are creat
Our home-grown non-standard vnd.sun.star.webdav(s) schemes should be
dropped in favor of the office URI schemes supported since 5.3 [1],
hence this should be supposedly closed WONTFIX.
[1]
https://wiki.documentfoundation.org/ReleaseNotes/5.3#Office_URI_Schemes_support
--
You received this bug no
*** Bug 138602 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/462564
Title:
[Upstream] Deleting a column in Writer deletes whole table
To manage notif
*** Bug 137843 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1900454
Title:
Calc doesn't recalculate formulas on cell content changes
To manage notif
WORKSFORME with Version: 7.0.3.1 (x64)
Build ID: d7547858d014d4cf69878db179d326fc3483e082
CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Documentation bug fixed in
https://git.libreoffice.org/help/+/55d4e405d8dbdf58ba45823b3895e8a79e5a8aed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892476
Title:
[Upstream] Regular expression "\n"
Questions on AskLibO:
https://ask.libreoffice.org/en/question/228561
https://ask.libreoffice.org/en/question/228235
https://ask.libreoffice.org/en/question/98400
https://ask.libreoffice.org/en/question/205890
https://ask.libreoffice.org/en/question/215674
https://ask.libreoffice.org/en/question/20
Actually, although the problem actually doesn't manifest now for
majority of cases, it still is reproducible like this:
1. Create a new spreadsheet
2. Go to last column: AMJ (Ctrl+Arrow Right)
3. Change the width of column AMJ
4. Save as XLSX.
The reason is the code in sc/source/filter/excel/xeta
https://gerrit.libreoffice.org/c/core/+/86046
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796698
Title:
[upstream] Assigns style to columns it cannot handle in .xlsx files
To manage notification
*** Bug 123484 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825741
Title:
[upstream] Multiple instances of global menu entries
To manage notificat
(In reply to Vladimir from comment #22)
> ... and when i diceded to google it - what i saw? Proposal to change default
> befaviour of so many distros and DEs instead of adding a simple option?
Amazing how hard reading is.
Instead of seeing what actually is here (the proposal confirmed and set to N
Please note that the improvement should not disable interoperability:
user needs to be able to see similar/familiar strings from other
applications. Even if something looks "incomprehensible", it's actually
less issue than "easy-to-understand" name that doesn't ring a bell to
user that saw it multi
(In reply to Heiko Tietze from comment #13)
> ...
> calc8 - Calc object [Remark: what's the difference to standard paste
> operation?]
Regarding the cited line from Heiko's comment: one of the formats is the
default one chosen when user pastes normally (Ctrl+V). It would help to
see the "(default)
Also I'd say Heiko please just do the change, it might be fine-tuned
later.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423034
Title:
[upstream] Improve the wording of "Paste Special" options
To
Finally fixed by commits
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9886a69c472f212d88f11cfa0f3835e5dcf485b2
-
https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d107b8d3b33b16436fbe64a5e296ec5a2c69e5d
(tellingly codenamed OperationSmiley :) )
Thank you Armin and Thorsten!
--
(In reply to Papamatti from comment #90)
> What for are these dots necessary?
See comment 86.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689349
Title:
[Upstream] Draw file exported to PDF have e
Armin, seeing your last commits, can't they be ultimately applicable
here (since the problem here is that the fill must use the same geometry
for different paths, and the dots are created to define the fill
geometry boundaries - see comment 85 and comment 86)?
--
You received this bug notificatio
(In reply to Xisco FaulĂ from comment #88)
I still see the dots at some zoom levels (e.g., 12,5%) in PDF viewer.
Same as in LibreOffice itself...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689349
The problem caused by following lines in EnhancedCustomShape2d.cxx:
>if( !bLineGeometryNeededOnly )
>{
>// hack aNewB2DPolyPolygon to fill logic rect - this is
>// needed to produce gradient fills that look like mso
>aNewB2DPolygon.clear();
>
The patch mentioned in comment 85 is abandoned because of breakage of
https://blog.thebehrens.net/2009/07/21/selected-interop-improvement-how-
to-fill-ppt-autoshapes/. Reassigning to default as I haven't resources
to work on this.
--
You received this bug notification because you are a member of
Adjusting the earliest affected version to 3.3.0 (according to comment
54 and my own testing - already REPRODUCIBLE with 3.3.0.4 under
Win7x64).
Adjusting the component: this problem not only affect Draw, but also any
other module capable of using shapes, connectors etc. Tested with
Version 4.3.0.
The test document seems to be broken.
1. If I open the file using any version starting from 3.3.0.4 and up to
4.1.1.2 under Win7x64, it opens with first page empty. When I scroll it
down (so that I see some graphics on some pages), and then return to the
first page, there are "ghost" graphics in t
Excuse me, the previous comment is partially incorrect.
If I open the file and immediately try to save as DOC (either 95 or 97+), LO
crashes.
But if I open the file, then try to save as RTF, get the error message,
then try to save as DOC (either 95 or 97+), then the operation
succeedes.
--
You
LO 3.6.1.2 under Win7Pro_x64:
Save as RTF -> Error saving the document
Save as DOC (97/XP/2003) -> Crash
but
Save as DOC (95) -> OK
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1064560
Title:
so
27 matches
Mail list logo