[Libreoffice-commits] core.git: include/test sc/qa test/source

2014-07-02 Thread Laurent Godard
Author: Laurent Godard Date: Fri Jun 27 15:35:32 2014 +0200 unit test XSheetAnnotations GetByIndex for #fdo80551 Change-Id: I89ebc3d5ac257f3c754a050caf3776959b81d8b3 Reviewed-on: https://gerrit.libreoffice.org/9933 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara

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

2014-07-02 Thread Laurent Godard
sc/source/ui/unoobj/docuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d528eb158cce3c44cd976a0d5a65b7f0c012672c Author: Laurent Godard Date: Fri Jun 27 16:19:03 2014 +0200 call the correct GetNotePosition method #fdo80551 unit test is ok on

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

2014-07-02 Thread Laurent Godard
test/source/sheet/xsheetannotations.cxx | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit c103775cd15b658bf5db1bda081c1ba5bd653c2a Author: Laurent Godard Date: Fri Jun 27 17:09:15 2014 +0200 correct XSheetAnnotations GetByIndex

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

2014-07-08 Thread Laurent Godard
sc/source/ui/view/output.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 902b7e9f192fab45cffc35d81cd0df0373a610ed Author: Laurent Godard Date: Tue Jul 8 12:25:26 2014 +0200 draw white border around note marks for fdo#81032 also translate the

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk sc/inc sc/source

2014-07-11 Thread Laurent Godard
insertions(+), 22 deletions(-) New commits: commit fe6311fce7e7305b2f6c87f57407ea13e2625c53 Author: Laurent Godard Date: Thu Jul 10 10:35:12 2014 +0200 add UNO API loadStylesFromDocument avoid opening again a document that is already available apply to calc - refactoring

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

2014-09-03 Thread Laurent Godard
sc/source/core/data/table5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 76ef9ecdb98252978dc10d11e98eb9a5cfad8acc Author: Laurent Godard Date: Wed Sep 3 09:43:37 2014 +0200 -Wmaybe-uninitialized in ScTable::CopyColFiltered apply same

Re: [Libreoffice] [PATCH] UX New layout Move/Copy sheet in calc

2011-01-07 Thread Laurent Godard
Hi Joost thanks for these nice ideas regarding Step 3 http://wiki.services.openoffice.org/wiki/User_Experience/Projects/NonModalMessageSystem#Step_3_-_Contextual_Message is there no problem with orthographic correction red waves and grammatical blue ones if you underline with a blue line for the

Re: [Libreoffice] An image editing extension for writer

2011-01-17 Thread Laurent Godard
Hi > If it's an optioonal add-in you're prepared to support, then fine, but > don't expect it to be accepted into the base LO. > IMHO, an external extension is the way to go for such a feature ! do not fear extensions contributors as they may help adding new features to librO ;) please also not

Re: [Libreoffice] LibreOffice / OpenOffice.org sniffing in extension

2011-05-16 Thread Laurent Godard
Hi Christophe perharps not perfect (and in fact surely ;) ) here is how i quickly solved this using macros can be implemented in java btw, perharps not the right mailing list HTH laurent '- function isLibreOffice dim aSettings, nom aSettings = getConfigSetting("/org.open

Re: [Libreoffice] [REVIEW] Enable online update service

2011-06-17 Thread Laurent Godard
Hi all I second Ollivier's questions moreover, going one step forward about updates would it be possible to dissociate LibrO update service and Extensions one ? in OOo, there was only one option, but i think this would be better to let the admin choose. the best would be to make this per Extens

Re: [Libreoffice] [GSOC] Report #5. Wizards

2011-07-01 Thread Laurent Godard
Hi michael >> In that case, the templates are the ones that should be changed, >> right ? > > Weelll - so you're both right; but really we need to grub about inside > the templates themselves to add some improved translation scheme I > think; now we have fast native XSLTs - I guess we coul

[Libreoffice] [PATCH][REVIEW] SetNamedRanges speedup fdo#35357

2011-07-15 Thread Laurent Godard
rom: Laurent Godard Date: Fri, 15 Jul 2011 17:55:55 +0200 Subject: [PATCH] fix for fdo#35357 SetNamedRanges speedup use of SheetRangeNameInserter SheetRangeNameInserter now handles rangeType changing SetSheetNamedRanges accordingly rename SheetRangeNameInserter to RangeNameInserter --- sc/sou

