> On Mac we have the env variable VCL_HIDE_WINDOWS
> connected to 'PseudoHeadless'
>
OK, so we have *six* modes of headlessness;)
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoff
On Sun, Mar 29, 2015 at 1:21 AM, Tor Lillqvist wrote:
> On Windows and OS X,
> --headless support is presumably broken to some degree.
On Mac we have the env variable VCL_HIDE_WINDOWS
connected to 'PseudoHeadless'
the poor man version of headless achieved my preventing any Windows of 'showing'
I
As far as I see, we have the following command-line options or other ways
to avoid display of GUI elements:
- The --quickstart switch. Starts a LO instance that *initially* has no
GUI. But when the user then actually wants to use LO, it is that instance
that wakes up and shows the GUI. When the us
solenv/gbuild/Module.mk | 16
solenv/gbuild/gbuild.mk |2 ++
2 files changed, 10 insertions(+), 8 deletions(-)
New commits:
commit 0db89bcabfb4e207bed95b4a14685391311eaa3e
Author: Norbert Thiebaud
Date: Sat Mar 28 23:24:05 2015 -0500
make gbuild a bit more quiet by
configure.ac | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
New commits:
commit 67d1fd3b627a2223034d8f0cedad6bfb7774095a
Author: Norbert Thiebaud
Date: Sat Mar 28 11:58:22 2015 -0500
make --enable-pch the default on windows
Using precompiled header have sig
include/vcl/outdev.hxx | 20 +++
sw/source/core/inc/drawfont.hxx | 16 +
sw/source/core/text/guess.cxx |7 +--
sw/source/core/text/inftxt.cxx | 35 +++
sw/source/core/text/inftxt.hxx | 25 +-
sw/source/core/te
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-29-03_03:19:25 with user buildslave at host vm140 as
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s
/home/
On Thu, Mar 26, 2015 at 5:11 PM, Michael Meeks
wrote:
> + make sure to create a new openid if you are using the Google openID
> (all)
> [ still need to get this done ! ]
I wonder a bit what the real alternatives are here? It seems to me
that OpenId is on the ropes. I would like to av
include/comphelper/broadcasthelper.hxx | 13 +
include/comphelper/enumhelper.hxx| 16
include/comphelper/proparrhlp.hxx| 10 --
include/comphelper/property.hxx | 22 --
include/comphelper/propertysethelper.
desktop/source/app/cmdlineargs.cxx | 37 --
desktop/source/app/officeipcthread.cxx | 184 ++---
desktop/source/app/officeipcthread.hxx |2
desktop/source/lib/init.cxx|3
vcl/source/control/button.cxx |1
5 files changed, 10
svtools/source/contnr/treelistbox.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 704cf81ebef60a3f9d3f5f78ed24a1fe30c98f92
Author: Julien Nabet
Date: Sun Mar 29 00:17:02 2015 +0100
tdf#90292: Crash in pivot table when dragging field into Rows fields
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
sw/inc/swtable.hxx |5
sw/inc/unoframe.hxx |1
sw/inc/unotbl.hxx| 20
sw/source/core/access/accmap.cxx |4
sw/source/core/doc/tblafmt.cxx |4
sw/source/core/unocore/unofr
Piet van Oostrum wrote:
> I am currently experimenting with programming LibreOffice through Python/UNO.
> One thing I tried is to create a document, not with the
> loadComponentFromURL call from the desktop, but the route via the
> XLoadable interface,
[snip]
> Now when I do this with a Wri
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d69d640c96aecb49546c9b69372d6ee0f7200895
Author: Stephan Bergmann
Date: Sat Mar 28 21:24:03 2015 +0100
Missing const
Change-Id: I5f85d7b995d933cb2839ee
sd/source/ui/remotecontrol/BluetoothServer.cxx |8
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |9 -
2 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit c79ea206b8b2a78488aa20e8b440806078c37537
Author: Stephan Bergmann
Date: Sat Mar 28 21
desktop/source/app/officeipcthread.cxx | 14 ---
include/vcl/svapp.hxx | 122 +
vcl/source/app/svmain.cxx |2
3 files changed, 65 insertions(+), 73 deletions(-)
New commits:
commit a95f63407f63f2e1fc3ce1916f97406012993606
Autho
sc/inc/globstr.hrc |5 +
sc/source/ui/condformat/condformatdlgentry.cxx | 83 +++--
sc/source/ui/inc/condformatdlg.hrc |2
sc/source/ui/inc/condformatdlgentry.hxx| 10 ++-
sc/source/ui/src/condformatdlg.src
https://bugs.documentfoundation.org/show_bug.cgi?id=75025
Aibara changed:
What|Removed |Added
Depends on||49514
--- Comment #100 from Aibara ---
compilerplugins/clang/compat.hxx | 11 ---
compilerplugins/clang/literaltoboolconversion.cxx |2 +-
compilerplugins/clang/salbool.cxx | 13 +
compilerplugins/clang/staticmethods.cxx |2 +-
4 files changed, 3 insertions(+),
svx/source/table/tablecontroller.cxx |6 --
1 file changed, 6 deletions(-)
New commits:
commit c1434d6826aec313854072c9614a2d281762f5e1
Author: Miklos Vajna
Date: Sat Mar 28 17:33:46 2015 +0100
sdr::table::SvxTableController::onMouseMove: remove dead code
Change-Id: I7df2
sc/qa/unit/ucalc.hxx |2 +
sc/qa/unit/ucalc_formula.cxx | 59 ++
sc/source/core/tool/token.cxx | 40 +---
3 files changed, 97 insertions(+), 4 deletions(-)
New commits:
commit 7937984a6a04446c0d3484832e6748ad925ddc8
include/vcl/outdev.hxx | 20 +++
sw/source/core/inc/drawfont.hxx | 16 +++--
sw/source/core/text/guess.cxx |7 ++-
sw/source/core/text/inftxt.cxx | 35 +++
sw/source/core/text/inftxt.hxx | 25 --
sw/source/core/te
desktop/source/app/app.cxx| 35 --
desktop/source/app/appinit.cxx| 10 -
desktop/source/app/check_ext_deps.cxx |1
desktop/source/app/sofficemain.cxx|2 -
sfx2/source/appl/appopen.cxx |1
sfx2/source/doc/obj
desktop/source/lib/init.cxx | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit ba819f90eb00451a542330a0b6948537bc085a2b
Author: Tor Lillqvist
Date: Sat Mar 28 15:13:23 2015 +0200
Using LO code through LOKit should imply "console only", too, I think
https://bugs.documentfoundation.org/show_bug.cgi?id=75025
Bug 75025 depends on bug 86321, which changed state.
Bug 86321 Summary: EDITING, FORMATTING: Graphic didnt automatic update when
change variabele (recalculation not triggered)
https://bugs.documentfoundation.org/show_bug.cgi?id=86321
sw/source/ui/index/cnttab.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2caa097682e181fe1dfe19d1af1d798ab9af38eb
Author: Matthew Francis
Date: Sat Mar 28 18:58:30 2015 +0800
tdf#89630 Remove extra space added when assigning styles for TOC
This c
> There are sections of the code marked #ifdef DEBUG. How can I properly
> enable compiling those sections in?
That depends on the code in question. Such debugging code might in
some cases be code nobody has compiled for years, and bit-rotted, and
not compiling or working any more. This is why we
There are sections of the code marked #ifdef DEBUG. How can I properly
enable compiling those sections in?
For example, I want to enable DEBUG_ELEMENT in
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx. If I simply add
a "#define DEBUG_ELEMENT" I get errors about some of the code in the
de
forms/Library_frm.mk |1
forms/source/component/DatabaseForm.cxx|7
forms/source/component/Filter.cxx |1
forms/source/component/navigationbar.cxx |1
forms/source/component/scrollbar.cxx | 19 +
forms/source/comp
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 41 +++--
writerfilter/source/rtftok/rtfsdrimport.cxx|3 -
writerfilter/source/rtftok/rtfvalue.cxx|3 -
3 files changed, 21 insertions(+), 26 deletions(-)
New commits:
commit 687551526dab64b3b3478862dfe4f45
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/757f461ef12548af0be470f7c05ff67df3dc1314/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
icon-themes/breeze/svtools/res/ed01.png |binary
icon-themes/breeze/svtools/res/ed02.png |binary
icon-themes/breeze/svtools/res/ed03.png |binary
icon-themes/breeze/svtools/res/ed04.png |binary
icon-themes/breeze/svtools/res/ed05.png |binary
ico
icon-themes/breeze/sc/imglst/na03.png |binary
icon-themes/breeze/sc/imglst/na05.png |binary
icon-themes/breeze/sc/imglst/na06.png |binary
3 files changed
New commits:
commit e1d6bbb9676f581776c9f6df66a0ab04aa093873
Author: andreas_k
Date: Sat Mar 28 01:32:39 2015 +0100
Breeze: sc/imgls
35 matches
Mail list logo