___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
(-)
New commits:
commit 759a4b29e4c45a31cc07a2116615d5ed3456c9ba
Author: Akash Shetye
Date: Mon Sep 23 01:24:38 2013 +0530
Trying to add a simple mode less dialog for db formatting;
I am missing something and the program crashes as soon as the dialog is
initialized.
Change-Id
table styles like you would see in microsoft excel.
However I will be doing that in time to come and look at making the feature
sleek and professional.
Additionally I will try to squeeze in as much of development as possible to
make up for the weeks gap. Thank you.
On 3 Sep 2013 07:22, "Akash S
What happened last week
-background rendering completed.
-calculation code written down.
-size import code written for table style stripe size.
-interface coding did not happen.
Targets for this week.
-develop ui for the feature.
Little more down the road
-test the feature.
__
/stylesbuffer.hxx|3 -
sc/source/filter/oox/stylesbuffer.cxx| 25 --
6 files changed, 141 insertions(+), 72 deletions(-)
New commits:
commit 219738ee4deee6204ed19c9681cde6c7579297c1
Author: Akash Shetye
Date: Fri Aug 30 04:46:14 2013 +0530
Revised the code for cell
in 2 days time:
-Rendering would be done with.
-Stripe size import export.
Whats to be done this week:
-Frond end UI for all this.
-Polish some sloppy coding in import/export I have identified.
-More to be added here
On 8/20/13, Akash Shetye wrote:
> Here is what I have done and what I will
rendering for once.
-Optimise calculation code.
-Why are some tests failing..investigate the sw_subsequentexport test.
On Fri, Aug 16, 2013 at 3:29 AM, Akash Shetye wrote:
>
>
> -- Forwarded message --
> From: Akash Shetye
> Date: Thu, Aug 15, 2013 at 8:16 P
changed, 139 insertions(+), 10 deletions(-)
New commits:
commit 5085cff67f055ca8f9ea540873962567702aff69
Author: Akash Shetye
Date: Mon Aug 19 07:59:01 2013 +0530
Added the DB Formatting calculation code
Change-Id: Id617118221b97f4fee3160e30d65225b6316610d
diff --git a/sc
sc/source/core/tool/dbdataformatting.cxx |8
sc/source/filter/inc/stylesbuffer.hxx|2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 051317604e9ffdea9e5a4dc1004eced7409cf767
Author: Akash Shetye
Date: Thu Aug 15 22:36:20 2013 +0530
Gave
-- Forwarded message --
From: Akash Shetye
Date: Thu, Aug 15, 2013 at 8:16 PM
Subject: Re: Updates about Enhanced Database Ranges.
To: Akash Shetye
Hello all,
Updating everyone about the branch's progress after a long long time. I
have managed to get done the import and e
sc/source/filter/inc/stylesbuffer.hxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit ad94a0ff3624d6507ab7f1ac4f891ec10b55b239
Author: Akash Shetye
Date: Thu Aug 15 20:07:01 2013 +0530
Iron out recent commit for code uniformity
Change-Id
sc/source/filter/inc/stylesbuffer.hxx |8
sc/source/filter/oox/stylesbuffer.cxx | 30 ++
2 files changed, 26 insertions(+), 12 deletions(-)
New commits:
commit 77aaa44c9f4f207b9176c5ac63c875be5ed8e4a5
Author: Akash Shetye
Date: Tue Aug 13 06:30:52
sc/source/filter/excel/xedbdata.cxx | 15 +++
sc/source/filter/inc/xedbdata.hxx | 12
2 files changed, 27 insertions(+)
New commits:
commit ab8bbaa201ccac63b2c17fc7d92b2dead8e68f53
Author: Akash Shetye
Date: Fri Aug 2 01:29:28 2013 +0530
Added Auto Filter
sc/source/filter/excel/xedbdata.cxx |5 +
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit a50945b419c5748375681f10a9279519c1ddb60b
Author: Akash Shetye
Date: Fri Aug 2 00:46:04 2013 +0530
Minor tweak about using container.size
Change-Id
sc/inc/dbdata.hxx |2 ++
sc/source/core/tool/dbdata.cxx | 11 ---
sc/source/filter/excel/xestyle.cxx |3 +--
3 files changed, 11 insertions(+), 5 deletions(-)
New commits:
commit 3c05f57d8243b1aa9e29ae23779ebb2128b4fee3
Author: Akash Shetye
Date: Thu Aug
sc/source/filter/excel/xedbdata.cxx | 12 ++--
sc/source/filter/inc/xedbdata.hxx |2 --
2 files changed, 6 insertions(+), 8 deletions(-)
New commits:
commit 92049e8c51634a838d9dc7999415e5606a9dd3c5
Author: Akash Shetye
Date: Thu Aug 1 23:05:43 2013 +0530
Used
/xeroot.hxx |6 ++
6 files changed, 103 insertions(+), 7 deletions(-)
New commits:
commit e98ae0f0161703e37e006b5965e43418eca2bcb7
Author: Akash Shetye
Date: Thu Aug 1 08:14:25 2013 +0530
Completed the export of DBData ranges to xlsx.
All tags covered except auto filter tag
sc/source/filter/excel/xedbdata.cxx | 86
sc/source/filter/inc/xedbdata.hxx | 81 +
2 files changed, 167 insertions(+)
New commits:
commit fa3d3c870b4bbe9c20ab905f91a78840cc21
Author: Akash Shetye
Date: Tue Jul 30
sc/source/filter/excel/xestyle.cxx | 20 ++--
sc/source/filter/inc/xestyle.hxx |1 +
2 files changed, 15 insertions(+), 6 deletions(-)
New commits:
commit 244821c0df2baca727d0e770ed9906be713b0be1
Author: Akash Shetye
Date: Sun Jul 28 17:53:04 2013 +0530
Patch adds
Hello
I have completed the table style export to OOXML just yesterday however the
code needs a lot of ironing out.
About exporting the tables to open document format. The tables created in
excel are available in the xlsx zip at /tables/table#.xml where # is the
number of the table defined in excel
: Akash Shetye
Date: Tue Jul 23 01:55:56 2013 +0530
Completed the export of table formatting data to excel.
The patch has not yet been tested nicely, improvements will come soon. The
basics are all in place though. Will be doing the export of DB Ranges as well.
Change-Id
:
commit 7f2fe9e846f27fe4e0da089034e57ea6708f
Author: Akash Shetye
Date: Sat Jul 20 00:26:02 2013 +0530
Made the skeleton for Table Formatting information export.
Patch adds the classes and methods needed for exporting table style data,
the methods are yet to be written
sc/source/filter/excel/xestyle.cxx | 107 ++---
1 file changed, 100 insertions(+), 7 deletions(-)
New commits:
commit ade08f4f0c3e2ff2b7b9a356430efaa9ec10d443
Author: Akash Shetye
Date: Mon Jul 15 05:49:43 2013 +0530
Refactored Dxf export code to work
ranges and style sheets.
Please provide me any pointers/ high level flow of this export part while I
am investigating it within my little capacity. Please tell me how I must
approach stuff and any corrections or suggestions. Thank you guys.
On Mon, Jul 8, 2013 at 7:01 PM, Akash Shetye wrot
.
On Jun 4, 2013 1:15 AM, "Markus Mohrhard"
wrote:
> Hey Akash,
>
> 2013/6/2 Akash Shetye :
> > Hey devs,
> >
> > Thank you moggi and kohei for helping me out on the IRC constantly.
> >
> > With the design I am describing now, the feature becomes an n
| 12
6 files changed, 10 insertions(+), 23 deletions(-)
New commits:
commit 3ad12487ae6b2552cca9bd510a8457e68f79ae90
Author: Akash Shetye
Date: Sun Jul 7 11:39:06 2013 +0530
Done with adding the formatting information to ScDBData objects
Change-Id
/inc/dbdocfun.hxx |2 ++
sc/source/ui/unoobj/datauno.cxx | 12
7 files changed, 52 insertions(+), 1 deletion(-)
New commits:
commit 27d635053cc44a1013b7e5e5c50a11d1d9b39a28
Author: Akash Shetye
Date: Wed Jul 3 22:14:22 2013 +0530
Tried to add code for
sc/source/filter/inc/tablebuffer.hxx |6 ++
sc/source/filter/oox/tablebuffer.cxx | 19 +++
sc/source/filter/oox/tablefragment.cxx |4
3 files changed, 29 insertions(+)
New commits:
commit 13b1f5fd621af1f44899b4996bbdc21f91b51f2d
Author: Akash Shetye
Date
sc/source/filter/inc/stylesbuffer.hxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 23a858414fb781a39b521e55ce430d8b754bafea
Author: Akash Shetye
Date: Thu Jun 27 00:34:10 2013 +0530
Adds header file to commit 809154544ea1f49a1d7ef0f4b49b3378112f54d0.
Forgot
sc/source/filter/oox/stylesbuffer.cxx | 22 ++
1 file changed, 22 insertions(+)
New commits:
commit 809154544ea1f49a1d7ef0f4b49b3378112f54d0
Author: Akash Shetye
Date: Tue Jun 25 18:06:08 2013 +0530
Add methods to get table name and Formatting and TableStyle
insertions(+), 2 deletions(-)
New commits:
commit c0801d4dbda418835ad30c89fce8f2185a5fffe5
Author: Akash Shetye
Date: Tue Jun 25 11:24:34 2013 +0530
Adds support for table style tag reading and filling in the formatting
object
This patch contains the bulk of the style.xml parsing
sc/inc/dbdataformatting.hxx |2 +-
sc/source/core/tool/dbdataformatting.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7dc6bebf681e99c4335f95e8f3265b0e5dc5694a
Author: Akash Shetye
Date: Tue Jun 25 11:14:31 2013 +0530
Fixes commit
sc/inc/dbdataformatting.hxx |7 ++-
sc/source/core/tool/dbdataformatting.cxx | 18 +-
2 files changed, 23 insertions(+), 2 deletions(-)
New commits:
commit f502c0ea6826fc0e915d8d4c302fe978a4d43a58
Author: Akash Shetye
Date: Tue Jun 25 02:58:57 2013 +0530
Hello all,
The progress so far is:
+Reading OOXML data from /styles.xml for Table styles.
+Imports Table Style Elements successfully, for first-second column
and first-second row data.
+Imports the Table styles as a whole represented by the
ScDBDataFormatting class in calc, also imports the table
:
commit c13daee32de1be4b96d6a948cfca4aa0bdf8c4db
Author: Akash Shetye
Date: Mon May 27 17:37:54 2013 +0530
fdo#51296 Helptext added for hyperlinks, hlinks behave as in writer
Added prefixed of "ctrl+click to open hyperlink" to hlinks depending on the
security setting. Now clic
files changed, 38 insertions(+), 7 deletions(-)
New commits:
commit 9d616c2c56f0bea63d4252ce8c0980a17903361b
Author: Akash Shetye
Date: Thu Jun 6 17:45:05 2013 +0530
Adds get ans set methods in ScDBData for setting table formatting.
Some changes made in ScDBDataFormatting like
sc/inc/dbdataformatting.hxx | 49 +
sc/source/core/tool/dbdataformatting.cxx | 89 +++
2 files changed, 138 insertions(+)
New commits:
commit 8fa7417df19079ea30382fb85bcb672025b445ff
Author: Akash Shetye
Date: Thu Jun 6 12:19:51
Hey devs,
Thank you moggi and kohei for helping me out on the IRC constantly.
With the design I am describing now, the feature becomes an n-ternating
(not alternating) row formatting (not just colouring) feature. Please help
with your advice and discussions.
The feature design can be compartment
Hey,
I have built the feature branch successfully, no problems in doing so.
Thanks
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Sorry about that, I will follow your advice sorry about that. Please take
my earlier statement as a joke gone wrong.
On Wed, May 29, 2013 at 1:10 PM, Tor Lillqvist wrote:
> I got both the books over torrent (hmmm yeah I know).
>>
>
> Please steal physical copies of the book instead, of even
Kohei,
Yes doing that, I'll get the errors if any resolved on the IRC. Thanks
On Tue, May 28, 2013 at 11:02 PM, Kohei Yoshida wrote:
> On 05/28/2013 10:15 AM, Kohei Yoshida wrote:
>
>> I'll create a feature branch for you to use in the mean time.
>>
>
> I've created a feature branch for this. L
Kohei,
No I haven't read those books (yet), I must confess I didn't even know
about them. Thanks for recommending them, I got both the books over torrent
(hmmm yeah I know). Reading commences.
On Tue, May 28, 2013 at 9:13 PM, Kohei Yoshida wrote:
> On 05/28/2013 11:09 AM,
IRC
my first point of contact for ad-hoc doubts; If any remain I'll drop a mail
on ML. The bi-weekly updates and blogging will continue.
On Tue, May 28, 2013 at 7:45 PM, Kohei Yoshida wrote:
> On 05/28/2013 09:48 AM, Akash Shetye wrote:
>
>> Hey Cedric,
>>
>> Thanks
Hey Cedric,
Thanks for the welcome. I will enjoy hacking LO Calc for sure.
May be on of the first things for both of you will to find some time in
> the day where you can meet... the TimeZone difference between you two is
> pretty important.
>
In conversation with kohei on the ML, he said is ava
Hello Devs,
I thank you all for giving me this opportunity, I will ensure that the devs
and mentors never question their judgement in selecting me.
*On to the list of Do's:*
*Start looking at the code (and even start hacking it if that helps):*
- The development of this task is cut into two u
Akash Shetye has abandoned this change.
Change subject: fdo#51296 Patch modifies ctrl+click behaviour to be like writer.
..
Patch Set 1: Abandoned
Abandoning this patch see https://gerrit.libreoffice.org/#/c/4051/ which does
ERLINK
+aHelpText = aClickHlinkStr + aHelpText;
+}
+
+
ScDocument* pDoc = pViewData->GetDocument();
SCsCOL nPosX;
SCsROW nPosY;
--
To view, visit https://gerrit.libreoffice.org/4051
To unsubscr
errit-Branch: libreoffice-4-0
Gerrit-Owner: Akash Shetye
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
To Kohei,
Finally done with shifting from my college to my residence. Here is the
competency test I told you about, have worked with obsolete 4.0 branch.
It adds support for representing database range labels as ScDBDataLabel
objects and their subsequent data and label and total areas.
- Ever
edundancy in the email I wanted to be sure about what is
expected in this task. I live in the UTC+5:30 timezone. I will start with
working on the finer details for the second task of 'new reference syntax'
since the idea is very clear to
he easy hacks page. Also do tell me the timings you usually hang
out at the IRC. Again thanks for all the help with my first bug on LO and
hope to hear from you.
Akash. Shetye.
(she1991)
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Ooops sorry for that Kohei. I'll keep that in mind always.
On Mon, Mar 25, 2013 at 5:56 PM, Akash Shetye wrote:
> > Hey,
> >
> > Petr thank you for your suggestions, I happened to overlook the
> "Ctrl-click
> > to open hyperlink" prefix string t
sc/source/core/data/global.cxx | 21 +
1 file changed, 17 insertions(+), 4 deletions(-)
New commits:
commit 2902a8369fc6033c74ebbb46408ccb29f279a5a8
Author: Akash Shetye
Date: Sun Mar 24 00:59:26 2013 +0530
fdo#51296 Patch accounts security setting requiring ctrl
sc/source/core/data/global.cxx | 21 +
1 file changed, 17 insertions(+), 4 deletions(-)
New commits:
commit 99932fa89be0e041abf5ce5da3271600c841ff19
Author: Akash Shetye
Date: Sun Mar 24 00:59:26 2013 +0530
fdo#51296 Patch accounts security setting requiring ctrl
All of my past & future contributions to LibreOffice may be
licensed under the MPL/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
eType: newchange
Gerrit-Change-Id: I1280e7cf7e8923282fda17088fd7c61fbf503b9d
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Akash Shetye
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi all,
The patch takes the hyperlink security feature of SvtSecurityOptions into
account while executing the ScGlobal::OpenURL method of calc to open URL in
system browser. Because this is my first patch, I have put it on the
mailing list, any suggestions are appreciated. Thank you.
she1991.
0
62 matches
Mail list logo