GSOC ReportBuilder Weekly Update

2025-07-30 Thread Adam Seskunas
and the output is a bit mangled at the moment. I should have it sorted by tomorrow afternoon and will update it to Gerrit when it's fixed. After that's finished the plan remains to move on to implementing Grouping which I hope to be able to talk about next week. That's it for now, have a good week, Adam Seskunas

core.git: reportdesign/inc reportdesign/source

2025-07-24 Thread Adam Seskunas (via logerrit)
reportdesign/inc/xmlExport.hxx |7 reportdesign/source/filter/xml/xmlExport.cxx | 205 ++- 2 files changed, 116 insertions(+), 96 deletions(-) New commits: commit 97dd72f36566c27a954bf633687d3f57621067d2 Author: Adam Seskunas AuthorDate: Tue Jul

GSOC ReportBuilder Weekly Update

2025-07-22 Thread Adam Seskunas
good week! Adam Seskunas

GSOC ReportBuilder Weekly Update

2025-07-16 Thread Adam Seskunas
ing a report. That's it for this week, thanks for reading and have a good week! Adam Seskunas

GSOC ReportBuilder Weekly Update

2025-07-09 Thread Adam Seskunas
Last week I started working on using XFunctionAccess to and XFormulaParser to parse and execute Formulas that can be used in a Report Document. I'm happy to report that I've made good progress over the past week and now have a working implementation. The patch I have locally on my computer allows

GSOC ReportBuilder Weekly Update

2025-07-01 Thread Adam Seskunas
In my last email I talked about the potential issues implementing Formulas in ReportBuilder without using the Pentaho library. I'm happy to report that during the last week I think I've found a solution that I've implemented in the following patch. It allows you to add a Formula, with the caveat th

GSOC ReportBuilder Weekly Update

2025-06-23 Thread Adam Seskunas
Hello all, This past week I finished adding the capability to add database data to a report. You can now add a database Field and it will be displayed in a Report. The patch is meant to be a proof of concept and as such, I have commented out the code that writes headers, footers and some other fea

GSOC ReportBuilder Weekly Update

2025-06-23 Thread Adam Seskunas
This past week I finished adding the capability to add database data to a report. You can now add a database Field and it will be displayed in a Report. The patch is meant to be a proof of concept and as such, I have commented out the code that writes headers, footers and some other features of a r

GSOC ReportBuilder Weekly Update

2025-06-11 Thread Adam Seskunas
Hello all, As mentioned in my last update, I'm still working on integrating the database data into a report document from within the C++ code in https://opengrok.libreoffice.org/xref/core/reportdesign/source/filter/xml/xmlExport.cxx When I left off, I was blocked getting the column data from the

GSOC ReportBuilder Weekly Update

2025-05-27 Thread Adam Seskunas
mlExport C++ code and the existing output from the Pentaho report engine. This testing will then determine my next steps, which could be writing an xslt filter or writing/modifying more C++ export code. That's all for now, have a good week, Adam Seskunas

Re: GSOC ReportBuilder Weekly Update

2025-05-22 Thread Adam Seskunas
l be providing weekly updates and hopefully things will become more clear as I get some functioning code. Cheers, Adam Seskunas On Thu, May 22, 2025 at 4:40 PM Regis Perdreau wrote: > Hello Adam and mentors, > > I don't really understand this GSOC, I thought it was about redoing

GSOC ReportBuilder Weekly Update

2025-05-20 Thread Adam Seskunas
at how this will be done in detail the rest of the week with the hope that it can be implemented in the next two weeks. That's it for now, thanks for reading, Adam Seskunas

GSOC-2025 Implement ReportBuilder in C++

2025-05-13 Thread Adam Seskunas
Hello all, My name is Adam Seskunas and this year I will be participating in Google Summer of Code working on implementing the ReportBuilder(located in Base) in C++. This is my second year participating in GSoC for LibreOffice and I'm excited to be back! A little background about this y

core.git: sw/qa

