Re: Regarding ODF import and Export support for HistogramChart

2025-01-05 Thread Devansh Varshney
Time.cxx:119: This component is already disposed warn:vcl.schedule.deinit:408447:408447:vcl/source/app/scheduler.cxx:176: DeInit task: Timer a: 1 p: 1 framework::AutoRecovery m_aTimer 600000ms (0x6478b17a1010) warn:vcl.schedule.deinit:408447:408447:vcl/source/app/scheduler.cxx:176: DeInit task: Timer a

Re: Regarding ODF import and Export support for HistogramChart

2025-01-04 Thread Devansh Varshney
one block. I am trying to edit the column chart ods file(content.xml) On Sat, 4 Jan 2025 at 03:54, Regina Henschel wrote: > Hi Devansh, > > Devansh Varshney schrieb am 03.01.2025 um 15:08: > > > > > > Histogram Chart > > > > > >

Re: Regarding ODF import and Export support for HistogramChart

2025-01-03 Thread Devansh Varshney
Histogram Chart Values (units) Frequency I hope this time it's correct :) On Fri, 3 Jan 2025 at 18:29, Regina Henschel wrote: > Hi Devansh, > > Devansh Varshney schrieb am 03

Re: Regarding ODF import and Export support for HistogramChart

2025-01-03 Thread Devansh Varshney
Histogram Chart 60 0 true Values (units) Frequency On Thu, 2 Jan 2025 at 18:31, Regina Henschel wrote: > Hi Devansh, > > Devansh Varshney schrieb am 02.01.2

Re: Regarding ODF import and Export support for HistogramChart

2025-01-02 Thread Devansh Varshney
0 true Values Frequency On Thu, 2 Jan 2025 at 01:06, Devansh Varshney wrote: > I h

Re: Regarding ODF import and Export support for HistogramChart

2025-01-01 Thread Devansh Varshney
I have reverted the errors, but the local build is still ongoing. is this example - Histogram Chart 100

Re: Regarding ODF import and Export support for HistogramChart

2024-12-19 Thread Devansh Varshney
Hi everyone, Thanks for such a detailed discussion. I have corrected certain parts of the PR https://gerrit.libreoffice.org/c/core/+/177364 and the 'make' build is still running from 4:46 PM. You should specify the new chart type as it would be specified in the > standard. That text can go to our

Re: Regarding ODF import and Export support for HistogramChart

2024-12-14 Thread Devansh Varshney
I'm > not an expert for charts and I have not always time to answers in a > reasonable time frame. > > Devansh Varshney schrieb am 29.11.2024 um 14:38: > > Hi Regina, > > > > I have been working on adding the Histogram Chart to the LO > > codebase(part of GSoC-

Help regarding correct way of accessing UI change in model for Histogram Calc​​ulation [PR - 170909]

2024-11-03 Thread Devansh Varshney
[Part of Adding Histogram support to LO GSoC-2024] Hi, I have been holding this mail for the past four days and am looking for the correct way to access the UI input from the sidebar of the chart type selection. How do I approach accessing UI changes done by the user for the custom bin in the mo

GSoC24: Final Report Adding Histogram Support

2024-09-19 Thread Devansh Varshney
The past four months have been some of the most instructive times I've ever had. I wasn't supposed to be part of GSoC24 but somewhere in the past, it was gone. The first PR of mine which got merged was for the Phoenix Framework last year and a couple o

GSoC: Adding Histogram Chart Update Week 12 and Week 13

2024-08-10 Thread Devansh Varshney
Hi Everyone, For the past two weeks, I have been trying to get OOXML and ODF compatibility, i.e., Import and Export ability for the chart https://gerrit.libreoffice.org/c/core/+/170909. I am able to pull something off, but still nothing able to do for setting the properties related to Histogram Ch

Week 3 and 4 update (stuck with code)

2024-06-13 Thread Devansh Varshney
Frequency. Which I am working on. So, for these 2 weeks, I am thinking a way to make the X and Y axis working for the Histogram. Devansh Varshney Thu, 23 May, 20:10 For this week, the columns/bars are now visible over the UI. I still have to make proper changes to the model and controll

Re: GSoC: Adding native support for histogram chart

2024-05-23 Thread Devansh Varshney
org/c/core/+/167068/ [image: Screenshot from 2024-05-23 19-49-06.png] [image: image.png] Regards, Devansh On Wed, 8 May 2024 at 21:24, Devansh Varshney wrote: > Hi everyone, > > For this week, my top priority is to make the new Histogram chart type > selectable from the UI. > >

Re: GSoC: Adding native support for histogram chart

2024-05-08 Thread Devansh Varshney
PR: https://gerrit.libreoffice.org/c/core/+/167068/ Best regards, Devansh On Tue, 7 May 2024 at 18:05, Devansh Varshney wrote: > Hi everyone, > > I am Devansh and this year I have been selected for the* Google Summer of > Code (GSoC) program with LibreOffice* to *Add the support for

GSoC: Adding native support for histogram chart

2024-05-07 Thread Devansh Varshney
Hi everyone, I am Devansh and this year I have been selected for the* Google Summer of Code (GSoC) program with LibreOffice* to *Add the support for the Histogram Chart* - GSoC Idea list ( https://wiki.documentfoundation.org/Development/GSoC/Ideas#Histogram_.28and_other_missing.29_Chart_Type ) and

Fwd: ERROR: Published UNO API must not be changed incompatibly! tdf#51779

2024-04-16 Thread Devansh Varshney
-- Forwarded message - From: Devansh Varshney Date: Sun, 14 Apr 2024 at 15:21 Subject: Re: ERROR: Published UNO API must not be changed incompatibly! tdf#51779 To: Thanks for the reply (Pierre Vacher ) I did tried to do it and with my current knowledge I think the usage of

Re: ERROR: Published UNO API must not be changed incompatibly! tdf#51779

2024-04-14 Thread Devansh Varshney
- connectivity/source/drivers/jdbc/PreparedStatement.cxx - connectivity/source/drivers/odbc/OPreparedStatement.cxx Regards, devansh On Sat, 13 Apr 2024 at 23:17, Devansh Varshney < varshney.devansh...@gmail.com> wrote: > Hi, > Currently I have made changes regarding the suppor

ERROR: Published UNO API must not be changed incompatibly! tdf#51779

2024-04-13 Thread Devansh Varshney
Hi, Currently I have made changes regarding the support of the SQL INTERVAL and now working to get it fit with the XRow and the XColumn in the https://github.com/LibreOffice/core/blob/4695d84b78d04af6682961732ae92655e03f49eb/connectivity/source/commontools/FValue.cxx#L2133 (PatchSet 5 - https://ger

Facing some trouble with build for SQL INTERVAL

2024-04-12 Thread Devansh Varshney
Hi, Currently, I am working on the support of the SQL INTERVAL in the LO and trying to get the build working but facing crashing and unable to generate the required files hpp/hdl) via the idl files. https://bugs.documentfoundation.org/show_bug.cgi?id=51779 https://gerrit.libreoffice.org/c/core/+

Devansh Varshney license statement

2024-01-30 Thread Devansh Varshney
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.