https://bugs.documentfoundation.org/show_bug.cgi?id=118006

--- Comment #14 from Devansh Varshney <varshney.devansh...@gmail.com> ---
(In reply to Dennis Roczek from comment #13)
> Well you are picking the rare corner cases.

Understood. I would like to take this but maybe first I will close my some
almost complete PRs first
https://gerrit.libreoffice.org/q/owner:varshney.devansh...@gmail.com


Moreover, I have also requested to work on the support of the Histogram chart
(if I get selected) else the Box and Whisker chart in LO. :)

But, if time permit how would I first approach this? 
By introducing the similar structure of the code as it's already there for the
.wb* file formats for the qpw files. Then eventually add the support for the
formats which are there in the qpw files.

I mean creating the new set of source files for the .qpw filter, such as
qpw.cxx, qpwform.cxx, and qpwstyle.cxx, in the same directory
sc/source/filter/qpro .

First might look like -

a. Identifying and validating the .qpw file format.
b. Reading the file header and extracting relevant information.
c. Parsing the file structure and identifying the different components.


TL;DR - how do I approach this?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to