2025-03-28 Thread Adam Seskunas (via logerrit)
sw/qa/uitest/data/tdf157482.odt |binary sw/qa/uitest/writer_tests8/tdf157482.py | 75 2 files changed, 75 insertions(+) New commits: commit ef2fc674d29d1bf922c15427ef9484386869bed8 Author: Adam Seskunas AuthorDate: Thu Jul 11 16:29:45 2024 -0700

core.git: dbaccess/CppunitTest_dbaccess_SingleSelectQueryComposer_test.mk dbaccess/JunitTest_dbaccess_complex.mk dbaccess/Module_dbaccess.mk dbaccess/qa

2025-03-13 Thread Adam Seskunas (via logerrit)
dbaccess/qa/unit/SingleSelectQueryComposer_test.cxx | 436 ++ 5 files changed, 488 insertions(+), 352 deletions(-) New commits: commit d1ec7e90772421331bef31eb934180c7f992e42f Author: Adam Seskunas AuthorDate: Mon Mar 10 14:10:42 2025 -0700 Commit: Xisco Fauli

core.git: connectivity/qa dbaccess/qa

2025-02-13 Thread Adam Seskunas (via logerrit)
c48ebfd863f53fd58eb83b086d32d8db3fffabe4 Author: Adam Seskunas AuthorDate: Tue Feb 4 11:29:01 2025 -0800 Commit: Xisco Fauli CommitDate: Thu Feb 13 09:53:08 2025 +0100 Change the unparseable query to parse ODBC escape query dbaccess/qa/connectivity/tools/CRMDatabase.java - remove

Re: idlc with LibreOffice SDK 24.8

2025-01-15 Thread Adam Seskunas
Hi Pierre, I have found that some of the examples in the sdk and odk still try to use the idlc tool, which has been depreciated. Which example were you trying to build? The work around is to edit the Makefile to use the unoidl-write tool. The unoidl-write tool compresses two steps into one, so t

core.git: dbaccess/JunitTest_dbaccess_complex.mk dbaccess/qa

2025-01-14 Thread Adam Seskunas (via logerrit)
dd386eddfdfe77c0b14cf2ed84243f066aadefb0 Author: Adam Seskunas AuthorDate: Sat Oct 12 02:19:29 2024 -0700 Commit: Xisco Fauli CommitDate: Tue Jan 14 09:22:55 2025 +0100 Port Query.java test to CppUnit dbaccess/qa/unit/CRMDatabase_test.cxx add test dbaccess/qa/complex/dbaccess remove Query.java

core.git: dbaccess/qa

2024-11-18 Thread Adam Seskunas (via logerrit)
dbaccess/qa/unit/CRMDatabase_test.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 37e082bd2b968fcabd46b047643288f1d272e95c Author: Adam Seskunas AuthorDate: Sat Oct 12 04:03:55 2024 -0700 Commit: Xisco Fauli CommitDate: Mon Nov 18 10:06:15 2024

core.git: bin/check-missing-unittests.py

2024-09-27 Thread Adam Seskunas (via logerrit)
bin/check-missing-unittests.py | 33 ++--- 1 file changed, 30 insertions(+), 3 deletions(-) New commits: commit aa5fdd39570004df0a8e89e4eebe4ad675274266 Author: Adam Seskunas AuthorDate: Mon Sep 16 13:57:40 2024 -0700 Commit: Xisco Fauli CommitDate: Fri

More and Better Tests GSoc Final report

2024-09-21 Thread Adam Seskunas
to contribute in the future. Adam Seskunas

core.git: sw/qa

2024-09-06 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/data/tdf54862.doc |binary sw/qa/extras/ww8export/ww8export4.cxx| 27 +++ 2 files changed, 27 insertions(+) New commits: commit 2bacf24d46350e451db444d72a88a3c407b419f3 Author: Adam Seskunas AuthorDate: Wed Sep 4 21:48:44 2024 -0700

GSOC More and Better Tests Weekly Update

2024-09-03 Thread Adam Seskunas
n a VM to see if I can succeed or get different problems. That'141565s it for this week, Adam Seskunas

core.git: sw/qa

2024-09-02 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf61309.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport21.cxx |8 2 files changed, 8 insertions(+) New commits: commit 50097952a8ec6abd2b383d219bdcf26cc7b055d5 Author: Adam Seskunas AuthorDate: Sun Sep 1 07:54:28 2024 -0700 Commit: Xisco

