Question about OpenCL VLOOKUP implementation

2024-01-23 Thread Dhiraj Holden
I have a question about the OpenCL implementation of VLOOKUP as given in sc/source/core/opencl/op_spreadsheet.cxx. Right now, both the unsorted and sorted vlookup both do a linear search to find the right value. I am wondering if it would be better to do a binary search for sorted vlookup. I could

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/colibre icon-themes/colibre_dark icon-themes/elementary icon-themes/karasa_jaga icon-themes/sifr icon-themes/sifr

2022-04-28 Thread Dhiraj Holden (via logerrit)
b5e838334b57fee1e38febd95f944698059dfe4a Author: Dhiraj Holden AuthorDate: Sun Apr 10 21:17:17 2022 -0400 Commit: Heiko Tietze CommitDate: Thu Apr 28 10:48:38 2022 +0200 tdf#144788 Split up footnotes and endnotes in Navigator This patch splits the footnotes and endnotes section in Navigator

question about finding the size of a DB column

2022-02-05 Thread Dhiraj Holden
I have started looking at this bug about Base crashing with Firebird when using a form to insert an image that does not fit in a binary field. The proposed fix was to check in xref/core /forms

[Libreoffice-commits] core.git: sw/qa sw/uiwriter_setup.mk

2022-01-31 Thread Dhiraj Holden (via logerrit)
: Dhiraj Holden AuthorDate: Fri Jan 28 22:36:39 2022 -0500 Commit: Stephan Bergmann CommitDate: Mon Jan 31 12:32:14 2022 +0100 tdf#46037 remove confighelper from uiwriter tests Change-Id: I984d707e61d526791c60d57dd35727432f7f42bf Reviewed-on: https://gerrit.libreoffice.org

[Libreoffice-commits] core.git: extensions/Library_WinUserInfoBe.mk extensions/source

2022-01-24 Thread Dhiraj Holden (via logerrit)
extensions/Library_WinUserInfoBe.mk|4 ++ extensions/source/config/WinUserInfo/WinUserInfoBe.cxx | 29 - 2 files changed, 12 insertions(+), 21 deletions(-) New commits: commit cf0b49af5464507a269b03900b29e3cba155ce2b Author: Dhiraj Holden AuthorDate

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

2022-01-16 Thread Dhiraj Holden (via logerrit)
5b07acbf3345918f450fccf7ee243ad5bcb3fd67 Author: Dhiraj Holden AuthorDate: Tue Dec 7 08:16:59 2021 -0500 Commit: Mike Kaganski CommitDate: Mon Jan 17 07:33:18 2022 +0100 tdf#142450 add code to store showing whitespace I have put in code to store the option to show whitespace

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - svx/qa xmloff/source

2022-01-10 Thread Dhiraj Holden (via logerrit)
7c51b1129c67b2c8bc85a4560b36555b83adeeb3 Author: Dhiraj Holden AuthorDate: Sat Jan 1 20:14:33 2022 -0500 Commit: Xisco Fauli CommitDate: Mon Jan 10 17:16:34 2022 +0100 tdf#130076 Fixed flip not working properly from file Added code to check whether the angles need to be changed when

[Libreoffice-commits] core.git: svx/qa xmloff/source

2022-01-05 Thread Dhiraj Holden (via logerrit)
207d202ed2f1f44e5b62157b5a92ee5e8cc2c3e5 Author: Dhiraj Holden AuthorDate: Sat Jan 1 20:14:33 2022 -0500 Commit: Regina Henschel CommitDate: Wed Jan 5 15:31:58 2022 +0100 tdf#130076 Fixed flip not working properly from file Added code to check whether the angles need to be changed when

[Libreoffice-commits] core.git: sc/source sc/uiconfig

2021-12-28 Thread Dhiraj Holden (via logerrit)
75705bc48e1ad5cc4a31e810f77578ce462291fa Author: Dhiraj Holden AuthorDate: Mon Dec 27 14:52:04 2021 -0500 Commit: Eike Rathke CommitDate: Tue Dec 28 15:23:45 2021 +0100 tdf#139602 Added all subtotal functions to autosum For every function that is an option for SUBTOTAL

[Libreoffice-commits] core.git: chart2/source hwpfilter/source

2021-12-14 Thread Dhiraj Holden (via logerrit)
chart2/source/view/main/PolarLabelPositionHelper.cxx | 15 --- hwpfilter/source/hwpreader.cxx | 39 +-- 2 files changed, 5 insertions(+), 49 deletions(-) New commits: commit 25ac6754d144a258d39cd9251677f3e35f4b3ee6 Author: Dhiraj Holden

Dhiraj Holden license statement

2021-12-01 Thread Dhiraj Holden
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Dhiraj Holden