Re: [Libreoffice] [PATCH][REVIEW] SetNamedRanges speedup fdo#35357

2011-08-08 Thread Laurent Godard
Hi all first sorry for my silence. Holidays with bad connectivity (and wife and children veto for using computers ;) ) I just want to thank all of you for finalizing this (and sorry kohei for missing the "content" thing) hacking libO is not that difficult but requires time. i'll try to propose o

Re: [Libreoffice] Some more features...

2010-10-07 Thread Laurent Godard
Hi > Is it intentional that if you open a read-only document (for example > from a browser), then you can't edit it (can't delete sheets for > example), but the icon is still there and you can add new sheets? :) > you always can "save as ..." under a new name after doing some modifications. so

Re: [Libreoffice] [PATCH] ure/offapi/com/sun/star/document: Fix some typos in documentation

2010-10-11 Thread Laurent Godard
Hi all Le 11/10/2010 12:04, Noel Power a écrit : > On Sun, 2010-10-10 at 17:41 +0300, Aurimas Fiڑeras wrote: >> Simply fixes some annoying typos in documentation including OO bug #112563. >> >> Patch is contributed under the LGPLv3+. > Thanks!!! & pushed just for understanding the process when pa

Re: [Libreoffice] [PATCH] ure/offapi/com/sun/star/document: Fix some typos in documentation

2010-10-11 Thread Laurent Godard
Hi Noel Agree. may be political issues filling things in ooo issuezilla (and you know, politicians ...) but, more than showing that things are solved by LO to all the world, the idea is to track what LO solved to avoid duplication of efforts for LO developpers (especially new commers) discussing

Re: [Libreoffice] Problem using bin/ooinstall -l

2010-10-11 Thread Laurent Godard
HI experiencing the same error > >>> ... LibreOffice/***/gid_Starregistry_Services_Rdb_servicesrdb ... >> here is some detail http://libreoffice.pastebin.com/zRVRZEx8 > > There seems to be a problem with the installer on e.g. Ubuntu for python I confirm i'm under ubuntu Lucid > components. A

Re: [Libreoffice] Voreppe Win32 Tinderbox

2011-02-28 Thread Laurent Godard
Hi Fridrich Thanks a lot for your work setting up this !!! I sincerrely hope it will be usefull and that other french public institutions will join the process to give ressources to our wonderfull libreOffice developpers Laurent ___ LibreOffice mailin

Re: [Libreoffice] Regarding LibreOffice Application Support

2011-04-15 Thread Laurent Godard
Hi same api as OOo have a look at http://api.openoffice.org/ http://wiki.services.openoffice.org/wiki/Extensions for you problem, you may have a look at jodconverter http://www.artofsolving.com/opensource/jodconverter HTH laurent ___ LibreOffice mail

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

2013-03-09 Thread Laurent Godard
/ui/view/tabvwshf.cxx| 54 +--- sc/source/ui/view/viewfun2.cxx| 71 -- 8 files changed, 109 insertions(+), 77 deletions(-) New commits: commit f1ec7dc619c84beecb05f9cd94a5c317904a7be5 Author: Laurent Godard Date: Thu Mar 7

api.libreoffice.org CSS lost

2013-03-22 Thread Laurent Godard
Hi all http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html shows wrong colors is it known ? Laurent ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#49704 Split Cells in calc popup menu

2012-11-28 Thread Laurent Godard
Hi all referenced as heasyhack please find a patch that adds a Split Cells menu entry in the calc popup menu please note that i left the ~ accelarator undefined HTH Laurent >From c25ded4ef8f9ea3d6598d4bda5b4927f5da66e40 Mon Sep 17 00:00:00 2001 From: Laurent Godard Date: Wed, 28 Nov 2

Re: [PATCH][PUSHED] fdo#49704 Split Cells in calc popup menu

2012-11-28 Thread Laurent Godard
Great. Pushed the patch to master. thanks Markus !! Laurent ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-02-13 Thread Laurent Godard
sc/source/ui/view/tabvwshf.cxx | 37 +++-- 1 file changed, 15 insertions(+), 22 deletions(-) New commits: commit 30862ca42c6b548a2dce99c0f2a0c2886f059dfa Author: Laurent Godard Date: Fri Feb 8 18:49:05 2013 +0100 calc : multiple tabs can be hidden at