core.git: sw/qa

2024-08-29 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/data/tdf120629.odt |binary sw/qa/extras/ww8export/ww8export4.cxx | 16 2 files changed, 16 insertions(+) New commits: commit c60fdc26f1ade0c6a1f8404baf749f5dab6abd84 Author: Adam Seskunas AuthorDate: Tue Aug 20 13:25:52 2024 -0700 Commit

core.git: sw/qa

2024-08-27 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf89731.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport21.cxx |6 ++ 2 files changed, 6 insertions(+) New commits: commit d5d2f4ae1cb5f31f0fa1c5cd96df5e9d21311f4e Author: Adam Seskunas AuthorDate: Tue Aug 27 10:00:16 2024 -0700 Commit: Xisco

GSOC More and Better Tests Weekly Update

2024-08-27 Thread Adam Seskunas
ssing Unit test spreadsheet. And thank you Xisco for helping out with suggestions and additions to the tests that got merged today. Have a good week, Adam Seskunas

core.git: sw/qa

2024-08-27 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8import/data/tdf127048.doc |binary sw/qa/extras/ww8import/ww8import.cxx | 12 2 files changed, 12 insertions(+) New commits: commit ccb05fabe67cd378ecd4637a3e81a52c50cfe087 Author: Adam Seskunas AuthorDate: Sat Aug 17 08:44:19 2024 -0700 Commit: Xisco

core.git: sw/qa

2024-08-27 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf131288.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport21.cxx | 40 +++ 2 files changed, 40 insertions(+) New commits: commit 25107330fbc5b79a4ae8bad9d1433cb28bd8b765 Author: Adam Seskunas AuthorDate: Wed Aug 7 12:37:51 2024

core.git: sw/qa

2024-08-26 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf128460.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport21.cxx | 29 2 files changed, 29 insertions(+) New commits: commit 03b31a8ad48e3b8a9e54203ff3856702557757b5 Author: Adam Seskunas AuthorDate: Wed Aug 14 11:52:45 2024

core.git: sw/qa

2024-08-26 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/data/tdf56738.doc |binary sw/qa/extras/ww8export/ww8export4.cxx| 43 +++ 2 files changed, 43 insertions(+) New commits: commit c387604cc58f3214f4fda9d9c32969115bda7b2e Author: Adam Seskunas AuthorDate: Mon Aug 19 15:33:56 2024 -0700

core.git: sw/qa

2024-08-21 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/ww8export4.cxx | 19 --- sw/qa/extras/ww8import/ww8import.cxx | 20 2 files changed, 20 insertions(+), 19 deletions(-) New commits: commit b20e7aaac5b35972e0b7c40a34841417e5514824 Author: Adam Seskunas AuthorDate: Tue Aug 20

GSOC More and Better Tests Weekly Update

2024-08-20 Thread Adam Seskunas
le to reproduce as well as bug reports that are for, one reason or another not possible to reproduce. This spreadsheet has been very useful and I will continue to update it for the remainder of the project. Have a good week, Adam Seskunas

core.git: sw/qa

2024-08-14 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/data/tdf160301.doc |binary sw/qa/extras/ww8export/ww8export4.cxx | 21 + 2 files changed, 21 insertions(+) New commits: commit fe7b39884ccb5e540e10f3294d8f7b35bf3e6ebb Author: Adam Seskunas AuthorDate: Tue Aug 13 13:49:04 2024 -0700 Commit

GSOC More and Better Tests Weekly Update

2024-08-13 Thread Adam Seskunas
GUI vs how its saved in the test. I've done some debugging, but have yet to come up with a definitive answer. That's all for this week, Adam Seskunas

More and Better Tests GSOC weekly update

2024-08-06 Thread Adam Seskunas
34973 After those two test, my list has the following bug reports on it tdf#120629 tdf#138625 tdf#137643 tdf#116301 tdf#129475 Have a good week, Adam Seskunas

core.git: sw/qa

