unotools/source/ucbhelper/tempfile.cxx | 91 +
1 file changed, 48 insertions(+), 43 deletions(-)
New commits:
commit 22803ccf93284807dee037a5aafb3a040d6868a7
Author: Mike Kaganski
AuthorDate: Mon Feb 19 11:05:55 2024 +0600
Commit: Mike Kaganski
CommitDa
unotools/source/ucbhelper/tempfile.cxx | 52 +++--
1 file changed, 25 insertions(+), 27 deletions(-)
New commits:
commit 5f0021cdd0b84fccaecf23a014622f0aca86430c
Author: Mike Kaganski
AuthorDate: Mon Feb 19 12:07:36 2024 +0600
Commit: Mike Kaganski
CommitDa
unotools/source/ucbhelper/tempfile.cxx | 91 +
1 file changed, 48 insertions(+), 43 deletions(-)
New commits:
commit 0b58f1a41bf8d58426f16e47f86d313172ad4585
Author: Mike Kaganski
AuthorDate: Mon Feb 19 11:05:55 2024 +0600
Commit: Mike Kaganski
CommitDa
cui/uiconfig/ui/securityoptionsdialog.ui |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 132abb81ce48e43a23266345e4c4494c5e200a4f
Author: Samuel Mehrbrodt
AuthorDate: Thu Feb 15 12:25:56 2024 +0100
Commit: Samuel Mehrbrodt
CommitDate: Mon Feb 19 08:00:11 202
chart2/source/view/charttypes/PieChart.cxx | 13 +++--
chart2/source/view/charttypes/PieChart.hxx |7 +++
2 files changed, 18 insertions(+), 2 deletions(-)
New commits:
commit dfacc5a522a7458646f4ec42b9fc58c1f3fdb0a8
Author: Kurt Nordback
AuthorDate: Thu Dec 7 06:47:50 2023
dictionaries |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 71954c821b41c0e4c2eb617d9d2a7afa0435c2b6
Author: Kris van der Merwe
AuthorDate: Mon Feb 19 05:33:28 2024 +0100
Commit: Gerrit Code Review
CommitDate: Mon Feb 19 05:33:28 2024 +0100
Update git
af_ZA/af_ZA.aff | 175
af_ZA/af_ZA.dic |30255 --
af_ZA/description.xml |2
3 files changed, 12710 insertions(+), 17722 deletions(-)
New commits:
commit a62f9b3e6b2de1366d826a5bacf19ae63e527ead
Author: Kris van der Merwe
Auth
editeng/qa/unit/core-test.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9d74fdd4650abc8e7d94abd58539fc7cec112549
Author: Andrea Gelmini
AuthorDate: Sun Feb 18 19:45:33 2024 +0100
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Mon Feb 19 0
sc/qa/uitest/pasteSpecial/tdf129701-PasteUnformated.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5ca37768d69d7603e6b8e6a8765309a1b9f1bf8f
Author: Andrea Gelmini
AuthorDate: Sun Feb 18 19:44:31 2024 +0100
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
Hi there,
The next infra call will take place at `date -d "Tue, 20 Feb 2024 17:30 UTC"`
(18:30 Berlin time).
We'll meet at https://jitsi.documentfoundation.org/infra and write the minutes
to https://pad.documentfoundation.org/p/infra . Agenda TBA.
See you there!
Cheers,
--
Guilhem.
signature
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx |7 +
chart2/source/inc/ChartType.hxx |6 +
chart2/source/model/main/Diagram.cxx|8 +
chart2/source/model/template/PieChartType.hxx |1
chart2/source/model
sw/qa/extras/tiledrendering/tiledrendering.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bbc9ac1f08a5ee4b9f65eaf10110df328d95de95
Author: Andrea Gelmini
AuthorDate: Sun Feb 18 19:43:16 2024 +0100
Commit: Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitD
formula/inc/core_resource.hrc |6
include/formula/compiler.hxx |2
include/formula/opcode.hxx |2
sc/README.md |1
sc/inc/helpids.h
desktop/Executable_soffice_bin.mk | 23 ---
dev/null |binary
2 files changed, 23 deletions(-)
New commits:
commit 3e0f6665e3c9b7432404eb49efd74bff91f62935
Author: Patrick Luby
AuthorDate: Sun Feb 18 20:26:08 2024 +0100
Commit: Patrick Luby
cui/source/tabpages/backgrnd.cxx |8 ++--
cui/source/tabpages/border.cxx| 18 -
cui/source/tabpages/grfpage.cxx | 26 ++---
cui/source/tabpages/numpages.cxx | 18 --
Thanks Thorsten!
Just to set expectations: in most cases, the actual code copied will only be a
few lines here and there. With LibreOffice, I try to do a new implementation
and only look at the NeoOffice code when I see a familiar bug.
For example, most of the macOS full screen feature is alrea
Hi Patrick,
Patrick Luby wrote:
> Is this something that the ESC or legal committee needs to discuss?
>
I've poked Florian (and the new board, which is just today settling
in). I believe NeoOffice being MPL now makes this a rather simple
exercise, so I'd not block on getting this perhaps internall
vcl/source/bitmap/bitmappaint.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit d367142731f09c7be03ce1707e3aeab3c55b4f21
Author: Noel Grandin
AuthorDate: Sun Feb 18 16:12:52 2024 +0200
Commit: Noel Grandin
CommitDate: Sun Feb 18 17:02:49 2024 +0100
restore comment
I was able to avoid copying any NeoOffice code for tdf#126638. The NeoOffice
fix used “selector swizzling” to override -[NSWindow performKeyEquivalent:] and
I wanted to avoid any swizzling. Fortunately, I was able to use one the
standard NSMenuDelegate callbacks to detect the problem.
I would s
sc/source/ui/view/gridwin4.cxx | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
New commits:
commit 731c731190239780dbace32372daf2477101970a
Author: Mike Kaganski
AuthorDate: Sun Feb 18 18:44:49 2024 +0600
Commit: Mike Kaganski
CommitDate: Sun Feb 18 15:24:08 2024
sal/osl/unx/file.cxx | 54 ---
1 file changed, 47 insertions(+), 7 deletions(-)
New commits:
commit 63efbc8ad8aae12b54e649c1495d1233c1a9b33f
Author: Kevin Ottens
AuthorDate: Fri Feb 2 15:39:36 2024 +0100
Commit: Stephan Bergmann
CommitDa
sc/source/filter/rtf/rtfparse.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 89cee35bac240a855a6f02a022e962bc0533554a
Author: Noel Grandin
AuthorDate: Fri Feb 16 19:31:57 2024 +0200
Commit: Aron Budea
CommitDate: Sun Feb 18 14:03:41 2024 +0100
sc/source/ui/view/gridwin4.cxx | 31 ++-
1 file changed, 14 insertions(+), 17 deletions(-)
New commits:
commit 2d0a365bff91d56790bcb17212e9d819835f0258
Author: Mike Kaganski
AuthorDate: Sun Feb 18 11:34:19 2024 +0600
Commit: Mike Kaganski
CommitDate: Sun Fe
vcl/inc/osx/salnsmenu.h | 14 +++-
vcl/osx/salmenu.cxx | 14 +++-
vcl/osx/salnsmenu.mm| 84
vcl/osx/vclnsapp.mm | 49 ++--
4 files changed, 121 insertions(+), 40 deletions(-)
New commits:
commit 4
sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx |3 +
sd/source/ui/app/sdmod1.cxx |2 -
sd/source/ui/dlg/navigatr.cxx |2 -
sd/source/ui/docshell/docshel3.cxx|2 -
sd/source/ui/func/funavig.
sc/source/ui/view/gridwin4.cxx | 36
1 file changed, 24 insertions(+), 12 deletions(-)
New commits:
commit 95e6f942b3fa5c6f3e5473ac474a4702ab815502
Author: Mike Kaganski
AuthorDate: Sun Feb 18 11:26:50 2024 +0600
Commit: Mike Kaganski
CommitDate: S
vcl/source/window/builder.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 6a4b9bf503204b5770ad314eae0bfed18c5d84c7
Author: Michael Weghorn
AuthorDate: Sat Feb 17 23:42:55 2024 +0100
Commit: Michael Weghorn
CommitDate: Sun Feb 18 10:28:58 2024 +0100
chart2/source/view/charttypes/PieChart.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 1036994301de43f5a41134084ca866ed9ec7bf35
Author: Kurt Nordback
AuthorDate: Mon Nov 20 11:53:42 2023 -0700
Commit: Noel Grandin
CommitDate: Sun Feb 18 10:10:39 2024 +0100
tdf
28 matches
Mail list logo