Re: Relicensing of some classes from JODConverter

2013-04-03 Thread Laurent Godard
Hi Cedric As far as I'm concerned, no problem for me on relicensing the parts I contributed to > com/artofsolving/jodconverter/openoffice/connection/AbstractOpenOfficeConnection > com/artofsolving/jodconverter/openoffice/connection/OpenOfficeConfiguration > com/artofsolving/jodconverter/ope

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

2013-07-01 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8be462fde98a8f22f182b5b3e63657f7007ed165 Author: Laurent Godard Date: Mon Jul 1 11:32:47 2013 +0200 the calculation of the progressbar leads to very slow saving

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

2013-07-01 Thread Laurent Godard
sc/source/filter/xml/xmltabi.cxx | 12 +--- sc/source/ui/unoobj/cellsuno.cxx |7 +-- 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 92c7eca78e6ac84ef2b1be5dca102ecfaee9766b Author: Laurent Godard Date: Mon Jul 1 15:43:46 2013 +0200 simplify

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/source

2013-07-03 Thread Laurent Godard
sc/source/filter/xml/xmltabi.cxx | 12 +--- sc/source/ui/unoobj/cellsuno.cxx |7 +-- 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 944929e656fdb66dca162dfd39253757de7cbd16 Author: Laurent Godard Date: Mon Jul 1 15:43:46 2013 +0200 simplify

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/source

2013-07-03 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 42e32bb7a0a015a2726b148425410fa275c808c9 Author: Laurent Godard Date: Mon Jul 1 11:32:47 2013 +0200 the calculation of the progressbar leads to very slow saving

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

2013-12-05 Thread Laurent Godard
sc/source/ui/unoobj/docuno.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit b561d6ef7d03f6d940d01367110f595deec7475c Author: Laurent Godard Date: Thu Dec 5 12:04:31 2013 +0100 counting notes is per table, not on the whole document Change-Id

[Libreoffice-commits] core.git: include/test sc/qa sc/source test/source

2013-12-06 Thread Laurent Godard
files changed, 34 insertions(+), 9 deletions(-) New commits: commit f992400f6fec9c0178bddb83dbc859848221b659 Author: Laurent Godard Date: Fri Dec 6 12:36:41 2013 +0100 count notes - GetNotesInRange now include last tab - refactor tests - add unit test on counting notes on a sheet

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - include/test sc/qa sc/source test/source

2013-12-18 Thread Laurent Godard
5 files changed, 38 insertions(+), 10 deletions(-) New commits: commit 2279208fa0570ef5fa2d49c14a721b7d59be069d Author: Laurent Godard Date: Fri Dec 6 12:36:41 2013 +0100 count notes - GetNotesInRange now include last tab - refactor tests - add unit test on counting notes on a

need code pointer on basic IDE code

2013-06-24 Thread Laurent Godard
Hi all I experience some nasty latencies in basic IDE switching from a module to another i identified that this is der to the call to "Object catalog" real-time refresh the call stack is http://opengrok.libreoffice.org/xref/core/basctl/source/basicide/basides1.cxx#1035 --> commenting this

Re: need code pointer on basic IDE code

2013-06-25 Thread Laurent Godard
Hi I experience some nasty latencies in basic IDE switching from a module to another [update] i opened an issue with a demo extension https://bugs.freedesktop.org/show_bug.cgi?id=66148 Laurent ___ LibreOffice mailing list LibreOffice@lists.freedes

[Libreoffice-commits] core.git: Changes to 'private/lgodard/calc_notes_import_export'

2013-11-16 Thread Laurent Godard
New branch 'private/lgodard/calc_notes_import_export' available with the following commits: commit 05eea7bc54fe51a7762253ab5869033001d1a066 Author: Laurent Godard Date: Fri Nov 15 18:04:29 2013 +0100 export notes bottlenecks - annotation autostyles - write EditText

[Libreoffice-commits] core.git: Branch 'private/lgodard/calc_notes_import_export' - 0 commits -

2013-11-16 Thread Laurent Godard
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'private/lgodard/calc_notes_import_export' - dictionaries helpcontent2 sc/source xmloff/source