2024-08-06 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/ww8export4.cxx | 27 +++ 1 file changed, 27 insertions(+) New commits: commit f8eac9eaf0b513460341ef158b610865d68fd536 Author: Adam Seskunas AuthorDate: Sun Aug 4 12:58:26 2024 -0700 Commit: Hossein CommitDate: Tue Aug 6 15:18:55 2024

core.git: sw/CppunitTest_sw_odfexport2.mk sw/qa

2024-08-06 Thread Adam Seskunas (via logerrit)
sw/CppunitTest_sw_odfexport2.mk |1 + sw/qa/extras/odfexport/data/tdf122452.doc |binary sw/qa/extras/odfexport/odfexport2.cxx | 16 3 files changed, 17 insertions(+) New commits: commit 11fa654dab2b7e35d724c804e1a11a1d72dde88e Author: Adam Seskunas

core.git: sw/qa

2024-07-31 Thread Adam Seskunas (via logerrit)
sw/qa/extras/ww8export/data/tdf135709.odt |binary sw/qa/extras/ww8export/ww8export4.cxx | 16 2 files changed, 16 insertions(+) New commits: commit b53c654552e2bec837ea996c60ab929e0398640d Author: Adam Seskunas AuthorDate: Mon Jul 29 15:56:00 2024 -0700 Commit

GSOC More and Better Tests: Weekly Update

2024-07-30 Thread Adam Seskunas
cumentfoundation.org/show_bug.cgi?id=131288 https://bugs.documentfoundation.org/show_bug.cgi?id=129475 That's all for now, have a good week, Adam Seskunas

GSOC More and Better tests update

2024-07-23 Thread Adam Seskunas
have clearly defined steps to reproduce, which will aid in writing the tests. Until next week, Adam Seskunas

core.git: sw/qa

2024-07-17 Thread Adam Seskunas (via logerrit)
Author: Adam Seskunas AuthorDate: Mon Jul 8 11:23:10 2024 -0700 Commit: Xisco Fauli CommitDate: Thu Jul 18 01:11:12 2024 +0200 tdf#71749 Unit test for sw: WW8: don't loop on tables in footnotes Change-Id: I5ca830b2ec0c883a23bab1ece006f8c88310f3ce Reviewed-on:

GSOC More and Better tests update

2024-07-16 Thread Adam Seskunas
tfoundation.org/show_bug.cgi?id=157484> https://bugs.documentfoundation.org/show_bug.cgi?id=85769 <https://bugs.documentfoundation.org/show_bug.cgi?id=85769> That’s it for this week, until next week, Adam Seskunas

Re: Strange Compile error

2024-07-12 Thread Adam Seskunas
urikhah wrote: > Hello Adam, > > To diagnose the problem, more detailed output is needed. You can invoke: > > $ make -n Gallery > log.txt > $ bzip2 log.txt > > Then, could you please send the compressed log.txt.bz2? Then it may be > possible to find out what is causing

Strange Compile error

2024-07-11 Thread Adam Seskunas
the cleaned repo. Seems like it might be a configuration problem, so here's my system information via uname -a Linux 6.9.7-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:11:45 UTC 2024 x86_64 GNU/Linux Any help would be greatly appreciated, Adam Seskunas

GSOC More and Better Tests weekly update

2024-07-09 Thread Adam Seskunas
id=157482 https://bugs.documentfoundation.org/show_bug.cgi?id=157484 I have the test for tdf#15742 mostly finished, I've just been stalled a bit by correctly detecting the infoBar. After these tests are finished, my current plan is to at some point convert them to CppUnit. That's it for now, have a good week Adam Seskunas

GSOC More and Better Tests: Weekly Update

2024-07-02 Thread Adam Seskunas
pre bug fix commits. I will continue to try on new bugs, or with other techniques, in between writing other tests. That’s if for this week, Adam Seskunas

GSOC More and Better Tests: Weekly Update

2024-06-24 Thread Adam Seskunas
ms reverting to the correct commits to re produce the bugs. During our weekly meeting, Xisco and Hossein offered some very helpful tips, and I will use these over the upcoming week to hopefully make some progress on writing some Missing Unit tests. Have a good week, Adam Seskunas

GSOC More and Better Tests: Weekly Update

