A new cppcheck report is available at :
http://dev-builds.libreoffice.org/cppcheck_reports/master/
Note:
The script generating this report was run at :
2015-06-12_02:06:57 with user buildslave at host vm140 as
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s
/home/
Michael Meeks wrote:
> I was wondering what state your nice re-work of a dogtail-alike thing
> to python vs. the UNO a11y API is; is the code somewhere ? potentially
> JanI could help mentor Karlan for the first few tests.
>
Failing that - the Selenium approach is rather interesting,
i.e. ge
Alexander wrote:
> Please, make just and good quality HTML output: or as be before, or
> remake with select HTML (html 4, xhtml, html5) versions and select
> by user embed/separate images with. Embed images in HTML without
> select possibility -- it is wrong way.
>
Hi Alexander,
this is the deve
unusedcode.easy |1 -
1 file changed, 1 deletion(-)
New commits:
commit 30d73431ee51ca2ebcca9029bf0af4a0c4dc565c
Author: Juergen Funk
Date: Sat Dec 5 22:40:59 2015 +0100
unused Printer::Error()
it was removed here a6fed7a19befa5673403ec5fe3ab69a91475da3a
Change-Id: I
vcl/opengl/gdiimpl.cxx | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
New commits:
commit 63291125f74d3a4a7c0e91e2a1d9ca3293e5bc73
Author: Michael Meeks
Date: Sat Dec 5 22:11:24 2015 +
We need a stencil buffer attached to the framebuffer to clip.
Chang
vcl/headless/svpgdi.cxx | 90 ++--
1 file changed, 65 insertions(+), 25 deletions(-)
New commits:
commit 7c2e4996e99ba96345b9346f8ee86b5636adb4c6
Author: Caolán McNamara
Date: Fri Dec 4 15:15:06 2015 +
implement SAL_INVERT_TRACKFRAME inve
sw/source/uibase/docvw/edtwin.cxx |3 +
vcl/headless/svpgdi.cxx | 76 --
vcl/unx/gtk3/gtk3gtkinst.cxx | 17 +---
3 files changed, 53 insertions(+), 43 deletions(-)
New commits:
commit 8dea939d65cd3cdd744d21a9f60444a97e45962b
Author: C
vcl/unx/gtk3/gtk3gtkframe.cxx | 178 +++---
1 file changed, 32 insertions(+), 146 deletions(-)
New commits:
commit 77f2fed86d512d8e1942a75b91cd13ce1945c149
Author: Caolán McNamara
Date: Fri Dec 4 11:40:13 2015 +
Resolves: tdf#95865 gtk3: disentang
vcl/unx/gtk3/gtk3gtkframe.cxx | 940 +-
1 file changed, 24 insertions(+), 916 deletions(-)
New commits:
commit 8b361da6b729b25ed8293f26132ae99350f7f472
Author: Caolán McNamara
Date: Fri Dec 4 11:06:01 2015 +
remove gtk2 stuff from gtk3 salfram
vcl/unx/gtk/gtksalframe.cxx | 573
1 file changed, 3 insertions(+), 570 deletions(-)
New commits:
commit 8f77810a9cb44fb252a591939f74a5404b41be87
Author: Caolán McNamara
Date: Fri Dec 4 10:58:07 2015 +
remove gtk3 stuff from gtk2 salframe
vcl/unx/gtk3/gtk3gtkframe.cxx | 4506 +-
1 file changed, 4505 insertions(+), 1 deletion(-)
New commits:
commit cd58b8a69ee9c5d5be90852e09f1ca5b5971d54b
Author: Caolán McNamara
Date: Fri Dec 4 10:51:18 2015 +
gtk3: copy the gtk/gtk3 frame before
dbaccess/source/ui/misc/WTypeSelect.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2d4279b53a7835303e0804c2b1cf9aa53fd723aa
Author: Matúš Kukan
Date: Sat Dec 5 17:34:01 2015 +0100
loplugin:defaultparams
Change-Id: I9015579a93e58d382866cbebe7af4
include/filter/msfilter/escherex.hxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 09df128a7a5801680d7a82dfa282a6bf7a56d062
Author: Julien Nabet
Date: Sat Dec 5 16:40:40 2015 +0100
Remove typedef only being used once
Change-Id: I8f29df2c67e6c4cd9
wizards/source/access2base/Database.xba | 40
1 file changed, 21 insertions(+), 19 deletions(-)
New commits:
commit 0358cc51f1e7a4decc8082bef50b988afd2b22eb
Author: Jean-Pierre Ledure
Date: Sat Dec 5 16:33:21 2015 +0100
Access2Base - OutputTo binary fiel
filter/source/msfilter/eschesdo.cxx | 43 +++-
1 file changed, 19 insertions(+), 24 deletions(-)
New commits:
commit 5e07e1be570f711f5324a1a116f11673881efaf7
Author: Julien Nabet
Date: Sat Dec 5 16:24:53 2015 +0100
Simplify and remove this do/while
https://bugs.documentfoundation.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 75950, which changed state.
Bug 75950 Summary: EDITING: Saving as xlsx breaks formulas with sheet name in
the references
https://bugs.documentfoundation.org/show_bug.cgi?id=75950
What|Removed
Hi Alexander,
Alexander schrieb:
Hi,
I try in Writer make export file to HTML, but see big bad regression.
Anciently, Writer save images as separate files, but currently...
embed it direct in HTML file as text. This is bad way for HTML.
Corrupted all (X)HTML exporters.
Please, make just and g
dbaccess/source/core/dataaccess/ComponentDefinition.cxx | 45 ++
dbaccess/source/core/dataaccess/ComponentDefinition.hxx | 18 +---
dbaccess/source/core/dataaccess/databasedocument.cxx| 66
dbaccess/source/core/dataaccess/databasedocument.hxx|6 -
dbacces
Hi,
I try in Writer make export file to HTML, but see big bad regression.
Anciently, Writer save images as separate files, but currently...
embed it direct in HTML file as text. This is bad way for HTML.
Corrupted all (X)HTML exporters.
Please, make just and good quality HTML output: or as be be
Please remember that the deadline for submitting your talk for the ODF
editors devroom at FOSDEM is December 7 (next Monday).
--
Italo Vignoli - it...@italovignoli.com
mobile +39.348.5653829 - skype italovignoli
hangout / jabber italo.vign...@gmail.com
GPG Key ID - 0xAAB8D5C0
DB75 1534 3FD0 EA5F
Hello Sir,
I've done test automation with python and selenium and write a lot test
scenarios. I have information about this topic. I want to work in the field
of testing in Libreoffice.
I want to create automation tests for libreoffice. Can you help me on this ?
How can I do this?
I wrote to Ma
Hello,
In svx/sdi/svxitems.sdi, I noticed that MID_FIRST_LINE_REL_INDENT was
defined as INT32 (see
http://opengrok.libreoffice.org/xref/core/svx/sdi/svxitems.sdi#437)
whereas
http://opengrok.libreoffice.org/search?q=MID_FIRST_LINE_REL_INDENT&project=core&defs=&refs=&path=&hist=
shows 2 uses in edi
hello everyone
I am getting some errors while building the latest master on my machine.
Actually I have recently upgraded from Ubuntu 15.04 to 15.10 before upgradation
everything was working great (7-10 days old master + 15.04) with no errors.
I have checked for all the dependencies and package
dbaccess/source/ui/app/AppDetailView.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5738a6fb4aa62f20416f164c2f4b9c170f1ebfb4
Author: Julien Nabet
Date: Sat Dec 5 12:41:03 2015 +0100
Fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECT
warn:legacy.
dbaccess/source/ui/misc/WTypeSelect.cxx | 34 ++--
1 file changed, 28 insertions(+), 6 deletions(-)
New commits:
commit c21d081d0d3a66f0b7695c6c82910a7f0b588af2
Author: Julien Nabet
Date: Fri Dec 4 00:17:05 2015 +0100
tdf#96234: Type Formatting, Primary key c
https://bugs.documentfoundation.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 75950, which changed state.
Bug 75950 Summary: EDITING: Saving as xlsx breaks formulas with sheet name in
the references
https://bugs.documentfoundation.org/show_bug.cgi?id=75950
What|Removed
wizards/source/access2base/Database.xba |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit f2e525eb2707a98a0d0a1bdeaf054c3981ce5f6b
Author: Jean-Pierre Ledure
Date: Sat Dec 5 12:33:52 2015 +0100
Access2Base - OutputTo HTML
Add in the list of acceptabl
https://bugs.documentfoundation.org/show_bug.cgi?id=96059
--- Comment #3 from Samuel Mehrbrodt ---
No, comment 1 was only an example commit. There are lots of other places where
this needs to be done.
--
You are receiving this mail because:
You are on the CC list for the bug.
__
dbaccess/source/ui/misc/WTypeSelect.cxx | 32 +++-
1 file changed, 27 insertions(+), 5 deletions(-)
New commits:
commit 82b0bf45d0527db84e11689dc8a15eefaa699409
Author: Julien Nabet
Date: Fri Dec 4 00:17:05 2015 +0100
tdf#96234: Type Formatting, Primary key c
dbaccess/source/ui/misc/WTypeSelect.cxx | 32 +++-
1 file changed, 27 insertions(+), 5 deletions(-)
New commits:
commit b0658929bea09386f524879228b35996375537f4
Author: Julien Nabet
Date: Fri Dec 4 00:17:05 2015 +0100
tdf#96234: Type Formatting, Primary key c
30 matches
Mail list logo