2013-11-16 Thread Laurent Godard
deletions(-) New commits: commit 7d704d28c3a16e1378943c9af962c9b51defc4e0 Author: Laurent Godard Date: Fri Nov 15 18:04:29 2013 +0100 export notes bottlenecks - annotation autostyles - write EditText xml in the annotation reusing existing class Change-Id

[Libreoffice-commits] core.git: Changes to 'feature/notes-refactoring'

2013-11-19 Thread Laurent Godard
New branch 'feature/notes-refactoring' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - 3 commits - dictionaries helpcontent2 include/svx sc/source svx/source xmloff/source

2013-11-19 Thread Laurent Godard
insertions(+), 63 deletions(-) New commits: commit 8cabe511b5a96f7f66c4047f1535e07c2341f77f Author: Laurent Godard Date: Tue Nov 19 12:13:11 2013 +0100 notes export current state - broken : lot of notes are lost on exporting Change-Id: I083cbdf51f7ea7bd90e6cddf15ba59abb4add1a1

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/source

2013-11-21 Thread Laurent Godard
sc/source/filter/xml/xmlannoi.cxx |8 1 file changed, 8 insertions(+) New commits: commit 6a9354352e8119d1e1963e5f99ebabbae6dcf9bc Author: Laurent Godard Date: Thu Nov 21 12:46:35 2013 +0100 add missing ScSheetSaveData support for annotation text style Change-Id

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/source

2013-11-21 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx |8 ++-- sc/source/filter/xml/xmlexprt.hxx |2 +- 2 files changed, 3 insertions(+), 7 deletions(-) New commits: commit c74e3aea0bd34a953458107d751433db30425dda Author: Laurent Godard Date: Thu Nov 21 18:40:31 2013 +0100 code cleaning and

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/source

2013-11-21 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx | 243 ++ sc/source/filter/xml/xmlexprt.hxx |3 2 files changed, 122 insertions(+), 124 deletions(-) New commits: commit dcfff93555491ccdbf622897e639d027810f109d Author: Laurent Godard Date: Thu Nov 21 18:24:14 2013

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/inc sc/source

2013-11-22 Thread Laurent Godard
b374fa432a19986d920fb33bb18f4d7c05e10003 Author: Laurent Godard Date: Fri Nov 22 12:26:07 2013 +0100 all notes are now exported put the caption of each note in draw layer slow both on export and subsquent import --> need to review Change-Id: Ie5484c83156f0f4de96f8012a466dd166312a41b diff --git a

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/inc sc/source

2013-11-22 Thread Laurent Godard
sc/inc/document.hxx |1 + sc/source/core/data/document.cxx | 11 +++ sc/source/filter/xml/xmlexprt.cxx | 25 - 3 files changed, 20 insertions(+), 17 deletions(-) New commits: commit ef3d1f622e777828f488b67440e4cf4d796c01be Author: Laurent

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/source

2013-11-22 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 007abe6639cbc104767fb35a1277941303a3c91c Author: Laurent Godard Date: Fri Nov 22 16:32:29 2013 +0100 no need to put the xshape in drawpage, only register it in

[Libreoffice-commits] core.git: Branch 'feature/notes-refactoring' - sc/source xmloff/source

2013-11-22 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx |2 -- xmloff/source/draw/shapeexport.cxx |7 --- 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit c9c0d4acfdf5443b7faf28354f9a0697ff11b7df Author: Laurent Godard Date: Fri Nov 22 19:15:35 2013 +0100 revert the

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

2014-01-11 Thread Laurent Godard
sc/source/core/data/column.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 20ecc5b59d757307fbc9c3222af2a34ab8fb5bde Author: Laurent Godard Date: Sat Jan 11 10:15:12 2014 +0100 correct loops in UpdateNoteCaptions for notes Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-01-11 Thread Laurent Godard
sc/source/core/data/column.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 81c4f9c4f957a08eeaed3967260e3d700320f5de Author: Laurent Godard Date: Sat Jan 11 10:15:12 2014 +0100 correct loops in UpdateNoteCaptions for notes Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/source