2024-06-18 Thread Adam Seskunas
this test as well https://bugs.documentfoundation.org/show_bug.cgi?id=103063 <https://bugs.documentfoundation.org/show_bug.cgi?id=103063> That’s it for now, hope everyone has a good week. Cheers, Adam Seskunas

GSOC More and Better Tests: Weekly Update

2024-06-10 Thread Adam Seskunas
uld be framework/qa/complex/api_internal/CheckAPI.java, and after that I’m going to start working on writing some tests from the Missing Unit tests list. Cheers, Adam Seskunas

core.git: framework/CppunitTest_framework_checkDispatchAPI.mk framework/Module_framework.mk framework/qa

2024-06-07 Thread Adam Seskunas (via logerrit)
insertions(+) New commits: commit 227f5c77278c96f7f1b126aade457422949a095c Author: Adam Seskunas AuthorDate: Wed Jun 5 14:54:19 2024 -0700 Commit: Xisco Fauli CommitDate: Fri Jun 7 10:45:17 2024 +0200 framework/qa/complex/dispatches/checkdispatchapi.java to CppUnit Ports the

core.git: framework/CppunitTest_framework_CheckXTitle.mk framework/JunitTest_framework_complex.mk framework/Module_framework.mk framework/qa

2024-06-04 Thread Adam Seskunas (via logerrit)
| 158 5 files changed, 202 insertions(+), 327 deletions(-) New commits: commit 4078428a401f4a99045451b59863d6001cdcc20b Author: Adam Seskunas AuthorDate: Tue May 28 10:33:38 2024 -0700 Commit: Xisco Fauli CommitDate: Tue Jun 4 09:11:39 2024 +0200 Port framework/qa

GSOC More and Better Tests: Weekly Update

2024-06-03 Thread Adam Seskunas
eading the Developers Guide database documentation and working on importing the database components with a database connection. After finishing the porting of checkdispatchapi.java, I tentatively plan to start working on framework/qa/complex/api_internal/CheckAPI.java. Have a good week

GSOC More and Better Tests: Weekly Update

2024-05-27 Thread Adam Seskunas
<https://bugs.documentfoundation.org/show_bug.cgi?id=45904> bug report in Gerrit, unless anyone has any opinions that they should go elsewhere. That’s it for now, in the coming week I’m going to be working on porting my first four tests. Cheers, Adam Seskunas

GSoC Project Introduction: More and Better Tests

2024-05-19 Thread Adam Seskunas
Hello Everyone, My name is Adam Seskunas and I'm one of the GSoC contributors for LibreOffice. My project, as the name suggests, is to write more and better tests for LibreOffice. In particular, I will be focusing on writing filter tests for writer. The project will consist of two main

core.git: sw/CppunitTest_sw_filter_ascii.mk sw/Module_sw.mk sw/qa sw/source

2024-05-14 Thread Adam Seskunas (via logerrit)
changed, 289 insertions(+), 1 deletion(-) New commits: commit 3e7de6b1bc9f28ba6b69489e7f5c7dc645abc695 Author: Adam Seskunas AuthorDate: Thu Mar 14 06:09:08 2024 -0700 Commit: Hossein CommitDate: Tue May 14 18:56:44 2024 +0200 tdf#144576 Copy a table from Writer to plain text editor as a

core.git: basic/CppunitTest_basic_macros.mk basic/qa vcl/source

2024-02-27 Thread Adam Seskunas (via logerrit)
commits: commit 9071cd6e59fb98ad8a2ddfb1019eaf950c716722 Author: Adam Seskunas AuthorDate: Sat Feb 24 21:19:37 2024 -0800 Commit: Mike Kaganski CommitDate: Wed Feb 28 05:00:46 2024 +0100 tdf#149714 BitsPerPixel property of Graphic has Boolean UNO type - vcl change UNO type of

core.git: basic/source

2024-02-12 Thread Adam Seskunas (via logerrit)
basic/source/runtime/methods.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 95dace2eb1ae7ce2fc000cc67e134b7bfadf2c35 Author: Adam Seskunas AuthorDate: Thu Feb 8 21:41:13 2024 -0800 Commit: Mike Kaganski CommitDate: Tue Feb 13 05:51:04 2024 +0100 tdf#154285

