xmlscript/source/xml_helper/xml_impctx.cxx | 18 +++---
xmlscript/source/xmldlg_imexp/xmldlg_import.cxx |8 +---
xmlscript/source/xmllib_imexp/xmllib_import.cxx |7 +--
xmlscript/source/xmlmod_imexp/xmlmod_import.cxx |7 +--
4 files changed, 6 insertions(
chart2/source/inc/CommonConverters.hxx |1 +
chart2/source/tools/DataSourceHelper.cxx |2 ++
dbaccess/source/filter/xml/xmlExport.cxx |1 +
sd/source/ui/sidebar/MasterPageObserver.cxx |1 +
sfx2/source/view/classificationhelper.cxx|1 +
slideshow/source/engin
solenv/gbuild/platform/com_MSC_defs.mk | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 1baf5c3c66700b8072436ae0fdb210a442cc7e68
Author: David Ostrovsky
Date: Tue Mar 8 19:54:42 2016 +
Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0
Thanks Chris. I am on a 64-bit Ubuntu 14.04.
Which modules are affected by turning off Java?
A little bit off original question, but do we have documentation around the
supported/required versions of third party libraries and tools (for
example, GCC, gtk, etc..)?
Specifically for gtk, I had to upd
Oh, sorry - actually not completely true. I also add --enable-dbg-util in
autogen.input
Chris
> On 9 Mar 2016, at 4:28 PM, Chen Huang wrote:
>
> Hi,
>
> I am new to LibreOffice and trying to build it following our wiki guide.
>
> Seems there are a lot of compile options can be turned on and
Normally it is fine - but for myself I turn off doxygen and Java.
What platform are you building on?
Chris
> On 9 Mar 2016, at 4:28 PM, Chen Huang wrote:
>
> Hi,
>
> I am new to LibreOffice and trying to build it following our wiki guide.
>
> Seems there are a lot of compile options can be
Hi,
I am new to LibreOffice and trying to build it following our wiki guide.
Seems there are a lot of compile options can be turned on and off and I am
wondering:
- Is the default make option reasonable enough for me to stick to it?
- Does anyone have any suggestion on which flags to be turned on
config_host/config_graphite.h.in |2
vcl/win/gdi/winlayout.cxx| 372 ---
2 files changed, 354 insertions(+), 20 deletions(-)
New commits:
commit 64172644c898d4f5f29494b2f8b5fbcdc2cd9824
Author: Tim Eves
Date: Tue Mar 8 14:46:49 2016 +0700
Hi there,
Michael Stahl has already done the announcement indirectly, so this may
be redundant. I'll keep it short.
The orcus library has been updated to 0.11.0 on the master branch. As
Michael pointed out, apparently you need to do make sc.clean to get it
to build incrementally.
BTW, I'll pro
loolwsd/Storage.hpp | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit cef1d842f9229c845da1530840cfaba442763030
Author: Ashod Nakashian
Date: Tue Mar 8 20:35:16 2016 -0500
loolwsd: added user-agent and response header logging to WOPI GetFile
loolwsd/LOOLWSD.hpp | 14 --
loolwsd/Storage.hpp | 13 +
2 files changed, 17 insertions(+), 10 deletions(-)
New commits:
commit e5fcdb890e54568aa62fbc61c3454d6f2d106758
Author: Ashod Nakashian
Date: Tue Mar 8 19:50:35 2016 -0500
loolwsd: corrections to file and
loolwsd/Storage.hpp | 27 +--
1 file changed, 17 insertions(+), 10 deletions(-)
New commits:
commit 978147df55cfa521e36d79bd22d8c4a94cc1bba9
Author: Ashod Nakashian
Date: Tue Mar 8 19:21:16 2016 -0500
loolwsd: refactored path manipulation in Storage.
Cha
loolwsd/Util.cpp |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 18a224b4135457ca59cb17c962ccb9c8c8e7c510
Author: Ashod Nakashian
Date: Tue Mar 8 19:19:41 2016 -0500
loolwsd: Color logs can be enabled by defining LOOL_LOGCOLOR envar
Change-Id: I12
loleaflet/dist/loleaflet.html |2 +-
loleaflet/src/core/Socket.js |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 83880c454fb1694ec4e00c4f7bd7f75ef8727c71
Author: Ashod Nakashian
Date: Tue Mar 8 19:18:32 2016 -0500
loleaflet: removed unnecessary token
loolwsd/LOOLWSD.hpp | 49
loolwsd/Storage.hpp | 70 +---
2 files changed, 72 insertions(+), 47 deletions(-)
New commits:
commit 6c6951956269ceb232f682bac295a3204e4edeca
Author: Ashod Nakashian
Date: Sat Ma
Hello,
All of my past & future contributions to LibreOffice may be licensed under
the MPLv2/LGPLv3+ dual license.
Best,
Chen
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
To answer my own question - the legendary Beej has produced a tutorial here:
https://beej.us/guide/bggdb/
This is the second awesome thing I’ve read from this individual, the other is
his guide to sockets. Thanks Beej, if you ever stumble across this post :-)
Chris
> On 5 Mar 2016, at 12:31 P
Quick ping to the ML - can anyone advise me on the purpose of these functions?
Before I forget, there’s also GetDistance as well.
I’m assuming that GetDashLen is the length of each individual dash in the
dashed line, GetDotLen is the length of each individual dot in a dotted line
and GetDistan
connectivity/source/drivers/dbase/DIndexIter.cxx | 18 +-
connectivity/source/drivers/dbase/DResultSet.cxx |2 +-
connectivity/source/inc/dbase/DIndexIter.hxx | 14 +++---
3 files changed, 17 insertions(+), 17 deletions(-)
New commits:
commit 45701913f642b17aab
sw/qa/core/macros-test.cxx | 71 ++---
1 file changed, 55 insertions(+), 16 deletions(-)
New commits:
commit 7faecc70c286c0e1a3068b77ccde771640928b37
Author: Michael Stahl
Date: Tue Mar 8 23:03:48 2016 +0100
tdf#87530 finish the regression test
Hi all,
Would someone be able to review the following backported fixes?
https://gerrit.libreoffice.org/#/c/22923/ - v5.1
https://gerrit.libreoffice.org/#/c/22928/ - v5.0
Bug is tdf#79679, dashed lines show as solid lines when importing EMF files
Thanks!
Chris
__
On 08/03/16 13:32, Lionel Elie Mamane wrote:
> At this point, I'd say, even more strongly than usual: the one that
> will do it will decide. Upgrading to a modern Java-based database
> would maybe not be that bad after all...
Sounds like I'd better get my finger out then!
IF I can get the basics
compilerplugins/clang/salbool.cxx |2
cppu/Library_cppu.mk |1
cppu/source/uno/check.cxx | 290 ++
cppu/source/uno/data.cxx | 254 -
4 files changed, 292 insertions(+), 255 deletions(-)
N
vcl/source/outdev/polygon.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 6651aca57bae1bef3343f26d1a0fd59d3802c1cd
Author: Marco Cecchetti
Date: Tue Mar 8 10:03:06 2016 +0100
tdf#98052 - even polygons were not drawn on the alpha device
Change-Id: I5725ec23869b2
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/123b41c3870810d61fde5e17c74a352e3fd2a694/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
svtools/source/misc/langtab.src |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0947c9be4d0a9bd3842fbd66690572c40eee
Author: Eike Rathke
Date: Tue Mar 8 19:38:37 2016 +0100
Revert "tdf#98403: UGX Currency is "Uganda" not "Ganda""
This reverts comm
Hi all,
My name is Akash. I am a frequent user of libreoffice and am looking
forward to contributing to it via the gsoc programme. I am currently
trying to build LibreOffice and hope to submit my first patch soon.
Regards,
Akash.
___
LibreOffice mailing l
sc/inc/document.hxx |2 +-
sc/inc/drwlayer.hxx |2 +-
sc/source/core/data/documen2.cxx |4 ++--
sc/source/core/data/documen9.cxx |4 ++--
sc/source/core/data/drwlayer.cxx |7 ++-
sc/source/core/data/table2.cxx | 16 +++-
6 files cha
sc/qa/unit/ucalc_formula.cxx | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
New commits:
commit 10f048bafa52bc443249bf7abe23ad5c96f98f80
Author: Eike Rathke
Date: Tue Mar 8 18:41:58 2016 +0100
unit test for tdf#98389 huge external range reference matri
vcl/unx/gtk/gtksys.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7218090791da47aa37292f16bc1fa6f30607a58a
Author: Wastack
Date: Tue Mar 8 00:51:02 2016 +0100
tdf#97966 Drop static keywords from two functions inside an unnamed
namespace
Chan
Hi,
On Wed, Mar 02, 2016 at 02:12:31PM +0200, Noel Grandin wrote:
> On 2016/03/02 2:11 PM, Michael Stahl wrote:
> >
> >personally i'd be inclined towards alternatives that are less likely to
> >trigger toolchain problems - maybe there's a SQL database implemented
> >in, say, Java somewhere...
> >
include/sfx2/classificationhelper.hxx |6 ++
sfx2/source/view/classificationhelper.cxx | 72 +++---
sw/source/ui/app/app.src |5 ++
sw/source/uibase/dochdl/swdtflvr.cxx | 25 +-
sw/source/uibase/inc/app.hrc |3 -
compilerplugins/clang/salbool.cxx | 19 ++-
1 file changed, 14 insertions(+), 5 deletions(-)
New commits:
commit 1316543eb89a8c30edf547c76852f3e0f8ae848e
Author: Stephan Bergmann
Date: Tue Mar 8 18:16:58 2016 +0100
TODO: Work around loplugin:salbool in cppu/source/uno/da
cppu/source/uno/data.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c94f5b026010de00504b19015d0454ca19966da2
Author: Stephan Bergmann
Date: Tue Mar 8 18:16:18 2016 +0100
loplugin:cstylecast
Change-Id: I3771f84ec94c62988c075dd26ee1de17200af705
di
cppu/source/uno/data.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c2fe73d6a976e5a9131ff4aa04e7b5cea674ef19
Author: Stephan Bergmann
Date: Tue Mar 8 18:15:52 2016 +0100
Remove redundant checks (that trigger loplugin:implicitboolconversion])
On 8/03/2016 17:33, Norbert Thiebaud wrote:
On Tue, Mar 8, 2016 at 5:47 AM, SOS wrote:
A disruptive solution could be to abandon the "embedded" idea and replace
the current embedded engine by a new engine who use a spreadsheet file as a
"editable" storage who is protected for accidental edit
cppu/source/threadpool/thread.cxx |8 --
cppu/source/typelib/typelib.cxx | 73 +++---
cppu/source/uno/data.cxx | 147 --
cppu/source/uno/lbenv.cxx |7 -
cppu/source/uno/prim.hxx |6 -
include/sal/log-areas.d
vcl/source/outdev/polygon.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 55ec8dd8af96756b00d5a617dc5a58abe73118d6
Author: Marco Cecchetti
Date: Tue Mar 8 10:03:06 2016 +0100
tdf#98052 - even polygons were not drawn on the alpha device
Change-Id: I5725ec23869b2
basegfx/test/basegfx2d.cxx |8 --
basegfx/test/boxclipper.cxx|4 ---
basegfx/test/clipstate.cxx |3 --
configmgr/qa/unit/test.cxx |5
filter/source/svg/test/parsertest.cxx |6
sal/qa/OStringBuffe
On Tue, Mar 8, 2016 at 8:07 AM, Michael Stahl wrote:
>
> the orcus upgrade on master today requires a "make sc.clean" for
> incremental builds.
I've just scheduled such a clean on all jenkins slave
Norbert
___
LibreOffice mailing list
LibreOffice@l
On Tue, Mar 8, 2016 at 5:47 AM, SOS wrote:
> A disruptive solution could be to abandon the "embedded" idea and replace
> the current embedded engine by a new engine who use a spreadsheet file as a
> "editable" storage who is protected for accidental editing.
Yeah sure, let's encourage people to
Hi there,
On Tue, 2016-03-01 at 15:57 +0800, xipeng wrote:
> I am the company's on going development of online office, selected
> Collabora Online open source framework, but does not support Chinese
> input in the source code, we want to achieve this part.
Ah - indeed =)
> We hope you c
helpers/help_hid.lst |6 --
source/text/shared/01/0225.xhp |6 +++---
2 files changed, 3 insertions(+), 9 deletions(-)
New commits:
commit 7d13cf69810e9a6ea8ab42bbf943d9a708e66fc6
Author: Caolán McNamara
Date: Tue Mar 8 16:22:31 2016 +
update help ids fo
extensions/UIConfig_sbibliography.mk|1
extensions/inc/bibliography.hrc |6
extensions/source/bibliography/bibbeam.cxx |5
extensions/source/bibliography/datman.cxx |5
extensions/source/bibliography/toolbar.cxx | 70 ++-
ex
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f14e5f5deaa49131e41300e9a7bf3ea54023b511
Author: Caolán McNamara
Date: Tue Mar 8 16:22:31 2016 +
Updated core
Project: help 7d13cf69810e9a6ea8ab42bbf943d9a708e66fc6
update help ids
download.lst |2 -
external/neon/neon.patch | 47 +--
external/neon/neon_ne_set_request_flag.patch |6 +--
3 files changed, 7 insertions(+), 48 deletions(-)
New commits:
commit e6a8fb33a948adf367baca31d54e1eb2f3
download.lst |2 -
external/neon/neon.patch | 47 +--
external/neon/neon_ne_set_request_flag.patch |6 +--
3 files changed, 7 insertions(+), 48 deletions(-)
New commits:
commit 83dd8050ebbbddbd5573b76e3f848df1f4
basic/inc/sbxbase.hxx |5 ++---
basic/source/classes/sbxmod.cxx |9 ++---
basic/source/runtime/dllmgr-x64.cxx | 13 ++---
basic/source/runtime/dllmgr-x86.cxx | 13 ++---
4 files changed, 28 insertions(+), 12 deletions(-)
New commits:
commit 581926
sdext/source/pdfimport/sax/emitcontext.cxx |8
sdext/source/pdfimport/tree/genericelements.hxx |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit b9a25b254b93568607285f9396c87f4286d7132e
Author: Stephan Bergmann
Date: Tue Mar 8 17:08:34 2016 +0100
starmath/source/node.cxx | 52 +++
1 file changed, 26 insertions(+), 26 deletions(-)
New commits:
commit 7fd9579c36688bc857022c8a0805f7da539fb92e
Author: Takeshi Abe
Date: Tue Mar 8 12:19:51 2016 +0900
starmath: Use assert for impossible null-
On 8/03/2016 15:47, Dan Lewis wrote:
On 03/08/2016 06:47 AM, SOS wrote:
A disruptive solution could be to abandon the "embedded" idea and
replace the current embedded engine by a new engine who use a
spreadsheet file as a "editable" storage who is protected for
accidental editing.
Currently
framework/qa/complex/path_substitution/PathSubstitutionTest.java
|1 +
framework/source/services/substitutepathvars.cxx
|8
include/osl/security.h
| 10 ++
inc
unodevtools/source/unodevtools/options.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit f9ddda353851b019c2eb8a427ee9f8042f8107b0
Author: Stephan Bergmann
Date: Tue Mar 8 16:12:01 2016 +0100
Remove ornamental noise
Change-Id: Ic8d33142b6bd7d27
include/sal/log-areas.dox |5 +
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 2ed1b3e0cdd74a6bb78c666375d0f4af2218b5db
Author: Stephan Bergmann
Date: Tue Mar 8 16:09:09 2016 +0100
Keep entries sorted (and no need for a @section here)
Change-Id: I356a6
i18npool/inc/transliterationImpl.hxx |8
i18npool/source/transliteration/transliterationImpl.cxx |4
i18npool/source/transliteration/transliteration_body.cxx |5 -
3 files changed, 17 deletions(-)
New commits:
commit a3fd6896633be3936c59abc7e0180
On 03/08/2016 06:47 AM, SOS wrote:
A disruptive solution could be to abandon the "embedded" idea and
replace the current embedded engine by a new engine who use a
spreadsheet file as a "editable" storage who is protected for
accidental editing.
Currently the use off a spreadsheet as database
sw/source/uibase/inc/ribbar.hrc |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 6b879eefa707236a713d57e04cdc89e117dba5b3
Author: Maxim Monastirsky
Date: Tue Mar 8 16:27:12 2016 +0200
Unused define
Change-Id: I3f0218ad6fec542d285bfbfdd2d508375f74dee
l10ntools/inc/helpmerge.hxx|2 +-
l10ntools/source/helpmerge.cxx |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 466c03f9566344b24aaa70b374daf46054914290
Author: Michael Stahl
Date: Tue Mar 8 15:18:33 2016 +0100
Revert "tdf#91794 remove OSL_DEBUG_
sc/qa/unit/subsequent_export-test.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 291e00bb43b22d1848a3e628eefca20defe6621e
Author: Katarina Behrens
Date: Tue Mar 8 15:17:11 2016 +0100
Don't leak docshells
Change-Id: Ifc19a005925342865384fa7bd189bba929c58d28
diff
the orcus upgrade on master today requires a "make sc.clean" for
incremental builds.
the reason is that a whole bunch of tests were using "orcus" and
"orcus-parser" externals so were linked against those libraries, but
their cxx files didn't actually include any orcus header, so the cxx
files wer
sdext/source/presenter/PresenterAccessibility.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 56f9a64899fe4e4b09acdc05a137c69185738668
Author: Tor Lillqvist
Date: Tue Mar 8 16:09:22 2016 +0200
Remove spurious \r from OSL_TRACE output
Change-Id
sc/CppunitTest_sc_bugfix_test.mk |2 --
sc/CppunitTest_sc_copypaste.mk |2 --
sc/CppunitTest_sc_filters_test.mk|2 --
sc/CppunitTest_sc_opencl_test.mk |2 --
sc/CppunitTest_sc_rangelst_test.mk |7 +--
sc/CppunitTes
basic/source/inc/runtime.hxx |7 --
basic/source/runtime/iosys.cxx | 97 ---
basic/source/runtime/methods.cxx | 49 ---
basic/source/runtime/runtime.cxx |7 --
4 files changed, 160 deletions(-)
New commits:
commit 29cb1f192312d
unotools/source/config/fontcfg.cxx | 37 -
unotools/source/config/fontoptions.cxx |6 ++--
unotools/source/config/localisationoptions.cxx |8 ++---
unotools/source/config/securityoptions.cxx |8 ++---
4 files changed, 18 insertions(+),
On 08.03.2016 15:00, Lionel Elie Mamane wrote:
> On Tue, Mar 08, 2016 at 09:59:18AM +1100, Chris Sherlock wrote:
>> Are the tests really that much slower? Obviously we are relying on
>> having a Java installation to test out Base.
>
> The performance issues were not limited to tests, but also to
On Tue, Mar 08, 2016 at 09:59:18AM +1100, Chris Sherlock wrote:
> I understand, but the situation with Firebird seems less than ideal,
> at least in terms of Windows builds at any rate.
> Are the tests really that much slower? Obviously we are relying on
> having a Java installation to test out Ba
sdext/source/pdfimport/filterdet.cxx |2 +-
sdext/source/pdfimport/pdfparse/pdfentries.cxx|6 +++---
sdext/source/pdfimport/pdfparse/pdfparse.cxx | 16
sdext/source/pdfimport/sax/emitcontext.cxx| 12 ++--
sdext/source/pdfimport/tre
On Sun, Mar 06, 2016 at 06:39:14PM +0100, David Ostrovsky wrote:
> On Fri, 2016-03-04 at 19:59 +0100, Lionel Elie Mamane wrote:
> > On Wed, Mar 02, 2016 at 08:02:39AM +0100, David Ostrovsky wrote:
>>> "I tried to compile fb with MSVC2015. After fixing macro issues,
>>> you'll see more errors and
dbaccess/source/ui/querydesign/querycontroller.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5c1234eac2b9f3a3ea032e4828a15bedca6b9ebe
Author: Stephan Bergmann
Date: Tue Mar 8 14:43:11 2016 +0100
loplugin:nullptr
Change-Id: I0c78ddab5efb7a295
On Mon, Mar 07, 2016 at 02:32:05PM +0200, Noel Grandin wrote:
> On 2016/03/07 2:11 PM, Lionel Elie Mamane wrote:
>> A few examples of how SQLite differs from the SQL standard (be it de facto
>> or de jure standard) in quite deep, fundamental ways:
>> * lack of other datatypes than "integer", "re
connectivity/source/parse/sqlbison.y|2 +-
dbaccess/source/core/api/RowSetCache.cxx|4 ++--
dbaccess/source/core/dataaccess/databasecontext.cxx | 15 ---
dbaccess/source/filter/xml/xmlfilter.cxx|2 +-
dbaccess/source/ui/browser/unod
include/sal/log-areas.dox |4
unodevtools/source/unodevtools/options.cxx | 29 +++--
2 files changed, 7 insertions(+), 26 deletions(-)
New commits:
commit 26b69a9d0f6ae454ccd57019a68ef96be2568ba5
Author: Rohan Kumar
Date: Mon Mar 7 19:57:40 2
i18npool/inc/transliterationImpl.hxx |2 +-
i18npool/source/transliteration/transliterationImpl.cxx |2 +-
i18npool/source/transliteration/transliteration_body.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 856cf7115d7b52f38371047b
l10ntools/inc/helpmerge.hxx|2 +-
l10ntools/source/helpmerge.cxx |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 3f80f144cff8d8ddd1d33e7b8ca6dbe2ad8d8491
Author: Rohan Kumar
Date: Mon Mar 7 23:38:58 2016 +0530
tdf#91794 remove OSL_DEBUG_LEVEL > 1
comphelper/source/inc/comphelper_services.hxx |1
comphelper/source/misc/comphelper_services.cxx |1
comphelper/source/misc/instancelocker.cxx | 33 +
comphelper/source/misc/instancelocker.hxx |8 --
comphelper/util/comphelp.component
sd/Module_sd.mk |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 59f03654268305ea837944e71c566416e4e06111
Author: Miklos Vajna
Date: Thu Nov 5 17:04:57 2015 +0100
sd: CppunitTest_sd_svg_export_tests is Linux-only so far
Change-Id: If0f93ab9414f901
lotuswordpro/source/filter/xfilter/xfcontent.hxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 9c72eca1fbec84c65b3c9733666470d94577da7a
Author: Caolán McNamara
Date: Tue Mar 8 12:40:54 2016 +
need stdexcept
Change-Id: I008591c9d64a99939237e267b9ef6f28b2ef7964
sw/source/ui/app/app.src |5 +
sw/source/uibase/dochdl/swdtflvr.cxx | 30 +-
sw/source/uibase/inc/app.hrc |3 ++-
3 files changed, 36 insertions(+), 2 deletions(-)
New commits:
commit ad5427c03cf4d6506039a994cfb8a51d3ecda3e2
Author: Mi
sc/inc/scmatrix.hxx |6
sc/source/core/tool/scmatrix.cxx | 72 +-
sc/source/filter/oox/workbookhelper.cxx |2
sc/source/ui/docshell/externalrefmgr.cxx | 340 +--
4 files changed, 295 insertions(+), 125 deletions(-)
New com
lotuswordpro/qa/cppunit/data/fail/loop-2.lwp |binary
lotuswordpro/source/filter/xfilter/xfcontent.hxx | 20 +++---
lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx |2 -
lotuswordpro/source/filter/xfilter/xftextspan.cxx |6 ++--
4 files cha
On 07.03.2016 22:39, Norbert Thiebaud wrote:
> I do think that the first step is to push the layouting tweaks/hacks
> out of writer and into vcl itself,
> make dxarray read-only,
> and _then_ we are free to implement/improve stuff in vcl as desired.
but wouldn't that mean refactoring 5 VCL SalLayo
sc/source/ui/src/scfuncs.src | 84 +--
1 file changed, 42 insertions(+), 42 deletions(-)
New commits:
commit 08306201bc88b2efe915e27799b44aaf00a3db7e
Author: Winfried Donkers
Date: Mon Mar 7 10:55:02 2016 +0100
tdf#94635 synchronise argument label
icon-themes/breeze/links.txt |1
icon-themes/elementary/links.txt |2
icon-themes/galaxy/links.txt |1
icon-themes/hicontrast/links.txt
A disruptive solution could be to abandon the "embedded" idea and
replace the current embedded engine by a new engine who use a
spreadsheet file as a "editable" storage who is protected for
accidental editing.
Currently the use off a spreadsheet as database works fine en is fast
enough for mo
include/vcl/outdev.hxx|2
include/vcl/print.hxx |6 +-
include/vcl/threadex.hxx |4 -
include/vcl/window.hxx|8 +--
include/vcl/wrkwin.hxx
Hello,
I am a third year Informatics/Computer Science student looking forward to
contribute to Libre Office during GSoC. I have experience in desktop
(Windows, Linux) and web development. C, C++, Java, .NET, PHP, Python, JS,
...
I live in Europe, UTC+2.
My native language is Russian, but I think
On 2016/03/08 10:42 AM, Stephan Bergmann wrote:
While this is an issue for actual math on potentially very large or
very small numbers (which is, I assume, why calc is careful with it),
and an issue for games with large 3D worlds, it can hardly be an issue
for the magnitudes of numbers we deal
include/xmloff/txtparae.hxx |9 -
include/xmloff/xmlexp.hxx|6 +++---
sw/source/filter/xml/xmlfmte.cxx |2 +-
xmloff/source/core/xmlexp.cxx| 12 ++--
xmloff/source/text/txtparae.cxx | 15 +++
5 files changed, 21 insertions(+), 23 deleti
sc/source/ui/docshell/externalrefmgr.cxx | 49 +--
1 file changed, 34 insertions(+), 15 deletions(-)
New commits:
commit 9cae3a88587deaf22ee83b2e36487013a1220a3b
Author: Eike Rathke
Date: Tue Mar 8 11:05:34 2016 +0100
setCellRangeData: check matrix size befor
loleaflet/src/admin/AdminSocketOverview.js |1
loolwsd/Admin.cpp | 21 +++-
loolwsd/AdminModel.hpp | 70 ++---
loolwsd/Auth.hpp |1
loolwsd/Storage.hpp|1
5
On Mon, 2016-03-07 at 16:11 +0100, Lionel Elie Mamane wrote:
> On Tue, Mar 08, 2016 at 02:06:07AM +1100, Chris Sherlock wrote:
> > Is HSQLDB out of the question?
>
> HSQLDB2 and H2 are good choices if we decide to stay with a Java-
> based
> one (which brings performance problems because of the sl
Hi
A little research (and IRC) helped solve the problem.
the new version demands the use of "o=DETAILED_ACCOUNTS" as well as the usual
suspects.
rgds
jan i.
> On 08 Mar 2016, at 09:59, jan iversen wrote:
>
> Hi.
>
> The gerrit update brought a lot of positive things, however it seems the
loleaflet/build/adminDeps.js| 28 +
loleaflet/build/build.js| 20
loleaflet/debug/document/admin.html | 18
loleaflet/dist/bootstrap/assets/js/vendor/jquery.min.js |5
loleaflet/dist/bootstrap/dashboard.cs
loleaflet/dist/admin.html |6 ++---
loleaflet/src/admin.js| 47 +-
2 files changed, 45 insertions(+), 8 deletions(-)
New commits:
commit 943d9a517e29756856d731fa039023ff15d24c0f
Author: Pranav Kant
Date: Sat Mar 5 00:22:50 2016 +0530
l
loolwsd/Admin.cpp | 31 --
loolwsd/Admin.hpp |5 +-
loolwsd/AdminModel.hpp | 82 ++---
loolwsd/LOOLWSD.cpp|2 -
loolwsd/Util.cpp | 31 ++
loolwsd/Util.hpp |2 +
6 files changed,
loolwsd/Admin.cpp | 13 +
loolwsd/Admin.hpp |2 ++
loolwsd/LOOLBroker.cpp |5 +
3 files changed, 20 insertions(+)
New commits:
commit e366aa8e0b947c7707a53b654a7db2e44b0446ad
Author: Pranav Kant
Date: Sat Mar 5 02:38:37 2016 +0530
loolwsd: Support for k
Hi.
I have just updated the GSoC 2016, with important dates
https://wiki.documentfoundation.org/Development/GSoC/2016
Mentors and students please take a look, next deadline is March 25 for student
proposals.
Students who wants to work on one of our projects, should please sent an email
to this
Makefile.in | 25 +
Repository.mk| 10 +++---
configure.ac |2 +-
lo.xcent.in |9 -
pyuno/Package_python_shell.mk|4
registry/Module_registry.mk |
vcl/unx/gtk3/gtk3gtkframe.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit e82e698526b305aca2a42868975a520fae1a2349
Author: Caolán McNamara
Date: Tue Mar 8 09:13:56 2016 +
building against 110 different operation system variants is a pain
Change-Id: Icbb9e2
loolwsd/Admin.cpp |1 +
1 file changed, 1 insertion(+)
New commits:
commit e7f75a3e5698e06f2c1002b7eb3fb911f01b2bee
Author: Pranav Kant
Date: Tue Mar 8 14:14:08 2016 +0530
loolwsd: Wait for all admin client threads to finish
Otherwise the process could terminate while admin s
1 - 100 of 107 matches
Mail list logo