Hi guys!
I'd like to report a serious bug with "Manage Conditional Format" resource.
The "conditional format" resource is per sheet but when we have the same
rules in different sheets and alternate between sheets, the window
"Manage Conditional Format" is loaded incorrectly. Rules from differe
Hi, I wrote a blog about the 2024 LibreOffice Conference. Took a long
time to write it, I hope you enjoy the read :)
https://printfdebugging.in/from_libreoffice_and_open_source_conf_2024.html
Regards Sahil Gautam
Hi Regis,
On Sat, Oct 19, 2024 at 10:18:07PM +0200, Regis Perdreau
wrote:
> Under Windows F12 and shift F12 is affected to the numbering of text line.
That sounds like the case when Writer thinks the SW_DEBUG environment
variable is not set to something non-empty.
Try 'SW_DEBUG=1 soffice' fr
vcl/qt5/QtAccessibleWidget.cxx |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit c67c9b04af1531d27ecdc2b6cc3928bc7c7715c0
Author: Michael Weghorn
AuthorDate: Sat Oct 19 09:04:51 2024 +0200
Commit: Michael Weghorn
CommitDate: Mon Oct 21 07:49:04 2024 +020
embeddedobj/source/inc/oleembobj.hxx |3 ++-
embeddedobj/source/msole/olecomponent.cxx |2 +-
embeddedobj/source/msole/olepersist.cxx |9 +
3 files changed, 8 insertions(+), 6 deletions(-)
New commits:
commit d782606d235fbd7991a1e6dc24f4cbe9a09ca735
Author: Mike Kag
tools/source/datetime/ttime.cxx | 21 +++--
1 file changed, 15 insertions(+), 6 deletions(-)
New commits:
commit 794cb79c0e738845000b1c7656a33db83c66696d
Author: Mike Kaganski
AuthorDate: Sun Oct 20 22:37:24 2024 +0500
Commit: Mike Kaganski
CommitDate: Mon Oct 21 06:26
vcl/source/gdi/FileDefinitionWidgetDraw.cxx | 14 +-
1 file changed, 1 insertion(+), 13 deletions(-)
New commits:
commit dd41459378bca78a18f32e61bfac77aa48fabb8d
Author: Bogdan Buzea
AuthorDate: Sun Oct 20 11:50:15 2024 +0200
Commit: Xisco Fauli
CommitDate: Mon Oct 21 01:2
sc/source/filter/xml/xmlannoi.cxx |4
1 file changed, 4 deletions(-)
New commits:
commit 4debd056292cd9c54cc3083c4490c07c40952de2
Author: Bogdan Buzea
AuthorDate: Sun Oct 20 20:59:53 2024 +0200
Commit: Xisco Fauli
CommitDate: Mon Oct 21 01:23:08 2024 +0200
tdf#163486: PVS:
framework/source/dispatch/closedispatcher.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 4b1e8a2a2a96191ccf75f52e924d8e36755a85a4
Author: Xisco Fauli
AuthorDate: Sun Oct 20 21:10:43 2024 +0200
Commit: Xisco Fauli
CommitDate: Mon Oct 21 01:22:49 2024 +0200
tdf#16348
svx/source/gallery2/codec.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e1a882e82331e3ee301332e3d10b36b5620073f9
Author: Chizoba ODINAKA
AuthorDate: Sat Oct 19 20:19:15 2024 +0100
Commit: David Gilbert
CommitDate: Sun Oct 20 22:34:17 2024 +0200
td
sfx2/source/dialog/dinfdlg.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 41db41a3aac2e465b074ef9a75c9d557b8d9ff6a
Author: Xisco Fauli
AuthorDate: Sun Oct 20 20:34:53 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 22:24:56 2024 +0200
tdf#163
cui/source/dialogs/cuigaldlg.cxx | 38 +-
cui/source/inc/cuigaldlg.hxx |8 +---
2 files changed, 14 insertions(+), 32 deletions(-)
New commits:
commit 2a700af795fc57876379802744a3f0707f8f592d
Author: Julien Nabet
AuthorDate: Sun Oct 20 15:05:
xmlsecurity/source/dialogs/certificatechooser.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit b237267685bb48a5847fbc5264bd627126bd1b2a
Author: Xisco Fauli
AuthorDate: Sun Oct 20 20:11:50 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 21:59:37 2024 +0200
tdf#1
svx/source/dialog/srchdlg.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2219d42ca36ff0b49a488da9198384d8673096fa
Author: Xisco Fauli
AuthorDate: Sun Oct 20 20:17:10 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 21:59:02 2024 +0200
tdf#
sw/source/ui/dbui/mmoutputtypepage.cxx |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit b80001bbfd146fc62c491b78540216d41fd713f3
Author: Caolán McNamara
AuthorDate: Fri Oct 18 20:50:08 2024 +0100
Commit: Caolán McNamara
CommitDate: Sun Oct 20 20:54:18
vcl/source/app/svmain.cxx | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
New commits:
commit b6cc1a24301de2f10e16c5bce0429a96ed99e14a
Author: Mike Kaganski
AuthorDate: Sat Oct 19 21:31:06 2024 +0500
Commit: Xisco Fauli
CommitDate: Sun Oct 20 20:43
Hi Calc experts,
it would be necessary to write ORG.OFFICE.EASTERSUNDAY when writing in
ODF versions 1.3 and before and write pure EASTERSUNDAY in case of ODF
1.4. But I see no way to distinguish between ODF 1.3 and ODF 1.4 in the
export filter. I see only a general mxSymbols->isODFF() in
ScC
sc/source/ui/cctrl/checklistmenu.cxx |5 +
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 972b33b14c3106d360ee2ba28bb780379e150b18
Author: Bogdan Buzea
AuthorDate: Sun Oct 20 11:39:26 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 19:56:17 2024 +0200
sw/source/filter/ww8/ww8par.cxx | 14 --
1 file changed, 14 deletions(-)
New commits:
commit 11a1b66554dbd8b05319a0d18008932057e41f17
Author: Bogdan Buzea
AuthorDate: Sun Oct 20 11:54:37 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 19:55:03 2024 +0200
tdf#163
cui/source/dialogs/cuigaldlg.cxx | 38 +-
cui/source/inc/cuigaldlg.hxx |8 +---
2 files changed, 14 insertions(+), 32 deletions(-)
New commits:
commit b83094d1198ae59ef7736fb3bbce5448459370e9
Author: Julien Nabet
AuthorDate: Sun Oct 20 15:05:
ko_KR/README_ko_KR.txt |4 +--
ko_KR/ko_KR.dic| 64 +
2 files changed, 35 insertions(+), 33 deletions(-)
New commits:
commit d0c939181ac181ce6479ae8604ef647055ccf44d
Author: DaeHyun Sung
AuthorDate: Wed Aug 21 13:50:52 2024 +0900
dictionaries |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 061e1f7961aceb1c3b4e0d64ea0ef33a6a1475c5
Author: DaeHyun Sung
AuthorDate: Mon Oct 21 02:23:00 2024 +0900
Commit: Gerrit Code Review
CommitDate: Sun Oct 20 19:23:00 2024 +0200
Update git submod
Hello, I'm DaeHyun Sung.
I'm LibreOffice Korean Team Leader and LibreOffice Korean Contributor.
I'm just now sending mail very late because I have been busy with
personal matters, including caring for my wife during her cancer
treatment and taking care of my two-year-old child.
I have submitted
sw/source/core/unocore/unochart.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a37018f15d92a5835a9368483c0aeb4a1654
Author: Xisco Fauli
AuthorDate: Sun Oct 20 11:21:58 2024 +0200
Commit: Caolán McNamara
CommitDate: Sun Oct 20 17:04:54 2024 +0200
chart2/source/tools/InternalDataProvider.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 6f6ec0e9481225073835e6ef8a3a463889e66c4d
Author: Caolán McNamara
AuthorDate: Sun Oct 20 14:43:04 2024 +0100
Commit: Caolán McNamara
CommitDate: Sun Oct 20 17:04
toolkit/source/awt/vclxwindows.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 001c3919aabc6713835f67e9cd86ece88c68736e
Author: Xisco Fauli
AuthorDate: Sun Oct 20 11:31:53 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 16:15:52 2024 +0200
tdf
toolkit/source/controls/tree/treecontrolpeer.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c73c69db6b4cfb77dae5859525692f97c6ffd707
Author: Xisco Fauli
AuthorDate: Sun Oct 20 11:30:11 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 16:15:22 2024
dbaccess/source/core/dataaccess/databasedocument.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 990d710bf772df3b5ec9b17bc43ef5b62042b39c
Author: Xisco Fauli
AuthorDate: Sun Oct 20 10:51:46 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 16:14:47 2
sw/source/filter/ww8/ww8par2.cxx | 22 +-
1 file changed, 17 insertions(+), 5 deletions(-)
New commits:
commit a901b1e307bf2a62e0af7ad5ebbfc77724fab657
Author: Caolán McNamara
AuthorDate: Fri Oct 18 21:55:09 2024 +0100
Commit: Caolán McNamara
CommitDate: Sun Oct 20
svx/source/svdraw/svdoedge.cxx|5 +++--
sw/source/core/layout/pagechg.cxx |8 ++--
2 files changed, 9 insertions(+), 4 deletions(-)
New commits:
commit 46c1bc239d2f089197bcfe0d296ba745c543feb5
Author: Caolán McNamara
AuthorDate: Sat Oct 19 19:46:04 2024 +0100
Commit: Caol
sc/source/core/data/dpoutput.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f42857302cc412f86af7166b534eb3961ccad7a6
Author: Caolán McNamara
AuthorDate: Sat Oct 19 20:23:10 2024 +0100
Commit: Caolán McNamara
CommitDate: Sun Oct 20 15:37:43 2024 +0200
sw/source/core/text/porfly.cxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit d7e3a59c0ebce08ae623ae2df6a9135b78525ec1
Author: Caolán McNamara
AuthorDate: Sat Oct 19 19:31:09 2024 +0100
Commit: Caolán McNamara
CommitDate: Sun Oct 20 15:37:08 2024 +0
sw/source/core/txtnode/thints.cxx |7 +--
sw/source/filter/ww8/ww8scan.cxx |4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
New commits:
commit 30f141ecd7bb7d92047eb501bc7902d74e7742bb
Author: Caolán McNamara
AuthorDate: Sat Oct 19 19:23:16 2024 +0100
Commit: Caolán
sw/source/filter/ww8/ww8scan.cxx | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
New commits:
commit a14da9c96d8acca989175d94186037c31c84608b
Author: Caolán McNamara
AuthorDate: Sat Oct 19 19:09:57 2024 +0100
Commit: Caolán McNamara
CommitDate: Sun Oct 20 15:35
sw/source/core/unocore/unochart.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f03c221f5f4a4dfc0c75057f2505a7cc171a807b
Author: Xisco Fauli
AuthorDate: Sun Oct 20 11:21:58 2024 +0200
Commit: Caolán McNamara
CommitDate: Sun Oct 20 15:33:56 2024 +0200
sc/source/core/data/queryiter.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 17f2977cddfdcc7ecfb99616ab3aeb8b04c8f9a9
Author: Bogdan Buzea
AuthorDate: Fri Oct 18 22:40:00 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:41:30 2024 +0200
tdf#163486: PVS: The
sw/source/core/text/EnhancedPDFExportHelper.cxx |6 --
1 file changed, 6 deletions(-)
New commits:
commit faafdec09ae2b17aa62d091f76e0cca1b0867d17
Author: Bogdan Buzea
AuthorDate: Sat Oct 19 18:25:12 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:29:25 2024 +0200
dbaccess/source/ui/dlg/DbAdminImpl.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit c64ac05bedd442066caee33c8137eebda99d0b8c
Author: Xisco Fauli
AuthorDate: Fri Oct 18 16:21:52 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:32:47 2024 +0200
slideshow/source/engine/transitions/shapetransitionfactory.cxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit f17e930b0fe857570d65b1882a367e63e13a48a8
Author: Bogdan Buzea
AuthorDate: Fri Oct 18 22:32:14 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:31:03 2024
vcl/source/outdev/transparent.cxx | 13 +
1 file changed, 1 insertion(+), 12 deletions(-)
New commits:
commit ca48b37054d68429e323235ff8dda86e85d02aa5
Author: Bogdan Buzea
AuthorDate: Sun Oct 20 08:09:04 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:30:22 2024 +
xmloff/source/transform/DeepTContext.cxx |3 ---
1 file changed, 3 deletions(-)
New commits:
commit ff25df18046af8ea2a038a165b7208e09edd1673
Author: Bogdan Buzea
AuthorDate: Sun Oct 20 08:06:06 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:28:56 2024 +0200
tdf#163486
ucb/source/ucp/hierarchy/hierarchydata.cxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit 2005faca8c37f665cc5991f821990165df2ead8d
Author: Bogdan Buzea
AuthorDate: Fri Oct 18 22:29:23 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:28:20 2024 +0200
tdf#16348
sw/source/core/doc/DocumentRedlineManager.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 005eda09ef25dd09c1f69c163041dbb40c02ce02
Author: Bogdan Buzea
AuthorDate: Fri Oct 18 22:22:47 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:26:12 2024 +0200
tdf#1634
sw/source/core/doc/docbm.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 2b2b1cc59aee0a21783e53df545f8b335cd4a5bb
Author: Bogdan Buzea
AuthorDate: Fri Oct 18 22:25:24 2024 +0200
Commit: Xisco Fauli
CommitDate: Sun Oct 20 10:23:07 2024 +0200
tdf#163486: PVS: The vari
44 matches
Mail list logo