core.git: sw/source

2024-01-17 Thread Adam Seskunas (via logerrit)
sw/source/core/inc/frmtool.hxx|8 sw/source/core/layout/frmtool.cxx |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 07059f3336f0daea15c0574a67bd99986eccedd3 Author: Adam Seskunas AuthorDate: Sat Dec 30 18:45:28 2023 -0800 Commit

core.git: sw/qa

2024-01-10 Thread Adam Seskunas (via logerrit)
sw/qa/extras/layout/data/tdf147666.odt |binary sw/qa/extras/layout/data/tdf147666.png |binary sw/qa/extras/layout/layout3.cxx| 35 + 3 files changed, 35 insertions(+) New commits: commit ab70d0faf602de7d9711d99bd285a25c05335e9a Author: Adam

core.git: dbaccess/uiconfig solenv/sanitizers

2023-12-16 Thread Adam Seskunas (via logerrit)
dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui | 15 +++ solenv/sanitizers/ui/dbaccess.suppr |3 --- 2 files changed, 15 insertions(+), 3 deletions(-) New commits: commit e4c8f63c90ad8396f22186045399fabcd65958cd Author: Adam Seskunas AuthorDate: Sat Dec 16

core.git: vcl/CppunitTest_vcl_pdfexport2.mk vcl/qa

2023-12-12 Thread Adam Seskunas (via logerrit)
: Adam Seskunas AuthorDate: Mon Dec 4 09:51:06 2023 -0800 Commit: Xisco Fauli CommitDate: Tue Dec 12 10:15:05 2023 +0100 tdf#113866 Add test. Test if font color persists when exporting to pdf *and* Print Text in Black is true. Change-Id

[Libreoffice-commits] core.git: svtools/source

2023-10-19 Thread Adam Seskunas (via logerrit)
svtools/source/control/ctrlbox.cxx |4 ++-- svtools/source/control/valueset.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 1e6c1b672b1b93376f3c816e870d956b84e089e7 Author: Adam Seskunas AuthorDate: Wed Sep 20 13:54:44 2023 -0700 Commit

[Libreoffice-commits] core.git: filter/source

2023-09-14 Thread Adam Seskunas (via logerrit)
filter/source/msfilter/escherex.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit d039fcd1cc6ce1f746b412f364790614bf972740 Author: Adam Seskunas AuthorDate: Thu Sep 14 21:02:14 2023 -0700 Commit: Mike Kaganski CommitDate: Fri Sep 15 07:28:13 2023 +0200

[Libreoffice-commits] core.git: filter/source

2023-09-14 Thread Adam Seskunas (via logerrit)
filter/source/msfilter/escherex.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 046cee10e62993238534c68e33d97ed63067b290 Author: Adam Seskunas AuthorDate: Thu Sep 7 09:39:11 2023 -0700 Commit: Ilmari Lauhakangas CommitDate: Thu Sep 14 16:47:29 2023

[Libreoffice-commits] core.git: formula/source framework/source

2023-09-04 Thread Adam Seskunas (via logerrit)
b1b002c293ddf38be125dc9083f41eb27452c450 Author: Adam Seskunas AuthorDate: Thu Aug 31 14:14:03 2023 -0700 Commit: Hossein CommitDate: Mon Sep 4 15:50:51 2023 +0200 tdf#147021 use std::size instead of SAL_N_ELEMENTS Change-Id: Ibc6c83f950890ac9b7a754cc49973736fa81dcb8 Reviewed-on: https

[Libreoffice-commits] core.git: sw/source

2023-08-29 Thread Adam Seskunas (via logerrit)
sw/source/uibase/app/appenv.hxx|5 + sw/source/uibase/app/swdllimpl.hxx |5 + 2 files changed, 2 insertions(+), 8 deletions(-) New commits: commit 005f1547b8e5b37da243320b2eb7a84a47f4c821 Author: Adam Seskunas AuthorDate: Tue Aug 29 10:40:43 2023 -0700 Commit: Ilmari

Adam Seskunas license statement

2023-08-29 Thread Adam Seskunas
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.