sw/qa/extras/tiledrendering/tiledrendering.cxx | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 784a1468354c3ed8a8bdee216771aa234ab38407
Author: Skyler Grey
AuthorDate: Thu Jul 25 12:34:34 2024 +
Commit: Miklos Vajna
CommitDate: Thu Aug 8 08
Hi Eyal,
On Thu, Aug 08, 2024 at 12:17:31AM +0300, Eyal Rozenberg
wrote:
> > + UNCONFIRMED: 1202 (+1202)
> > + enhancements: 286 (+286)
> > + needsUXEval: 4 (+4)
> > + haveBackTrace: 9 (+9)
> > + needsDevAdvice: 47 (+47)
> > + documentation: 3
sw/inc/node.hxx |2 +-
sw/source/core/doc/docredln.cxx | 11 +++
sw/source/filter/ascii/wrtasc.cxx |9 ++---
3 files changed, 14 insertions(+), 8 deletions(-)
New commits:
commit e7b18152658ccf9a433da04b18c83ba672959da0
Author: Xisco Fauli
AuthorDate
sw/source/uibase/shells/txtnum.cxx | 18 +-
1 file changed, 13 insertions(+), 5 deletions(-)
New commits:
commit 04de53f3fad4cf2bb653a64e0a18b66bd64568ac
Author: Patrick Luby
AuthorDate: Tue Jul 30 16:17:12 2024 -0400
Commit: Mike Kaganski
CommitDate: Thu Aug 8 06:52:5
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit decf6aaec6b00af40e4cfe8a51aefb3a6352dbd2
Author: Aron Budea
AuthorDate: Thu Aug 8 06:48:05 2024 +0200
Commit: Aron Budea
CommitDate: Thu Aug 8 06:48:05 2024 +0200
Bump version to 7.5.9.2.M4
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 566ff0d63a70af58213050e49974ab5d357940c9
Author: Aron Budea
AuthorDate: Thu Aug 8 05:44:57 2024 +0200
Commit: Aron Budea
CommitDate: Thu Aug 8 05:44:57 2024 +0200
Bump version to 7.6.7.2.M3
vcl/source/gdi/CommonSalLayout.cxx |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit e459d2dc2ddafa14c442132493e39b987892cd16
Author: Jonathan Clark
AuthorDate: Wed Aug 7 13:37:20 2024 -0600
Commit: Jonathan Clark
CommitDate: Thu Aug 8 05:43:08 2024 +
sw/qa/extras/ooxmlexport/data/tdf128646.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport20.cxx | 27 +++
sw/qa/extras/ooxmlexport/ooxmlexport21.cxx | 14 +++---
sw/qa/writerfilter/dmapper/GraphicImport.cxx | 23 ---
4 files changed, 5
sw/inc/unofieldcoll.hxx |3 +
sw/inc/unotxdoc.hxx |3 +
sw/source/core/inc/unofield.hxx |2 -
sw/source/core/unocore/unofield.cxx | 11 --
sw/source/uibase/uno/unotxdoc.cxx
Hi Michael,
Michael Stahl schrieb am 07.08.2024 um 17:55:
On 07/08/2024 17:45, Regina Henschel wrote:
Hi all
The rule
SheetName ::= QuotedSheetName | '$'? [^\]\. #$']+
is part of section 5.8 References, part 4 ODF
Kann someone please explain the alternative
'$'? [^\]\. #$']+
to me?
I think
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
chart2/source/controller/main/DrawCommandDispatch.cxx |2 +-
chart2/source/controller/main/ObjectHierarchy.cxx |2 +-
filter/source/msfilter/escherex.cxx |4 ++--
sc/source/core/data/document.cxx |2 +-
svx/source/customshapes/EnhancedCust
wizards/source/scriptforge/SF_PythonHelper.xba |4
1 file changed, 4 insertions(+)
New commits:
commit 4c514dc78b68fc9c69a8425ee93d199bef1deac8
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 7 16:45:18 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Aug 7 18:03:31 2024 +0
On 07/08/2024 17:45, Regina Henschel wrote:
Hi all
The rule
SheetName ::= QuotedSheetName | '$'? [^\]\. #$']+
is part of section 5.8 References, part 4 ODF
Kann someone please explain the alternative
'$'? [^\]\. #$']+
to me?
I think, '$'? means one or no character $
and [^\] means one charac
Hi all
The rule
SheetName ::= QuotedSheetName | '$'? [^\]\. #$']+
is part of section 5.8 References, part 4 ODF
Kann someone please explain the alternative
'$'? [^\]\. #$']+
to me?
I think, '$'? means one or no character $
and [^\] means one character but not character \
But the rest?
Kind re
Hi,
The prototype agenda is below. Extra items are appreciated either in
this document or as a reply to this mail:
https://pad.documentfoundation.org/p/esc
You can join using Jitsi here:
https://jitsi.documentfoundation.org/esc
Regards,
Miklos
---
* Present:
+
* Completed Action Items
desktop/source/app/sofficemain.cxx | 15 +--
static/README.wasm.md |7 +++
2 files changed, 20 insertions(+), 2 deletions(-)
New commits:
commit 146fafa691e63de00d6030d88626833ab43d7a65
Author: Stephan Bergmann
AuthorDate: Wed Aug 7 15:01:25 2024 +0200
Comm
wizards/source/scriptforge/SF_Utils.xba |2 +-
wizards/source/scriptforge/python/scriptforge.py |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e7aa613e751c159881cb2448d5c7e08549f3fe49
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 7 14:32:09 2024
include/svx/colorbox.hxx |1 +
sw/inc/strings.hrc |5 +
sw/source/uibase/sidebar/PageStylesPanel.cxx |8
sw/uiconfig/swriter/ui/pagestylespanel.ui| 25 -
4 files changed, 30 insertions(+), 9 deleti
sw/inc/ToxTabStopTokenHandler.hxx | 14 -
sw/inc/ToxTextGenerator.hxx |3 -
sw/qa/core/test_ToxTextGenerator.cxx |9 ++-
sw/qa/extras/uiwriter/uiwriter6.cxx |2
sw/source/core/doc/doctxm.cxx | 45 ++--
Hello everyone,
In the last week I couldn't do much due to college.
I implemented a method to retrieve reference comment to
show on the top of the thread. For that, I needed to get
the anchor position of the root comment from which I get
the text node which contains the reference text. And
final
would be interested as well.
Le 05.08.24 à 20:54, Dione Maddern a écrit :
Hi all. I'm part of the Documentation team, currently working on the
Offline Help for LibreOffice. I've noticed that a number of components
in the the UI have missing or wrong HIDs (E.g. Bug 159505
(https://bugs.docum
include/vcl/weld.hxx |2 +-
vcl/inc/qt5/QtInstanceWidget.hxx |2 +-
vcl/qt5/QtInstanceWidget.cxx |6 +-
3 files changed, 7 insertions(+), 3 deletions(-)
New commits:
commit ce871166dad9d1cc618fae1684c8f8031cb4e635
Author: Michael Weghorn
AuthorDate: Wed Aug 7
sw/source/core/layout/layact.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 66e59cd1a988d2c8aa4c81b4183269e2f56e9b9f
Author: Miklos Vajna
AuthorDate: Wed Aug 7 13:10:38 2024 +0200
Commit: Miklos Vajna
CommitDate: Wed Aug 7 14:33:08 2024 +0200
s
sw/source/uibase/shells/textfld.cxx |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit bcf4b998741da342d8612dfa2ac8b9d5d95269d4
Author: Noel Grandin
AuthorDate: Mon Aug 5 13:00:59 2024 +0200
Commit: Noel Grandin
CommitDate: Wed Aug 7 13:29:41 2024 +0200
sw/source/core/layout/paintfrm.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 3215fcdc58f0835857dedfc91573b9c891f3ae0a
Author: Skyler Grey
AuthorDate: Mon Jul 29 08:00:47 2024 +
Commit: Miklos Vajna
CommitDate: Wed Aug 7 13:10:05 2024 +0200
cool#9654 fix: Skip
Hi,
This is my weekly status update for gsoc improving experience around
windows.
Currently, persistentwindowstate.cxx stores the windowstate when the frame
is closed.
If the user had cancelled to save the document when closing and we add
window states within the document, unless we save the wind
sw/source/uibase/shells/textfld.cxx | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 0c6599ca14ff4ff63224a7e34e93eb30e1ce2adc
Author: Noel Grandin
AuthorDate: Mon Aug 5 12:56:10 2024 +0200
Commit: Noel Grandin
CommitDate: Wed Aug 7 12:06:10 2024
sw/Library_msword.mk|1
sw/inc/IDocumentMarkAccess.hxx | 15 ++--
sw/inc/txtannotationfld.hxx |4 -
sw/source/core/crsr/swcrsr.cxx |3
sw/source/core/doc/DocumentConten
writerfilter/source/dmapper/PropertyMap.cxx | 44 +---
1 file changed, 33 insertions(+), 11 deletions(-)
New commits:
commit f33e6d336da5c69de8a36bf95b2158596ba25e35
Author: Miklos Vajna
AuthorDate: Tue Aug 6 08:30:22 2024 +0200
Commit: Miklos Vajna
CommitDate:
sw/source/core/text/frmform.cxx | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
New commits:
commit f98654c98c976732a7096a4f980b01a37a80016f
Author: Mike Kaganski
AuthorDate: Mon Aug 5 16:47:22 2024 +0500
Commit: Michael Stahl
CommitDate: Wed Aug 7 10:21:43 2024 +
uui/source/passworddlg.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit fb56e1e284925937eff4386a7e3655c0f3182640
Author: Moritz Duge
AuthorDate: Wed Jul 31 22:25:01 2024 +0200
Commit: Caolán McNamara
CommitDate: Wed Aug 7 09:29:06 2024 +0200
tdf#16
include/vcl/weld.hxx |7 +++
vcl/inc/qt5/QtInstanceWidget.hxx |2 ++
vcl/inc/salvtables.hxx |1 +
vcl/qt5/QtInstanceWidget.cxx |2 ++
vcl/source/app/salvtables.cxx|5 +
vcl/unx/gtk3/gtkinst.cxx |5 +
6 files changed, 22 inse
sw/inc/IDocumentMarkAccess.hxx | 14 +++---
sw/source/core/doc/docbm.cxx| 74 ++--
sw/source/core/doc/docfld.cxx |2
sw/source/core/inc/MarkManager.hxx | 16 +++
sw/source/uibase/shells/textsh1.cxx |6 +-
5 files changed, 56 in
sw/qa/extras/layout/data/fdo48718-1.docx |binary
sw/qa/extras/layout/data/tdf161718.docx |binary
sw/qa/extras/layout/layout2.cxx | 29 +
sw/source/core/inc/tabfrm.hxx|2
sw/source/core/layout/layact.cxx |5 --
sw/source/core/layout/tabfrm.cxx
35 matches
Mail list logo