2014-01-12 Thread Laurent Godard
sc/source/core/data/column.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9dca1cab9deb35ff59fd003e1777eb466946a8b7 Author: Laurent Godard Date: Sat Jan 11 10:15:12 2014 +0100 correct loops in UpdateNoteCaptions for notes Change-Id

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

2013-08-08 Thread Laurent Godard
: Laurent Godard Date: Thu Aug 8 17:18:29 2013 +0200 import performance : do not use EditEngine anymore Change-Id: I5849add3444cff15a201a276c8917fabc4b33262 Reviewed-on: https://gerrit.libreoffice.org/5317 Reviewed-by: Kohei Yoshida Tested-by: Kohei Yoshida diff --git a/sc

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

2013-08-21 Thread Laurent Godard
sc/source/core/data/table2.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 68dd91f9e9d9201287acb5825748954a5446f323 Author: Laurent Godard Date: Wed Aug 21 17:09:52 2013 +0200 fdo#68381 take care of cell notes on Transpose Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sc/source

2013-08-21 Thread Laurent Godard
sc/source/core/data/table2.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 9c253eb2aa0d9860916d626738b746594775f321 Author: Laurent Godard Date: Wed Aug 21 17:09:52 2013 +0200 fdo#68381 take care of cell notes on Transpose Change-Id

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

2013-08-29 Thread Laurent Godard
f5bafb295559bc3e673ab2aa35e84cb42b9e5f1e Author: Laurent Godard Date: Thu Aug 29 10:24:14 2013 +0200 clean obsolete parts of ScMyCell Change-Id: Ic7775d376a6089d7795514081ca4f912e4228f73 Reviewed-on: https://gerrit.libreoffice.org/5674 Reviewed-by: Kohei Yoshida Tested-by: Kohei Yoshida diff --git

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

2013-08-30 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 89c2136fa093c9d8e21ecaad56329711c8c25079 Author: Laurent Godard Date: Fri Aug 30 15:12:13 2013 +0200 clean no more used header declaration Change-Id

[Libreoffice-commits] core.git: sc/qa

2013-09-04 Thread Laurent Godard
sc/qa/unit/subsequent_export-test.cxx | 80 ++ 1 file changed, 80 insertions(+) New commits: commit 673881b8fbdc3e0b66d7042221ff9532a49fc044 Author: Laurent Godard Date: Fri Aug 30 17:19:11 2013 +0200 calc export test on cell values, strings & form

[Libreoffice-commits] core.git: Changes to 'feature/sc-notes-storage'

2013-09-11 Thread Laurent Godard
New branch 'feature/sc-notes-storage' available with the following commits: commit 6d4756f77abc7d134d47ee92c2cd2a91ff4608b6 Author: Laurent Godard Date: Wed Sep 11 09:06:24 2013 +0200 first dummy commit on that branch Change-Id: I34ea91e360e2a6b85d65f970c6e43d

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 2 commits - sc/Library_vbaobj.mk sc/qa sc/source

2013-09-12 Thread Laurent Godard
: commit 1132ea0a7c5a5b97a155b1bb65468242fc484da8 Author: Laurent Godard Date: Thu Sep 12 18:30:35 2013 +0200 GetNotes removal - last initial changes Change-Id: I419dd8671f40fdfce5f181cda35415526c72844f diff --git a/sc/Library_vbaobj.mk b/sc/Library_vbaobj.mk index 9146a11..00f31ad

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-13 Thread Laurent Godard
sc/source/ui/navipi/content.cxx | 57 +--- 1 file changed, 19 insertions(+), 38 deletions(-) New commits: commit 565cf66b93f264e4f6ef65184472c48abe7a9997 Author: Laurent Godard Date: Fri Sep 13 09:42:58 2013 +0200 notes & navigator do

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-13 Thread Laurent Godard
sc/source/ui/navipi/content.cxx | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit 2df476cc1c48c9e8df559dd0bc4c9d6807fad6df Author: Laurent Godard Date: Fri Sep 13 10:16:45 2013 +0200 notes & navigator : reach correct

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/qa sc/source

2013-09-13 Thread Laurent Godard
0be833c05a05b81e72bcddc91463ebaba3e790b9 Author: Laurent Godard Date: Fri Sep 13 16:48:21 2013 +0200 remove maNotes from ScTable - changed cellnote_block to default_element_block - also cleaned obsolet PositionType in ScColumn::SwapCellTextAttrs - some ucalc tests still not working

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/qa sc/source

