Hi,
In the second week , I completed the color tab -
https://gerrit.libreoffice.org/#/c/25538/ . At the friday's design meeting,
it was decided to hide the CMYK color mode from the color tab and keep the
responsible code. I fixed some minor bugs/regression introduced by my
previous commits -
1.
Dnia 2016-06-06, pon o godzinie 22:28 +0200, Jan Holesovsky pisze:
> Hi Szymon,
>
> Szymon Kłos píše v Po 06. 06. 2016 v 20:48 +0200:
>
> > This week I made possible reusing controls from Slide Transition
> > Pane.
> > I had some problems with early initialization. Similar problem I
> > met in
>
include/salhelper/dynload.hxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 4bdbfdd6426460c562746c67c29a3b5e2bef8563
Author: Noel Grandin
Date: Wed Jun 8 08:45:52 2016 +0200
fix release in ODynamicLoader
otherwise, if the refcount goes to zero,
On Mon, Jun 06, 2016 at 09:50:43AM +0200, Rene Engelhard wrote:
> On Sun, Jun 05, 2016 at 12:32:57PM +0200, Bunth Tamás wrote:
>> Or we should put the libEngine12.so/dll file next to the
>> libfbclient file. That can be done in builds/posix/make.defaults I
>> think.
> "proper" Firebird packaging
vcl/Library_vcl.mk |1
vcl/inc/opengl/BufferObject.hxx| 89
vcl/inc/opengl/LineRenderUtils.hxx | 54
vcl/inc/opengl/RenderList.hxx | 30 +-
vcl/inc/opengl/VertexUtils.hxx | 112 --
vcl/inc/opengl/program.hxx
sfx2/source/view/classificationhelper.cxx | 24
svl/source/items/grabbagitem.cxx |6 +++---
sw/source/core/doc/textboxhelper.cxx | 21 +
3 files changed, 24 insertions(+), 27 deletions(-)
New commits:
commit 42dae96f97bfcc44d5e6cc
dbaccess/source/ui/app/AppController.cxx |4 ++--
dbaccess/source/ui/browser/brwctrlr.cxx|4 ++--
forms/source/richtext/clipboarddispatcher.cxx |4 ++--
include/svtools/cliplistener.hxx |4 +++-
reportdesign/source/ui/report/ReportContro
include/salhelper/dynload.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eb1afabe91f3d8df716587c2c58d164222bc14e8
Author: Noel Grandin
Date: Wed Jun 8 10:32:38 2016 +0200
use NULL instead of nullptr in external facing code
Change-Id: I9f0846f06e0
vcl/Library_vclplug_gen.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit dd68325ef3ac8c01036d859ba83d8e880bf34528
Author: Stephan Bergmann
Date: Wed Jun 8 10:33:18 2016 +0200
Get build unstuck for now re missing glm/glm.hpp
Change-Id: I9fe14cc1e8b3a34142e6f08743fa6
cui/source/inc/cuitabarea.hxx | 43 ++-
cui/source/tabpages/tpcolor.cxx | 276 +--
cui/uiconfig/ui/colorpage.ui| 477 ++--
3 files changed, 599 insertions(+), 197 deletions(-)
New commits:
commit 7b186b14ba1c1bd983798e1a987fe6310cf
0 files changed
New commits:
commit e9b64dd30901e48e0e919303f84684956ac1dde2
Author: László Németh
Date: Wed Jun 8 11:41:23 2016 +0200
empty commit (orig. Writer)
Change-Id: If97daf35630596ca66293d7e0203e459a9484112
___
Libreoffice-c
formula/source/core/api/token.cxx | 26 ++
include/formula/token.hxx | 22 ++
sc/source/core/data/dptabsrc.cxx |2 +-
sc/source/core/inc/interpre.hxx |2 ++
sc/source/core/tool/interpr2.cxx | 24 ++--
sc/sour
loleaflet/spec/loadtest.html |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 2e2373dfa0ff9bd3a0acc1be7bd3651895bf14fb
Author: Pranav Kant
Date: Wed Jun 8 15:47:23 2016 +0530
loleaflet: Fix loadtest
Change-Id: I6307a12858478b42d3a3253e7d01a52b7ea4228
vcl/source/filter/wmf/wmfwr.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit a4e33ce06eeb662d6c19d3144d73922bc8cee41a
Author: Noel Grandin
Date: Wed Jun 8 12:09:21 2016 +0200
remove more "unsupported MetaAction" messages from test logs
TEXTLANGUAGE is ignored in
forms/source/component/DatabaseForm.cxx | 21 -
forms/source/component/DatabaseForm.hxx |4 ++--
forms/source/component/clickableimage.cxx | 12 +++-
forms/source/component/clickableimage.hxx |4 ++--
forms/source/richtext/clipboarddispat
vcl/inc/opengl/texture.hxx | 10 ++
vcl/opengl/FixedTextureAtlas.cxx | 19 +--
vcl/opengl/texture.cxx | 16
3 files changed, 27 insertions(+), 18 deletions(-)
New commits:
commit 8dcf60ecbe9c159831ece3b6201882f1d0033472
Author: Tomaž
vcl/source/control/combobox.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit f120abb446bf3f5230ed06a3b148654dde36bb94
Author: Caolán McNamara
Date: Wed Jun 8 11:35:15 2016 +0100
Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashes
Cha
vcl/source/control/combobox.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit f7b0cbf1df98a1c42fe25cfdbd9977fba78347c8
Author: Caolán McNamara
Date: Wed Jun 8 11:35:15 2016 +0100
Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashes
Cha
extensions/Module_extensions.mk|7 +++
postprocess/CustomTarget_images.mk |6 ++
2 files changed, 9 insertions(+), 4 deletions(-)
New commits:
commit 44819f98aa39cbc8e5d9d07e112fa051077322eb
Author: David Tardon
Date: Wed Jun 8 12:49:37 2016 +0200
try to debug images_t
vcl/unx/gtk3/gtk3gtkframe.cxx | 24 +++-
1 file changed, 19 insertions(+), 5 deletions(-)
New commits:
commit c80d34ad551efe858c47445b13370aa8223357c7
Author: Caolán McNamara
Date: Wed Jun 8 11:50:42 2016 +0100
gtk3: use window groups so modal dialog are modal to th
framework/source/uifactory/uicontrollerfactory.cxx | 15 +--
1 file changed, 5 insertions(+), 10 deletions(-)
New commits:
commit aed4c42491b294cb57efc950a4d0209116be6452
Author: Noel Grandin
Date: Wed Jun 8 08:55:36 2016 +0200
remove some manual ref-counting in framework
include/sfx2/module.hxx |3 +++
include/sfx2/msgpool.hxx|3 +--
sfx2/source/appl/module.cxx |4 ++--
sfx2/source/control/msgpool.cxx |4 ++--
4 files changed, 8 insertions(+), 6 deletions(-)
New commits:
commit 5164ac456f3cb51949fe3bec293660fab74d26de
Author: M
filter/source/graphicfilter/ieps/ieps.cxx |3
include/vcl/gfxlink.hxx | 100 -
vcl/source/filter/graphicfilter.cxx | 23 +--
vcl/source/gdi/gfxlink.cxx| 229 --
4 files changed, 108 insertions(+), 247 deletion
connectivity/source/commontools/RowFunctionParser.cxx | 28 +--
connectivity/source/commontools/TDatabaseMetaDataBase.cxx |6
connectivity/source/commontools/TKey.cxx |2
connectivity/source/commontools/TTableHelper.cxx | 10 -
connectivi
cui/uiconfig/ui/colorpage.ui |2 +-
cui/uiconfig/ui/colorpickerdialog.ui |2 +-
extras/source/glade/libreoffice-catalog.xml.in |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 58664b1d43c393bf92b3aafdb90b7fb9a2ba832b
Author: Risha
sw/CppunitTest_sw_globalfilter.mk | 36 --
sw/qa/extras/globalfilter/globalfilter.cxx | 56 +
sw/source/filter/basflt/shellio.cxx|3 -
sw/source/filter/ww8/wrtww8.cxx| 10 +
4 files changed, 67 insertions(+), 38
sc/source/core/tool/interpr4.cxx | 20 +---
1 file changed, 17 insertions(+), 3 deletions(-)
New commits:
commit 6b6e82c555c7c10c9af73119ce25ad69867f49d2
Author: Eike Rathke
Date: Wed Jun 8 13:32:37 2016 +0200
convert the final double result to FormulaDoubleToken
cui/source/tabpages/tpcolor.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6d78ce11e1215a1c284585b4811aa0eeedd7187c
Author: Noel Grandin
Date: Wed Jun 8 13:32:41 2016 +0200
loplugin:cstylecast
Change-Id: I412f88094269ba111a984b714202b58d96758a20
unotools/source/config/historyoptions.cxx | 37 ++
1 file changed, 8 insertions(+), 29 deletions(-)
New commits:
commit 7f25ccc81a35d2a89880cacf7835aa4b875f2ab2
Author: Caolán McNamara
Date: Wed Jun 8 12:41:04 2016 +0100
Resolves: tdf#89394 revert attempt to
unotools/source/config/historyoptions.cxx | 37 ++
1 file changed, 8 insertions(+), 29 deletions(-)
New commits:
commit 1a9e0f420181316fbbaae14f1afb58a49c77cb3a
Author: Caolán McNamara
Date: Wed Jun 8 12:41:04 2016 +0100
Resolves: tdf#89394 revert attempt to
include/svx/svdotable.hxx |2 ++
svx/source/table/svdotable.cxx | 21 +
svx/source/table/tablelayouter.cxx | 29 +
svx/source/table/tablelayouter.hxx |2 ++
4 files changed, 54 insertions(+)
New commits:
commit a106165e7fd39
0 files changed
New commits:
commit d049c46985a8f6401c35af5d890e5ab6da2eb867
Author: László Németh
Date: Wed Jun 8 13:59:22 2016 +0200
empty commit (empty Writer doc)
Change-Id: Ie8924020fc85bca5e5b38f822f4520fe42172164
___
Libreoffi
sc/source/core/inc/interpre.hxx | 19 +++
sc/source/core/tool/interpr4.cxx | 19 +--
2 files changed, 28 insertions(+), 10 deletions(-)
New commits:
commit d1b6149415a07e8de86d955df2f5d9693b3b8408
Author: Eike Rathke
Date: Wed Jun 8 14:18:24 2016 +0200
include/sfx2/thumbnailview.hxx|3 +++
sfx2/source/control/thumbnailview.cxx | 26 --
sfx2/source/doc/templatedlg.cxx |4
3 files changed, 31 insertions(+), 2 deletions(-)
New commits:
commit 06eba148481b9eeeff3ea30ea73f2ea3765bd92f
Author: Aksh
sfx2/source/control/templatelocalview.cxx |1 +
sfx2/source/control/templatesearchview.cxx |1 +
2 files changed, 2 insertions(+)
New commits:
commit e07f23b148fe95b2418cb9dc5f1d335db8713c9f
Author: Akshay Deep
Date: Wed Jun 8 06:07:29 2016 +0530
Template Manager: Enable "Move" a
sot/source/sdstor/stgdir.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit f9a6d8255240c5841746400de7c9ed6a170e6f53
Author: Noel Grandin
Date: Wed Jun 8 14:44:01 2016 +0200
remove "trying to resize readonly stream" warning
some of code appears to
sd/source/ui/app/sdmod1.cxx |9 -
1 file changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 4501272cd2fee3534ef34b07a85aa0d26b7cae68
Author: Akshay Deep
Date: Wed Jun 8 05:45:51 2016 +0530
Resolves: Default template is not loaded when starting with Template
Selectio
loleaflet/spec/loadtest.html |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c5198fa8557edde1f6f3d0af78b609b9a5e5c852
Author: Andras Timar
Date: Wed Jun 8 14:56:08 2016 +0200
loleaflet: unclosed tag in loleaflet/spec/loadtest.html
diff --git a/loleaflet/s
loleaflet/spec/loadtest.html |1 +
1 file changed, 1 insertion(+)
New commits:
commit 05ad726863e275be34afde39755714b4e3dec388
Author: Pranav Kant
Date: Wed Jun 8 15:47:23 2016 +0530
loleaflet: Fix loadtest
Change-Id: I6307a12858478b42d3a3253e7d01a52b7ea42282
(cherry pick
desktop/Executable_minidump_upload.mk |5 +++--
desktop/Library_crashreport.mk |6 +-
desktop/Module_desktop.mk |2 +-
desktop/source/minidump/minidump.cxx|5 +
desktop/source/minidump/minidump_upload.cxx |3 ++-
include/desk
vcl/inc/opengl/texture.hxx | 10 ++
vcl/opengl/texture.cxx | 16
2 files changed, 18 insertions(+), 8 deletions(-)
New commits:
commit 6efb6fa31270adc84b5884cd4a84e1a3296d535d
Author: Tomaž Vajngerl
Date: Wed Jun 8 19:07:46 2016 +0900
tdf#100184 fix the l
avmedia/source/framework/mediaplayer.cxx |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 14a0b4a0883eb960896bd213c41e28957f1cda3c
Author: Caolán McNamara
Date: Tue Jun 7 14:28:15 2016 +0100
Resolves: tdf#100258 crash on disposing media player
unotools/source/config/historyoptions.cxx | 37 ++
1 file changed, 8 insertions(+), 29 deletions(-)
New commits:
commit 85bffd5ddd5364d2f750f74593cd9d2760ccbdbc
Author: Caolán McNamara
Date: Wed Jun 8 12:41:04 2016 +0100
Resolves: tdf#89394 revert attempt to
0 files changed
New commits:
commit 42526c87b792429d183fb590118bc059724c4e7c
Author: László Németh
Date: Wed Jun 8 14:03:51 2016 +0200
empty commit (repeat)
Change-Id: I7b91008f9ae9c7e63cc2ddb2936cba8bb6e91895
___
Libreoffice-commits
loleaflet/debug/document/admin.html |2 +-
loleaflet/debug/document/adminAnalytics.html |2 +-
loleaflet/debug/document/adminSettings.html |2 +-
loleaflet/dist/admin/admin.html |4 ++--
loleaflet/dist/admin/adminAnalytics.html |4 ++--
loleaflet/dist
sd/qa/unit/tiledrendering/data/table-column.odp |binary
sd/qa/unit/tiledrendering/tiledrendering.cxx| 88 +++-
svx/source/table/svdotable.cxx | 19 -
svx/source/table/tablecolumn.cxx|9 ++
svx/source/table/tablecolumn.hxx
include/sfx2/thumbnailview.hxx|4 +++-
include/sfx2/thumbnailviewitem.hxx|2 ++
sfx2/source/control/templateviewitem.cxx |4 +++-
sfx2/source/control/thumbnailview.cxx |4
sfx2/source/control/thumbnailviewitem.cxx |8 ++--
5 files changed, 18 i
include/sfx2/templateabstractview.hxx |1
include/sfx2/templatelocalview.hxx |2 -
include/sfx2/templateviewitem.hxx |2 +
sfx2/source/control/templatelocalview.cxx |9 ++-
sfx2/source/control/templatesearchview.cxx | 12 --
sfx2/source/doc/doc
sfx2/source/control/templatelocalview.cxx |1 +
sfx2/source/control/templatesearchview.cxx |1 +
2 files changed, 2 insertions(+)
New commits:
commit e73fc92829bbb4c06c951006fc7577131564ed67
Author: Akshay Deep
Date: Wed Jun 8 06:07:29 2016 +0530
Template Manager: Enable "Move" a
svx/source/table/tablecolumn.cxx |2 +-
svx/source/table/tablecolumn.hxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 46c7ecf760bbea6541507c319e8e722f9b4ec712
Author: Stephan Bergmann
Date: Wed Jun 8 16:53:37 2016 +0200
loplugin:passstuffbyref
include/svx/svdotable.hxx |2
sd/qa/unit/tiledrendering/data/table-column.odp |binary
sd/qa/unit/tiledrendering/tiledrendering.cxx| 88 +++-
svx/source/table/svdotable.cxx | 40 ++
svx/source/table/tablecolumn.cxx
accessibility/source/extended/textwindowaccessibility.cxx |2 -
basic/source/sbx/sbxcurr.cxx|2 -
chart2/source/tools/DataSeriesHelper.cxx|2 -
compilerplugins/clang/passstuffbyref.cxx| 21
connect
Hi Akash, *,
Akash Jain schrieb am Di., 07.06.2016, 6:58:
I wondered if the pdb files even
had the sources specified.
Yes, the official builds (including alpha and beta builds) are
source-indexed. On crash, you will be able to see sources. Maybe windbg
won't work if you don't use the same path
sc/source/filter/inc/defnamesbuffer.hxx |4
sc/source/filter/inc/workbookhelper.hxx |1 -
sc/source/filter/oox/workbookhelper.cxx |2 --
sc/source/filter/xml/xmlexprt.cxx |2 --
sc/source/filter/xml/xmlimprt.cxx |2 --
5 files changed, 11 deletions(-)
New comm
sw/CppunitTest_sw_globalfilter.mk | 36 --
sw/qa/extras/globalfilter/globalfilter.cxx | 56 +
sw/source/filter/basflt/shellio.cxx|3 -
sw/source/filter/ww8/wrtww8.cxx| 10 +
4 files changed, 67 insertions(+), 38
connectivity/inc/connectivity/sqlparse.hxx | 11 ++-
connectivity/source/parse/sqlnode.cxx | 15 ++-
2 files changed, 16 insertions(+), 10 deletions(-)
New commits:
commit 2c0ab85572965aa49e6c8645c00578ee317411e9
Author: Damjan Jovanovic
Date: Wed Jun 8 19:42:58 20
formula/source/core/api/FormulaCompiler.cxx |9 ++---
include/svl/zforlist.hxx|2 +-
sc/source/core/data/column.cxx |2 +-
svl/source/numbers/numfmuno.cxx |9 +
svl/source/numbers/zforlist.cxx |6 +++---
5 fil
Hi,
*Progess for week2:*
We parsed the same test files using XFastParser and produced a string,
which we test against the string we built earlier from XParser. The changes
I've pushed to gerrit, it is still to be reviewed. It took a little more
time than expected, as I was trying to understand the
I know developers love to add bells and whistles, and aiui when you
"save as pdf" from LO it can now embed the original document in the pdf
to make it easy to get the document back into editable form, but the
attached email below makes me think "is this wise?".
As I've learnt from Groklaw, the
check.php |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fec2f09fd2711ba04da78418c534e0a37092e92a
Author: Christian Lohmaier
Date: Thu Jun 9 02:00:30 2016 +0200
Bundled languages are optional
diff --git a/check.php b/check.php
index 4dab8fa..f7f2eab 100644
-
Hi Christian,
I am building lo myself. With options: --with-visual-studio=,
--enable-dbgutil. So the symbols are not being downloaded from any
server.
> I wondered if the pdb files even
> had the sources specified.
>
> Yes, the official builds (including alpha and beta builds) are
> source-in
Hello,
I thought https://bugs.documentfoundation.org/show_bug.cgi?id=100270 may
interest you.
Instead of copying pasting, I let you click on the link.
Julien
--
View this message in context:
http://nabble.documentfoundation.org/About-tdf-100270-SfxModule-destructor-SfxInterface-deletion-refer
sfx2/source/control/templateabstractview.cxx |1 +
sfx2/source/doc/templatedlg.cxx |5 +
2 files changed, 6 insertions(+)
New commits:
commit 4599858e21925f2f5febed8eebf4f5bd0fa97163
Author: Akshay Deep
Date: Thu Jun 9 08:07:27 2016 +0530
Hide Default Template ico
sfx2/source/control/templateabstractview.cxx |1 +
sfx2/source/doc/templatedlg.cxx |5 +
2 files changed, 6 insertions(+)
New commits:
commit 75e8a542f6515a364ea178fe26d6105a4e10cdcc
Author: Akshay Deep
Date: Thu Jun 9 08:07:27 2016 +0530
Hide Default Template ico
dbaccess/source/core/dataaccess/ModelImpl.cxx | 17 +++--
dbaccess/source/core/dataaccess/ModelImpl.hxx |2 -
dbaccess/source/core/dataaccess/documentdefinition.cxx | 30 ++---
dbaccess/source/core/dataaccess/documentdefinition.hxx |4 +-
dbaccess/sour
include/tools/debug.hxx | 20 ++--
tools/source/debug/debug.cxx | 34 +++---
2 files changed, 21 insertions(+), 33 deletions(-)
New commits:
commit 6ab52cbb0ef1d2d08938d9355300155dbbb691fe
Author: Noel Grandin
Date: Wed Jun 8 12:32:34 2016 +
formula/source/core/api/FormulaCompiler.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a43529886fa994c3afd466c11623dfc66060252a
Author: Stephan Bergmann
Date: Thu Jun 9 08:57:15 2016 +0200
Fix ambiguous calls
Change-Id: Ia115185b615f86a4900
67 matches
Mail list logo