oox/source/ppt/slidefragmenthandler.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 711976fbd0da490ef0d7a9bf45a44eeb1dfb9e7c
Author: David Tardon
Date: Thu Jul 5 06:57:06 2012 +0200
remove forgotten debug printf
Change-Id: Iff5a53735d78a2afcf90299a5f28a47f1376e393
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Rainer Bielefeld changed:
What|Removed |Added
Depends on||36149
--- Comment #340 from Rainer Bi
On 07/04/2012 03:23 PM, Noel Power wrote:
with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=1720641bf36306fc296635925e571556ced8a302
a long standing wrinkle with modifying nested structs in basic should
be eliminated
before this change the following macro snippet would not work.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thanks gentlemen for the advise. Indeed must be the rebasing that
affects files.
About ccache, I have this
tdf@olivier-Vostro-3500:~/git/core$ ccache -s
cache directory /home/tdf/.ccache
cache hit (direct) 38119
ca
Hi Noel,
On Wed, Jul 04, 2012 at 05:04:01PM +0200, Noel Grandin wrote:
> It would be nice if the gerrit emails had this in the header:
>
> To: libreoffice@lists.freedesktop.org,
>
> SO that my mailing list filters picked it up as belonging to the libreoffice
> mailing list.
yes, I saw that --
All my contributions, past, present and future to LibreOffice are
licensed under the terms of the MPL/LGPLv3+. Where applicable, I license
my contributions under CC0.
Ron Faile
Wiki username: rmfaile
Affiliation: Individual
___
LibreOffice mailing li
On 02/07/12 10:41, Noel Grandin wrote:
> Hi
>
> This collection of small patches converts various places from using raw
> SvPtrarr to using STL containers.
thanks, pushed to master.
patch #10: if you change an array to an associative array then this
check for size() gets a completely different
So, I found some old class diagrams for writer which I think I got from
khz who I think got them from jp. They're drawn on some printouts which
have a 1998 date on them. Coffee ring around SwClient is probably not
significant. http://blogs.linux.ie/caolan/files/2012/07/writer.pdf
C.
_
writerperfect/source/writer/WordPerfectImportFilter.cxx | 54
1 file changed, 27 insertions(+), 27 deletions(-)
New commits:
commit 0be0cc0e50fa6c4161d6f71964ec90ba579026ac
Author: Fridrich Å trba
Date: Wed Jul 4 22:42:04 2012 +0200
Targeted cleanup of namespaces
On 04.07.2012 13:20, Olivier Hallot wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
My (linux) build actually works but I face a stressing situation
Each time I do a git pull -r and then make, then tail_build seems to
build from scratch and takes hours to finish, making my work a PITA.
sc/source/core/data/cell2.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dc8e971ec1f3156b5051ea227f9a4195e2d73970
Author: Eike Rathke
Date: Wed Jul 4 21:27:41 2012 +0200
fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()
Change-Id
sc/source/core/data/cell2.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 967002c852b817ac06e723cff04037cc211b5c5b
Author: Eike Rathke
Date: Wed Jul 4 21:27:41 2012 +0200
fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()
Change-Id
connectivity/source/drivers/postgresql/pq_allocator.hxx |6 --
connectivity/source/drivers/postgresql/pq_common.hxx| 41
2 files changed, 2 insertions(+), 45 deletions(-)
New commits:
commit bd493f15a5d9478739368e48f598d2cd7ed4ea30
Author: LuboÅ¡ LuÅák
Date: Wed Ju
with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=1720641bf36306fc296635925e571556ced8a302
a long standing wrinkle with modifying nested structs in basic should be
eliminated
before this change the following macro snippet would not work.
Dim b0 as new "com.sun.star.table.TableBo
vcl/source/window/decoview.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit c699bef4129d972ea2f7015d9b682248eb39dff2
Author: Ivan Timofeev
Date: Wed Jul 4 22:44:08 2012 +0400
fix drawing of calc input line when vcl backend supports CTRL_FRAME
it
basic/source/classes/sbunoobj.cxx | 385 +-
basic/source/inc/sbunoobj.hxx | 75 +++
basic/source/runtime/step0.cxx| 69 --
3 files changed, 491 insertions(+), 38 deletions(-)
New commits:
commit 1720641bf36306fc296635925e571556ced8a302
Auth
On 29/06/12 10:09, Noel Power wrote:
On 28/06/12 19:02, Jan Holesovsky wrote:
[...]
Actually the "for quite a while" spans to
8ab086b6cc054501bfbf7ef6fa509c393691e860, the inital import of
button.cxx to CVS :-( - it has been imported in 2000 with this
already in place. Looking deeper, I though
vcl/source/window/decoview.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 504e41016004fb2edebdb29a85d69084b1d6
Author: Ivan Timofeev
Date: Wed Jul 4 22:44:08 2012 +0400
fix drawing of calc input line when vcl backend supports CTRL_FRAME
it
writerperfect/source/filter/DocumentHandler.hxx |6 --
writerperfect/source/stream/WPXSvStream.h | 12 +---
2 files changed, 1 insertion(+), 17 deletions(-)
New commits:
commit 7989bba5b65b6fd27fb99197087456da0b2eee17
Author: Fridrich Å trba
Date: Wed Jul 4 20:56:08 201
Hi Joel,
On Monday, 2012-07-02 22:00:06 -0700, Joel Madero wrote:
> How difficult would it be to automatically save settings as per requested
> in this FDO: https://bugs.freedesktop.org/show_bug.cgi?id=47674
Not that difficult for the clipboard text import, please see my comment
in the bug, I ma
Hi guys,
I new in this list...
System
# uname -a
FreeBSD delta.alpha.telemedellin.tv 8.2-RELEASE-p9 FreeBSD
8.2-RELEASE-p9 #3: Sun Jun 17 17:59:02 COT 2012
an...@delta.alpha.telemedellin.tv:/usr/obj/usr/src/sys/MYKERNEL amd64
Update ports tree
# csup -h cvsup15.us.FreeBSD.org -g -L 2 /usr/sha
>From Lionel Elie Mamane :
Lionel Elie Mamane has uploaded a new change for review.
Change subject: fdo#43556 round pos&dim of report controls & sections to
nearest 10^-4m
..
fdo#43556 round pos&dim of report controls & section
From Björn Michaelsen :
Björn Michaelsen has posted comments on this change.
Change subject: renamed "MakeFormel" into "MakeFormula" (in sw/)
..
Patch Set 2:
builds and passes checks => verified, looking good => code-review+2
Hello everyone,
All of the EnhancedCustomShape* services are now dumped and connected
with the rest of the code, so XShapeDumper can dump it.
Builds fine, works fine too.
It was finally about 1200 lines of code, now it's dumping quite a lot
of different properties. XML output is filled with them.
sd/qa/unit/data/odp/shapes-test.odp |binary
sd/qa/unit/regression-test.cxx |5 +++--
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit fe0c8b3733427693dcdb59742b12d41800625b2d
Author: Artur Dorda
Date: Wed Jul 4 19:55:28 2012 +0200
improved shapes-test.odp (bu
Hi,
On Wednesday, 2012-07-04 18:07:31 +0200, Markus Mohrhard wrote:
> > 1) ScMyTables::SetMatrix() uses a call chain down to
> > ScFormulaCell::SetMatColsRows() which sets the ScFormulaCell dirty.
>
> This one might be legitimate. We need to check if we can also import
> the cached values of mat
Hi,
On Wednesday, 2012-07-04 13:10:10 +0100, Michael Meeks wrote:
> git format-patch -1
> (cd ../push_tree ; git am) < 0001-foo-baa.patch
Just as a side note, this can be done in one command without leaving
intermediate files around:
git format-patch --stdout -1 | (cd ../push_tree ;
drawinglayer/inc/drawinglayer/EnhancedShapeDumper.hxx |8 ++
drawinglayer/source/dumper/EnhancedShapeDumper.cxx| 60 ++
drawinglayer/source/dumper/XShapeDumper.cxx |5 +
3 files changed, 73 insertions(+)
New commits:
commit 1d1f0b647f5da8c811488bf6887d0a0d0
sfx2/AllLangResTarget_sfx2.mk |1
sfx2/source/dialog/inputdlg.cxx | 68 +++-
sfx2/source/dialog/inputdlg.hrc |6 +++
sfx2/source/dialog/inputdlg.src | 38 ++
sfx2/source/inc/inputdlg.hxx|6 +++
5 files changed, 98 inser
drawinglayer/inc/drawinglayer/EnhancedShapeDumper.hxx | 19 +
drawinglayer/source/dumper/EnhancedShapeDumper.cxx| 206 ++
drawinglayer/source/dumper/XShapeDumper.cxx |5
3 files changed, 230 insertions(+)
New commits:
commit ea85bb3f72cad70404c0ae7a3750f36737
Sorry, I meant to also CC Kohei and mailing list.
I having trouble trying to think of a way to prevent ScFormulaCells from
being set dirty without my hackish ScDocument libreoffice-generated-doc
flag.
During the import of the functions.ods unit test file, ScFormulaCells are
set dirty at th
solenv/gbuild/platform/WNT_INTEL_MSC.mk |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit c42a8d41afbd8c49b68046eeb8480e04d4f072c4
Author: LuboÅ¡ LuÅák
Date: Wed Jul 4 18:22:36 2012 +0200
use -nologo with other MSVC build tools too
Except for no
Hello Daniel,
> I having trouble trying to think of a way to prevent ScFormulaCells from
> being set dirty without my hackish ScDocument libreoffice-generated-doc
> flag.
>
> During the import of the functions.ods unit test file, ScFormulaCells are
> set dirty at three different times in three dif
instsetoo_native/util/openoffice.lst | 40 +--
solenv/inc/minor.mk |4 +--
2 files changed, 22 insertions(+), 22 deletions(-)
New commits:
commit e0eeb13989d442b6b7cb07104ed9c883de725018
Author: Petr Mladek
Date: Wed Jul 4 17:50:36 2012 +0
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 43556, which changed state.
Bug 43556 Summary: EDITING report design: lengths & positions shown rounded ->
hides information, leads to seemingly unexplainable behaviour
https://bugs.freedesktop.org/show_bug.cgi?id=43556
instsetoo_native/util/openoffice.lst | 30 +++---
solenv/inc/minor.mk |4 ++--
2 files changed, 17 insertions(+), 17 deletions(-)
New commits:
commit a27f00a0069daddf7943d03af753f1c5e2490019
Author: Petr Mladek
Date: Wed Jul 4 17:49:12 2012 +0200
reportdesign/source/ui/inspection/GeometryHandler.cxx | 19 ++
1 file changed, 19 insertions(+)
New commits:
commit 8dd6a23b6b44902d1c1ae4e24360463ffcf1015d
Author: Lionel Elie Mamane
Date: Wed Jul 4 17:46:44 2012 +0200
fdo#43556 round pos&dim of report controls & sectio
reportdesign/source/ui/inspection/GeometryHandler.cxx | 19 ++
1 file changed, 19 insertions(+)
New commits:
commit 067a3e264797bd60117bea72db4877031af9805b
Author: Lionel Elie Mamane
Date: Wed Jul 4 17:46:44 2012 +0200
fdo#43556 round pos&dim of report controls & sectio
New branch 'features/base-preview' available with the following commits:
commit 0c8d627ccdafea81624851a728afe9d4d9c5c05f
Author: Lionel Elie Mamane
Date: Wed Jul 4 17:46:44 2012 +0200
fdo#43556 round pos&dim of report controls & sections to nearest 10^-4m
Change-Id: I3fa331d2461609
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
reportdesign/source/ui/inspection/GeometryHandler.cxx | 19 ++
1 file changed, 19 insertions(+)
New commits:
commit 8284353f0a903f26e9b963c04aba341323df1150
Author: Lionel Elie Mamane
Date: Wed Jul 4 17:46:44 2012 +0200
fdo#43556 round pos&dim of report controls & sectio
Hi,
there have been created the libreoffice-3.6.0.0.beta3 tag. The
corresponding official builds will be available within next few days.
IMPORTANT: We are past the hard string and UI freeze. Please, do not
commit such changes to the 3-6 branch. On the other hand, you could
still commit without re
sfx2/inc/sfx2/templateview.hxx |2 --
sfx2/inc/templatedlg.hxx |1 -
sfx2/source/control/templateview.cxx | 25 +++--
sfx2/source/doc/templatedlg.cxx |7 ---
4 files changed, 3 insertions(+), 32 deletions(-)
New commits:
commit 40ec7e20
https://bugs.freedesktop.org/show_bug.cgi?id=6
Bug 6 depends on bug 51547, which changed state.
Bug 51547 Summary: PresenterConsole - speaker screen corrupted
https://bugs.freedesktop.org/show_bug.cgi?id=51547
What|Old Value |New Value
---
canvas/source/vcl/canvashelper.cxx |4 ++--
canvas/source/vcl/canvashelper_texturefill.cxx |2 +-
canvas/source/vcl/impltools.cxx| 14 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
New commits:
commit 97ae222bd71716e9b9d4329aa646eddeec9a1c
sw/source/filter/ww8/ww8par.cxx | 45
1 file changed, 45 deletions(-)
New commits:
commit 63d89faeb7b38df2f5a84df6a65f3db68694068a
Author: Miklos Vajna
Date: Wed Jul 4 17:22:15 2012 +0200
ww8par: unused includes
Change-Id: I9aab92f88194d
configure.in |4
1 file changed, 4 insertions(+)
New commits:
commit 29305e54d0929ac20ff8739615707bcbe5e253c6
Author: Bjoern Michaelsen
Date: Wed Jul 4 16:28:02 2012 +0200
add note about rsvg being a hard dep now
Change-Id: Ice373ab8ceba1d5de37bd5c08e38b6bb6d140b74
diff
Ignore this, found several bugs myself.
Sigh.
On 2012-07-02 14:05, Noel Grandin wrote:
Hi
Posting these 2 patches to start with, so I can see if I'm on the
correct path.
These 2 patches convert a couple of locations from SV_DECL_PTRARR_SORT
to std::vector (where the vector is sorted).
The
canvas/source/vcl/canvashelper.cxx |4 ++--
canvas/source/vcl/canvashelper_texturefill.cxx |2 +-
canvas/source/vcl/impltools.cxx| 14 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
New commits:
commit b95cfee03ca6eb63eb94593ced389c7f442f2d
oox/source/ppt/pptshape.cxx |4 +++
oox/source/ppt/pptshapecontext.cxx | 17 ++-
oox/source/ppt/slidefragmenthandler.cxx | 35
3 files changed, 51 insertions(+), 5 deletions(-)
New commits:
commit 37f6fc4933769cb031b63d607a607a
HI
It would be nice if the gerrit emails had this in the header:
To: libreoffice@lists.freedesktop.org,
SO that my mailing list filters picked it up as belonging to the libreoffice
mailing list.
Thanks, Noel Grandin
On 2012-07-04 14:38, Bjoern Michaelsen wrote:
So whenever you do something
sw/source/filter/ww8/ww8par.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 08556bfd1346d96752e212cec68fe99726e03e90
Author: Miklos Vajna
Date: Wed Jul 4 16:51:15 2012 +0200
wwSectionManager::SetUseOn: share first page header / footer by default
sfx2/source/doc/templatedlg.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 4f93db78598c412b692dd08bdce6138d04097e11
Author: Rafael Dominguez
Date: Wed Jul 4 10:25:41 2012 -0430
Delete search view when dialog gets destroyed.
Change-Id: I82612d5854ef4db5b0bfe4e245
From Björn Michaelsen :
Björn Michaelsen has posted comments on this change.
Change subject: fdo#35365 Set the default font color to black and the document
color to white.
..
Patch Set 2: Looks good to me, approved
ok, pushed
icon-themes/galaxy/sfx2/res/create_draw.png|binary
icon-themes/galaxy/sfx2/res/create_present.png |binary
icon-themes/galaxy/sfx2/res/create_sheet.png |binary
icon-themes/galaxy/sfx2/res/create_text.png|binary
icon-themes/galaxy/sfx2/res/exec_action.png|binary
icon-themes/galaxy
configure.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 43fd9bbafcf4348f2b8083baf551f38b8572519c
Author: Andras Timar
Date: Wed Jul 4 16:31:25 2012 +0200
check for Digest::MD5 Perl module
Change-Id: I11ee3d8ea0245758570cfd482a99f7012c0ad869
diff
configure.in |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e32230ddba34a69e380fac2c6e6888688c908a1b
Author: Andras Timar
Date: Wed Jul 4 16:31:25 2012 +0200
check for Digest::MD5 Perl module
Change-Id: I11ee3d8ea0245758570cfd482a99f7012c0ad869
diff
sw/inc/cellfml.hxx|6 +++---
sw/source/core/attr/cellatr.cxx |2 +-
sw/source/core/fields/cellfml.cxx |4 ++--
sw/source/core/fields/tblcalc.cxx |2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit b779da6fb73d7b235f4f7d032c7e463d97545e83
A
Stefan Knorr (Astron) píše v St 04. 07. 2012 v 15:34 +0200:
> Hi Petr,
>
> > I have cherry-picked the duplication-removal into 3-6 branch, see
> > http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-6&id=f342094d35c85a882db7b6ffe3f69ea9b3f8cc74
>
> Thanks!
>
> > Hmm, I see some
Tag 'libreoffice-3.6.0.0.beta3' created by Petr Mladek at
2012-07-04 14:51 -0700
Tag libreoffice-3.6.0.0.beta3
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJP9EpwAAoJEPQ0oe+v7q6j8PUQAI1wLGYyLDTtIowsAlA27D6+
r7X6B7PeOKV5Lr+U/0KqPQNJrd6JTe5E88YeTPBK0/1RhrMO5HaEpqp
Tag 'libreoffice-3.6.0.0.beta3' created by Petr Mladek at
2012-07-04 14:51 -0700
Tag libreoffice-3.6.0.0.beta3
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJP9EpvAAoJEPQ0oe+v7q6j+8QP/3JqcBw2hQ3kWGHw6Uf/oo4y
SzJQiqqtuaUJkVn4QLOCD9UU5pY92Cu7QY9Th1JWUNedLsXIYGCI7cS
Tag 'libreoffice-3.6.0.0.beta3' created by Petr Mladek at
2012-07-04 14:51 -0700
Tag libreoffice-3.6.0.0.beta3
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJP9EpuAAoJEPQ0oe+v7q6jJZ4P+wWau8pPg+VXWUcl1BEP/Hrk
tttMFgluuPmFdhp1P7zlo0TS4BhvY2zoJ1nhB9izl3GZO7NflYxVfY5
Hi Petr,
> I have cherry-picked the duplication-removal into 3-6 branch, see
> http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-6&id=f342094d35c85a882db7b6ffe3f69ea9b3f8cc74
Thanks!
> Hmm, I see some troubles with the new branding:
>
> 1. LO register extensions during the fir
drawinglayer/inc/drawinglayer/EnhancedShapeDumper.hxx | 39 +
drawinglayer/source/dumper/EnhancedShapeDumper.cxx| 454 +-
drawinglayer/source/dumper/XShapeDumper.cxx | 10
3 files changed, 487 insertions(+), 16 deletions(-)
New commits:
commit a68f47f6e817c86cc
Michael Meeks píše v St 04. 07. 2012 v 11:11 +0100:
> On Tue, 2012-07-03 at 21:05 +0200, Bjoern Michaelsen wrote:
> > @Tor: Is rsvg available at all on these platforms? Can we make it a hard
> > dep?
> > If not, is that limited masterpages functionality ok for these experimental
> > platformsi for
svtools/source/config/colorcfg.cxx | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
New commits:
commit 2d06094c701262ef54604be206c25dd87a77d224
Author: Benjamin Drung
Date: Fri Jun 8 00:19:25 2012 +0200
fdo#35365 Set the default font color to black and the document c
dev/null |binary
extras/source/templates/layout/AbstractGreen.otp |binary
extras/source/templates/layout/AbstractRed.otp|binary
extras/source/templates/layout/AbstractYellow.otp |binary
extras/source/templates/layout/BrightBlue.otp |binary
ext
From Thorsten Behrens :
Thorsten Behrens has posted comments on this change.
Change subject: fdo#35365 Set the default font color to black and the document
color to white.
..
Patch Set 2: Looks good to me, but someone else mus
Petr Mladek píše v St 04. 07. 2012 v 13:05 +0200:
> Stefan Knorr píše v Út 03. 07. 2012 v 21:37 +0200:
> > Hi Jean-Baptiste, Thorsten,
> >
> > > Hi,
> > >
> > > There is no Close button on the new About dialog. Is it intended ?
> > > I remember that for the previous change in this dialog, we had
Hi all,
On Thu, Jun 21, 2012 at 04:55:11PM +0100, Michael Meeks wrote:
> + send everything to the list to start
> with & throttle if needed (Kendy)
this is now in place, the friendly gerritbot:
https://launchpad.net/~r-gerrit-0
now has cozy home on the gerrit mach
From Björn Michaelsen :
Björn Michaelsen has posted comments on this change.
Change subject: reenable unitcheck and slowcheck as top level targets
..
Patch Set 4:
yes, this is in already.
--
To view, visit https://gerrit.libr
On Wed, 2012-07-04 at 08:20 -0300, Olivier Hallot wrote:
> Each time I do a git pull -r and then make, then tail_build seems to
> build from scratch and takes hours to finish, making my work a PITA.
Noel points out that my re-basing work has quite some ripple-through; I
try to chunk my wo
Le 04/07/12 10:34, Lionel Elie Mamane a écrit :
Hi Lionel,
A big thumbs up from me. With a bit of luck, it might make hsqldb
embedded dbs a bit less corruption prone...
Alex
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.
svl/source/numbers/zformat.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f4679c1caf3f56f756fdb5d9609710a3ae3a8fd8
Author: Ivan Timofeev
Date: Wed Jul 4 15:44:03 2012 +0400
cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)
On Wed, 2012-07-04 at 01:32 +0200, Mat M wrote:
> About AV, --without-cve-unit is enough, but having a way to bypass unit
> testing could be practical for some specific cases.
I tend to agree that a --without-cve-unit option make some sense, and
is vastly preferable (as Markus points ou
I think this is mostly because Michael Meeks is working his way through
relicensing the code, which means he is touching stuff near the bottom
of the dependency graph, which means everything gets rebuilt.
I've gotten into the habit of doing a pull and then a rebuild at the
end of my working
vcl/source/gdi/pdfwriter_impl.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 359f8cebb699954700faae18961519ccfd5ebaef
Author: Caolán McNamara
Date: Wed Jul 4 12:22:34 2012 +0100
fix build problem on windows
Change-Id: I0c965ac8abd25479ea97a9
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
My (linux) build actually works but I face a stressing situation
Each time I do a git pull -r and then make, then tail_build seems to
build from scratch and takes hours to finish, making my work a PITA.
my autogen is this one:
- --with-num-cpus=4
Stefan Knorr píše v Út 03. 07. 2012 v 21:37 +0200:
> Hi Jean-Baptiste, Thorsten,
>
> > Hi,
> >
> > There is no Close button on the new About dialog. Is it intended ?
> > I remember that for the previous change in this dialog, we had have the
> > same problem. It was fixed later.
>
> Hm, no, that
sw/source/core/doc/docdesc.cxx | 14 --
1 file changed, 14 deletions(-)
New commits:
commit 69cc00837f58a257a8c1875126b2c89e6c3bd96f
Author: Miklos Vajna
Date: Wed Jul 4 13:04:05 2012 +0200
sw: drop some unused includes
Change-Id: Ia17354be0b8cea2ba519c1d907b69034cd
basctl/uiconfig/basicide/menubar/menubar.xml |1 -
chart2/uiconfig/menubar/menubar.xml|1 -
cui/source/dialogs/about.cxx | 14 --
cui/source/dialogs/about.hrc |1 -
cui/source/dialogs/about.src
sw/source/core/doc/docdesc.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit b1594febc030376a272c73cf125a2c77e42b8117
Author: Miklos Vajna
Date: Wed Jul 4 12:51:31 2012 +0200
SwDoc::ChgPageDesc: copy page size to first page
Change-Id: I714c8cb1
basic/source/classes/sbxmod.cxx | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 1f0abdcf60e30f6ce02fbed5a6918c7899a10f4e
Author: Daniel Rentz [dr]
Date: Mon Mar 21 10:30:30 2011 +0100
dr80: #i117392# initialize VBAGlobals object if single Basic
basic/source/inc/codegen.hxx |1 -
basic/source/inc/runtime.hxx |1 -
basic/source/inc/scriptcont.hxx |2 --
binaryurp/source/reader.hxx |1 -
binaryurp/source/unmarshal.hxx
Hi Lionel,
On Tue, 2012-07-03 at 20:33 +0200, Lionel Elie Mamane wrote:
> I'm unsure whether I should apply this to libreoffice-3-6 or maybe
> even libreoffice-3-5; I'd be glad of your opinions.
Sounds reasonable for -3-6 to me (but doesn't require approval there as
a bug fix:-).
> This
Hi John,
On Tue, 2012-07-03 at 21:39 +0200, John Smith wrote:
> I seem to be running into some trouble when running ./autogen.sh, in
> particular with the ant detection part.
:-) well - it's great to check ant works in configure to avoid getting
horribly tangled problems much later I gues
dev/null |binary
extras/source/templates/layout/AbstractGreen.otp |binary
extras/source/templates/layout/AbstractRed.otp|binary
extras/source/templates/layout/AbstractYellow.otp |binary
extras/source/templates/layout/BrightBlue.otp |binary
ext
sfx2/inc/sfx2/templatelocnames.hrc | 12 -
sfx2/source/doc/templatelocnames.src | 82 ++-
2 files changed, 17 insertions(+), 77 deletions(-)
New commits:
commit e61575aed4c544cacf2bcd68114e2b732da9417e
Author: Petr Mladek
Date: Wed Jul 4 12:23:56 2012
On Wed, Jul 04, 2012 at 11:11:28AM +0100, Michael Meeks wrote:
>
> On Tue, 2012-07-03 at 21:05 +0200, Bjoern Michaelsen wrote:
> > @Tor: Is rsvg available at all on these platforms? Can we make it a hard
> > dep?
> > If not, is that limited masterpages functionality ok for these experimental
> >
Hello Stefan, Michael,
yes a throbber is used in the extension manager.
See:
http://opengrok.libreoffice.org/xref/core/extensions/source/update/check/updatehdl.cxx#1328
http://opengrok.libreoffice.org/xref/core/toolkit/source/controls/spinningprogress.cxx#77
I've attached a list of all spinner
On Wed, Jul 04, 2012 at 12:00:38PM +0200, Eike Rathke wrote:
> On Wednesday, 2012-07-04 10:42:20 +0200, Bjoern Michaelsen wrote:
>
> > Replaced deprecated tools/String with OUString in ScMatrix
> > soerenmoeller2...@gmail.com https://gerrit.libreoffice.org/242
>
> I setup a watch for project
On Tue, 2012-07-03 at 21:05 +0200, Bjoern Michaelsen wrote:
> @Tor: Is rsvg available at all on these platforms? Can we make it a hard dep?
> If not, is that limited masterpages functionality ok for these experimental
> platformsi for now?
We have bigger problems than svg on Android / iOS
sc/inc/conditio.hxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit e3dcba7e99c7f6e963931abcbc7d1c336e9ba801
Author: Markus Mohrhard
Date: Wed Jul 4 12:09:36 2012 +0200
don't use SC_DLLPUBLIC for class + method
Change-Id: Iec2cbcc0cfdfccb8d143
sc/inc/conditio.hxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit ce19822db8205025e2c38e1cbe87dcbe52340598
Author: Markus Mohrhard
Date: Wed Jul 4 12:09:36 2012 +0200
don't use SC_DLLPUBLIC for class + method
Change-Id: Iec2cbcc0cfdfccb8d143
Hi Bjoern,
On Wednesday, 2012-07-04 10:42:20 +0200, Bjoern Michaelsen wrote:
> Replaced deprecated tools/String with OUString in ScMatrix
> soerenmoeller2...@gmail.com https://gerrit.libreoffice.org/242
I setup a watch for project core with file:^sc/ but that change did not
show up today in
Hi Michael!
A bit of sad news first, the EC2 instance I was using for building LO, got
terminated somehow. :/
So, I'm here compiling it again. Sorry for the trouble again.
Configuration used:
- On Ubuntu 11.10
- Processor i686
- ./autogen.sh --disable-mozilla --without-junit --without-myspell-dict
fpicker/source/office/ServerDetailsControls.cxx |2
libcmis/libcmis-0.2.3-allowable-actions.patch | 284
libcmis/libcmis-0.2.3.patch | 34 ++
libcmis/libcurl-version-fix.patch | 21 -
libcmis/makefile.mk
sw/inc/pagedesc.hxx|4 ++--
sw/source/core/inc/frmtool.hxx |2 +-
sw/source/core/layout/frmtool.cxx |8 ++--
sw/source/core/layout/ftnfrm.cxx |4 ++--
sw/source/core/layout/laycache.cxx |2 +-
sw/source/core/layout/newfrm.cxx |3 ++-
6 files cha
On Wed, Jul 04, 2012 at 10:34:36AM +0200, Lionel Elie Mamane
wrote:
> Yes, but *which* statement that is depends on the underlying database
> engine. For example:
>
> * HSQLDB: "CHECKOPOINT DEFRAG;" will do it on the whole database
>
> * MySQL: "OPTIMIZE TABLE foo, bar, qux;" will do it on t
Hi all,
since there is no firehosing of the changes on gerrit to the dev list yet, here
is a list of open changes waiting for review on gerrit.
short list:
sorted all include statements alphabetically in sw/source/core/bastyp/
ruderphil...@gmail.com https://gerrit.libreoffice.org/255
Replac
1 - 100 of 108 matches
Mail list logo