2013-09-13 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit 8a1936654e42750780ee0271b1abf1941024fdac Author: Laurent Godard Date: Fri Sep 13 16:48:21 2013 +0200 remove maNotes from ScTable - many action reported at column level (swap, insert, delete...) - changed cellnote_block to

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 0 commits -

2013-09-15 Thread Laurent Godard
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-16 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit fd3908d780aae8c14769b12f27c6577593c33487 Author: Laurent Godard Date: Mon Sep 16 10:06:41 2013 +0200 correctly comment failing unit test to be re-worked

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/source

2013-09-16 Thread Laurent Godard
- sc/source/ui/navipi/content.cxx | 67 ++- 7 files changed, 105 insertions(+), 59 deletions(-) New commits: commit 0827d9ee3838d10feceea720bf54a2d6299b8353 Author: Laurent Godard Date: Mon Sep 16 12:24:17 2013 +0200 optim cell notes loops

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/source

2013-09-16 Thread Laurent Godard
sc/inc/postit.hxx |8 sc/source/core/data/postit.cxx | 29 + 2 files changed, 5 insertions(+), 32 deletions(-) New commits: commit 4f3275fc48a7aa22311b9824ed62276e450df8c2 Author: Laurent Godard Date: Mon Sep 16 17:28:07 2013 +0200

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/source

2013-09-17 Thread Laurent Godard
/column3.cxx | 70 sc/source/core/data/table2.cxx | 45 ++- 7 files changed, 159 insertions(+), 49 deletions(-) New commits: commit 01b9b4e09fdd9b306d617cdb37d82f48df6d60fe Author: Laurent Godard Date: Tue Sep 17 12:40:47 2013 +0200

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-17 Thread Laurent Godard
sc/source/core/data/column.cxx |9 ++-- sc/source/core/data/column3.cxx | 41 2 files changed, 36 insertions(+), 14 deletions(-) New commits: commit 0a09abdf5f33b9d4a283af26b00c8ee8ad8dde14 Author: Laurent Godard Date: Tue Sep 17 12:57:13

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 2 commits - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 25 --- sc/source/core/data/column3.cxx | 43 +--- 2 files changed, 45 insertions(+), 23 deletions(-) New commits: commit ba1b6e1b8fad4cc0aec1a346498ff86608264809 Author: Laurent Godard Date: Wed Sep

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 159 +--- sc/source/core/data/column3.cxx | 143 --- 2 files changed, 166 insertions(+), 136 deletions(-) New commits: commit aba27154d984f0793bef38ab19bb64b2f92bbb25 Author: Laurent Godard

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column3.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 12a2fd49f988f3d7e3a2ea5edf32a8f8cde10949 Author: Laurent Godard Date: Wed Sep 18 14:33:34 2013 +0200 notes : notes of empty cells are now copied Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/table2.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 06830e9af19d14a32c95c71cabe3104bad6b6dd5 Author: Laurent Godard Date: Wed Sep 18 14:35:33 2013 +0200 clean unsused code : notes are now handled at column level in CopyToColumn

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 128 +++- sc/source/core/data/column3.cxx |5 - 2 files changed, 27 insertions(+), 106 deletions(-) New commits: commit 9c085920fdaf3b9dd7769ec2816d5caa6d44a818 Author: Laurent Godard Date: Wed Sep 18 16:31:11 2013

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 66 sc/source/core/data/column3.cxx | 39 +-- 2 files changed, 43 insertions(+), 62 deletions(-) New commits: commit 7cc10ff6cac7fdac9fcc258cbaaf0fcd8bd890ed Author: Laurent Godard Date: Wed Sep

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column3.cxx |6 ++- sc/source/core/data/table2.cxx | 61 +++- 2 files changed, 16 insertions(+), 51 deletions(-) New commits: commit a5067431d5e369f6c4bea2241be6e9d6f235c00a Author: Laurent Godard Date: Wed Sep 18 18:36:19 2013

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit dc7c410e8a2ed4074cedd6beea4c134cc098c2dc Author: Laurent Godard Date: Wed Sep 18 18:36:19 2013 +0200 clean table notes management - partial - move treatments to column - Transpose clipboard Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-19 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 83 +-- 1 file changed, 81 insertions(+), 2 deletions(-) New commits: commit 212305239c1df0b8142c73b554e0f89bcc59b29b Author: Laurent Godard Date: Thu Sep 19 16:30:34 2013 +0200 unit test notes & copy/p

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/qa sc/source

2013-09-20 Thread Laurent Godard
- sc/source/filter/excel/excdoc.cxx |2 sc/source/filter/xml/XMLExportIterator.cxx |3 7 files changed, 5 insertions(+), 244 deletions(-) New commits: commit 496dbe3371eb40ab8870413ff36671858d13d1c0 Author: Laurent Godard Date: Fri Sep 20 11:14:44 2013 +0200 remove

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-20 Thread Laurent Godard
sc/source/core/data/column.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 515c69a812b3c43d87310157ce30dc7cc51aa0d5 Author: Laurent Godard Date: Fri Sep 20 12:52:30 2013 +0200 notes clipboard - as link option - not functionnal

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-20 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 68 --- sc/qa/unit/ucalc.hxx |2 + 2 files changed, 51 insertions(+), 19 deletions(-) New commits: commit 76fc361a4804298084cf5ad99abf373d4132b44c Author: Laurent Godard Date: Fri Sep 20 13:55:17 2013 +0200

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-20 Thread Laurent Godard
sc/source/core/data/column.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 23b581c56f84824f07244107792d062b6b777cf2 Author: Laurent Godard Date: Fri Sep 20 15:16:57 2013 +0200 Notes are hard copied on paste special "as link"

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-20 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 22 -- sc/qa/unit/ucalc.hxx |8 2 files changed, 16 insertions(+), 14 deletions(-) New commits: commit afe78dd8eb43157dc334613b498e876384b38521 Author: Laurent Godard Date: Fri Sep 20 16:13:24 2013 +0200 rename & enable t

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 2 commits - sc/inc sc/qa sc/source

2013-09-20 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit 4398cb1dccb7f024256dfad654e58164bbd5a7ce Author: Laurent Godard Date: Fri Sep 20 19:18:55 2013 +0200 sync notes captions on sort Change-Id: Ib63ded7e1516a5a4ed8e7d17c3f0480e5ed5b50e diff --git a/sc/inc/postit.hxx b/sc/inc

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-23 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) New commits: commit c64570164e3c8161fa28368d609b7b7bdc039811 Author: Laurent Godard Date: Mon Sep 23 10:17:42 2013 +0200 enhance transposed copy/paste unit test Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-23 Thread Laurent Godard
sc/qa/unit/ucalc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d2a8d41c702213d6b4a6b11c05f06572191245fd Author: Laurent Godard Date: Mon Sep 23 10:20:10 2013 +0200 minor typo in transpose clipboard unit test Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/qa sc/source

2013-09-23 Thread Laurent Godard
10ec9481234014749328f760a1f066a15ab23477 Author: Laurent Godard Date: Mon Sep 23 15:23:44 2013 +0200 notes transport on copying sheet to another document Change-Id: If38b25fc384414eb905b9c9d7b6b7562b462b338 diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx index 6c01bb2..55cd4cd 100644 --- a

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa sc/source

2013-09-23 Thread Laurent Godard
: commit 6ce4e50fe452ded99dac075eeaacc7ac03daf383 Author: Laurent Godard Date: Mon Sep 23 18:08:42 2013 +0200 transport attached notes when moving a block of cell Change-Id: I608be1197cf4177aa67870ff34b61cf1fd67204c diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index fb0d07f

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa sc/source

2013-09-24 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit 117ea65d6e5586e8c1c0805481ca81a1e15049ac Author: Laurent Godard Date: Mon Sep 23 18:08:42 2013 +0200 transport attached notes when moving a block of cell Change-Id: I608be1197cf4177aa67870ff34b61cf1fd67204c diff --git a/sc/qa/unit

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-09-25 Thread Laurent Godard
sc/qa/unit/ucalc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d772230b492f6abc93fb05bfd6f57e65c057ee03 Author: Laurent Godard Date: Wed Sep 25 09:50:47 2013 +0200 comment failing parts of test Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 2 commits - sc/qa sc/source

2013-09-25 Thread Laurent Godard
-- sc/source/filter/xml/xmlexprt.cxx | 37 +++--- 6 files changed, 41 insertions(+), 146 deletions(-) New commits: commit e56b351f680ee97c34f95f08e16c8ecb87cbb5ba Author: Laurent Godard Date: Wed Sep 25 13:52:50 2013 +0200 first working export of notes - dirty, need

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-25 Thread Laurent Godard
sc/source/ui/navipi/content.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 4a5ad5be12a3b4afa9a05b677a953e7f18f91c4b Author: Laurent Godard Date: Wed Sep 25 17:04:23 2013 +0200 a new way to iterate over notes of a column - hope less time

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-26 Thread Laurent Godard
sc/source/ui/view/printfun.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit c5109870fb536a6e938c2b0080b639e9f285b8d8 Author: Laurent Godard Date: Thu Sep 26 16:32:34 2013 +0200 optim notes loop Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-27 Thread Laurent Godard
sc/source/core/data/column.cxx | 41 ++-- sc/source/core/data/column2.cxx |2 - 2 files changed, 32 insertions(+), 11 deletions(-) New commits: commit e1ae7c68dfb538f6d2cdfd7b860df1a3ab009d7c Author: Laurent Godard Date: Fri Sep 27 12:10:19 2013

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/source

2013-09-30 Thread Laurent Godard
sc/inc/postit.hxx |8 sc/source/core/data/postit.cxx | 38 ++ 2 files changed, 46 insertions(+) New commits: commit 98d104a399adf9825d0519d350e25957a640d60e Author: Laurent Godard Date: Mon Sep 30 14:21:04 2013 +0200 unify

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-30 Thread Laurent Godard
sc/source/core/data/column.cxx | 136 +++-- 1 file changed, 104 insertions(+), 32 deletions(-) New commits: commit dd55f14816f7488d9ba51f85de2f0fe70d485737 Author: Laurent Godard Date: Mon Sep 30 14:19:03 2013 +0200 refactor clipboard handlers loops

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-30 Thread Laurent Godard
sc/source/core/data/column.cxx | 39 --- 1 file changed, 39 deletions(-) New commits: commit 93649a2319a1923d4952ae778dccf0ac9501bf9d Author: Laurent Godard Date: Mon Sep 30 14:24:23 2013 +0200 clean CopyToClipHandler Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/source

2013-10-02 Thread Laurent Godard
/source/core/data/postit.cxx | 39 -- 6 files changed, 53 insertions(+), 221 deletions(-) New commits: commit 5080a893fff7489aafc7e47baf9493e2ec9e6c40 Author: Laurent Godard Date: Wed Oct 2 10:22:04 2013 +0200 refactor notes copy/paste handlers Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/source

2013-10-02 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit 1fe2ce4edf6cb1cc37422dbd62d6c3cca00d55df Author: Laurent Godard Date: Wed Oct 2 10:22:04 2013 +0200 refactor notes copy/paste handlers Change-Id: Ibbf8921fee8d514bdd41c2996b665aa027e2a79d diff --git a/sc/inc/column.hxx b/sc/inc

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - 2 commits - sc/qa sc/source

2013-10-02 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 43 +++-- sc/source/core/data/column.cxx |1 2 files changed, 20 insertions(+), 24 deletions(-) New commits: commit 4f501ea9fbee49a74e18b3eb567887f60723eae9 Author: Laurent Godard Date: Wed Oct 2 12:20:48 2013 +0200

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/inc sc/qa sc/source

2013-10-02 Thread Laurent Godard
changed, 184 insertions(+), 40 deletions(-) New commits: commit 6669f4c85ce3b59c24b78f89c408650c7b26c1b9 Author: Laurent Godard Date: Wed Oct 2 18:08:20 2013 +0200 refactor area calculations with notes - add ScColumn::GetCellNotesMaxRow helper - add ScColumn::GetCellNotesMinRow

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/qa

2013-10-02 Thread Laurent Godard
sc/qa/unit/ucalc.cxx |2 +- sc/qa/unit/ucalc.hxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 47b5a52d50cd6ff4a3436c5f5b6f510438d652a3 Author: Laurent Godard Date: Wed Oct 2 18:17:34 2013 +0200 rename unit test Change-Id

  1   2   3   4   >