desktop/Library_sofficeapp.mk |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 74a0782166c6afd9bd2352e12ef1ce7d4dccaa5c
Author: Andrzej Hunt
Date: Wed Jun 25 13:32:00 2014 +0100
Add all the required conditions for vclplug_svp.
As per Repository.mk
desktop/source/lib/init.cxx | 11 +++
1 file changed, 11 insertions(+)
New commits:
commit e5fb98294aed7c88873eb8aa50cb6aca994e024b
Author: Andrzej Hunt
Date: Wed Jun 25 14:30:28 2014 +0100
LOK: Tiled Rendering only useable on Linux.
Change-Id
desktop/source/lib/init.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 0a5e6614bd4a11f5e19f5089bf7ff3b3f3d0f28e
Author: Andrzej Hunt
Date: Wed Jun 25 14:41:45 2014 +0100
LOK: tiled rendering / svp includes are Linux only too for now.
Change
desktop/Library_sofficeapp.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c3db22841c5245587f7fc1e601b5fa21c4e22d8c
Author: Andrzej Hunt
Date: Wed Jun 25 15:19:36 2014 +0100
LOK: can't use basebmp as a library on android.
Chan
sc/source/ui/inc/hdrcont.hxx |4 +-
sc/source/ui/view/colrowba.cxx |8 +++--
sc/source/ui/view/hdrcont.cxx | 62 +
3 files changed, 70 insertions(+), 4 deletions(-)
New commits:
commit 2d90abfb94ed579f9427b94691b4a704bd8f4355
Author: Andrzej
libreofficekit/Module_libreofficekit.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2709ff61d38db36d494b850a53968ca8bb2878a4
Author: Andrzej Hunt
Date: Thu Jun 26 10:13:23 2014 +0100
libreofficekitgtk requires ENABLE_GTK.
Change-Id
include/LibreOfficeKit/LibreOfficeKit.h |4
1 file changed, 4 deletions(-)
New commits:
commit 822cf7cb24eaa11ed3aa8d243370fba5bf6af889
Author: Andrzej Hunt
Date: Fri Jun 27 09:28:17 2014 +0200
Kill saveAsWithOptions again. (merge error/oversight)
The declaration
| 11
9 files changed, 240 insertions(+), 114 deletions(-)
New commits:
commit a4decedeb6dc15e2bbd26217ed9f49903847fa3c
Author: Andrzej Hunt
Date: Mon Jun 30 07:42:21 2014 +0200
Impress Remote Dialog: avoid flickering when device selected.
Changing visibility of items (i.e. the pin
07aae44547c4494509986ed7dcbca6787a6ced27
Author: Andrzej Hunt
Date: Fri Jun 27 09:28:17 2014 +0200
Kill saveAsWithOptions again. (merge error/oversight)
The declaration sneaked in again when merging the libreofficekit
tiled rendering changes, there's no actual implementation or use
of this any
sd/source/ui/dlg/RemoteDialogClientBox.cxx |4
1 file changed, 4 deletions(-)
New commits:
commit e65ba1ad3ec9af16efc397a041ad607eb87edc91
Author: Andrzej Hunt
Date: Mon Jun 30 08:09:17 2014 +0200
-WaE: variable bNewEntryInserted set but not used.
Is a direct result of
sd/source/ui/remotecontrol/Server.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fb597ee98f69dd3243c45cb0ff76516f7ec31c73
Author: Andrzej Hunt
Date: Mon Jun 30 08:21:32 2014 +0200
-WaE: nested template problems.
warning: ">>"
sd/source/ui/dlg/RemoteDialogClientBox.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 679b1ed8655c3128e2f14a8d5cdc9be25c822bc0
Author: Andrzej Hunt
Date: Mon Jun 30 09:15:20 2014 +0200
More -WaE: nested template problems.
Change-Id
sd/source/ui/slidesorter/controller/SlsSlotManager.cxx | 13 +
sd/source/ui/view/outlnvs2.cxx | 11 +++
2 files changed, 24 insertions(+)
New commits:
commit 62afc8fcaa527daa1f762ed7f27bcf71be3640c6
Author: Andrzej Hunt
Date: Fri Jun 27 18:20:14
sd/source/ui/slidesorter/controller/SlsSlotManager.cxx | 13 +
sd/source/ui/view/outlnvs2.cxx | 11 +++
2 files changed, 24 insertions(+)
New commits:
commit d9429698b9784634768e831248f1e081ed3d6114
Author: Andrzej Hunt
Date: Fri Jun 27 18:20:14
New branch 'feature/calctiledrendering2' available with the following commits:
commit 2c994d56492dd7b4cb342cbd3c8f7131f4b0b112
Author: Andrzej Hunt
Date: Wed Jun 25 22:37:54 2014 +0100
DO NOT USE
An early attempt at getting the column/rowbars
cooperating with
desktop/source/lib/init.cxx | 11 +--
1 file changed, 1 insertion(+), 10 deletions(-)
New commits:
commit 7e04d519ce1579d75303169d6791e1eacbf6fe22
Author: Andrzej Hunt
Date: Fri Jun 20 09:51:15 2014 +0100
Use full sofficerc for LOK.
Otherwise we get segfaults in cppu
Hi All,
-- Tiled Rendering --
* Merged the LOK tiled rendering changes (+ gtktiledviewer) to master.
* Calc Tiled Rendering (now on feature/calctiledrendering2 after some
more rebasing and squashing):
** Fixed Scaling of the grid, i.e. correct units (some TWIP/100th mm
confusion).
** Scaling
++-
12 files changed, 873 insertions(+), 572 deletions(-)
New commits:
commit 9bf68bb547b1c3e10307cc2b9a2b092bce0f74f8
Author: Andrzej Hunt
Date: Fri Aug 29 11:47:55 2014 +0200
TEMPORARY: more twips in ScOutputData.
Some parts are working, some aren't.
Chan
New branch 'feature/calctiledrendering_attempt3_2' available with the following
commits:
commit f1da817eccc0e264ed52283b0c361ec71693e5c0
Author: Andrzej Hunt
Date: Fri Aug 29 11:47:55 2014 +0200
TEMPORARY: more twips in ScOutputData.
Some parts are working, s
664ceee384c07884cdb4fd8dbc80971bcadaa9a2
Author: Andrzej Hunt
Date: Wed Apr 9 21:07:23 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
Change-Id: I32f781e4cb662653a2993803cbdc0be90f8e3d0d
Reviewed-on: https://gerrit.libreoffice.org/8821
Reviewed-by: Andrzej Hunt
Tested-by
351829b239b07a9126a7ec29cf9095e359c77adc
Author: Andrzej Hunt
Date: Thu Apr 10 20:55:31 2014 +0100
Revert "fdo#74697 Add Bluez 5 support for impress remote."
Stray printf conversion gone wrong (in addition to some dbus types
missing on older systems) reverting so that one clean
pa
b15666fd7582729c75bd0dd1bd0cb5d7c5a77f0c
Author: Andrzej Hunt
Date: Thu Apr 10 21:58:29 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
This time we:
- Don't break SAL_WARN with an fprintf like syntax.
- Replace DBUS_TYPE_UNIX_FD with it's definition 'h' a
d337b9a3c5ab41e4dc956e7fe1b36704426dc123
Author: Andrzej Hunt
Date: Thu Apr 10 21:58:29 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
This time we:
- Don't break SAL_WARN with an fprintf like syntax.
- Replace DBUS_TYPE_UNIX_FD with it's definition 'h' a
include/sfx2/thumbnailview.hxx|2 +-
sfx2/source/control/thumbnailview.cxx | 15 +++
2 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit 717aa1ac75ddd54fdf72cd4de6551f1fb536da9b
Author: Andrzej Hunt
Date: Tue Apr 15 16:22:53 2014 +0100
fdo
include/sfx2/thumbnailview.hxx|2 +-
sfx2/source/control/thumbnailview.cxx | 15 +++
2 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit ed2d6ab389c169330f3c359463ce503eafcee253
Author: Andrzej Hunt
Date: Tue Apr 15 16:22:53 2014 +0100
fdo
3adb6f809f19d3132062bed405de5ef128a8
Author: Andrzej Hunt
Date: Thu Apr 10 21:58:29 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
This time we:
- Don't break SAL_WARN with an fprintf like syntax.
- Replace DBUS_TYPE_UNIX_FD with it's definition 'h' a
d92b1152cb4e700902288d5694add7154045140e
Author: Andrzej Hunt
Date: Thu Apr 10 21:58:29 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
This time we:
- Don't break SAL_WARN with an fprintf like syntax.
- Replace DBUS_TYPE_UNIX_FD with it's definition 'h' a
sd/source/ui/remotecontrol/Transmitter.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit f515609c725b754d687c0f98ef61e9b6c9ac9a4a
Author: Andrzej Hunt
Date: Tue Apr 22 14:59:45 2014 +0100
Kill unneeded include.
Added in b042a78d9847753d95560749dab2159d9cfbd7ae
f84e67dbc791e34d3480e096f3aed43709868374
Author: Andrzej Hunt
Date: Thu Apr 10 21:58:29 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
This time we:
- Don't break SAL_WARN with an fprintf like syntax.
- Replace DBUS_TYPE_UNIX_FD with it's definition 'h' a
sc/source/core/tool/formulagroup.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 062871853cc420f35ddfbc2534f34c94f1b4c982
Author: Andrzej Hunt
Date: Thu Apr 24 17:21:16 2014 +0100
loplugin:unreffun -- Wrap opencl-only functions in appropriate ifdef.
This
sc/source/core/tool/formulagroup.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 7f01a960995b728489ab359fc082609c75216f95
Author: Andrzej Hunt
Date: Fri Apr 25 09:08:21 2014 +0100
fix "Wrap opencl-only functions in appropriate
framework/source/uielement/toolbarmanager.cxx | 12 +++-
vcl/source/window/toolbox2.cxx| 23 +--
2 files changed, 24 insertions(+), 11 deletions(-)
New commits:
commit 3dc6808532d86c4b00a6cb81e0adb74878c13fdd
Author: Andrzej Hunt
Date: Sat Apr
sfx2/source/inet/inettbc.cxx |2 +-
svtools/source/control/inettbc.cxx |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit b8315b1c2f43ab44651e5089a63fb63e23a1ea73
Author: Andrzej Hunt
Date: Sat Apr 19 11:42:47 2014 +0100
fdo#72006 Populate "
include/unotools/historyoptions.hxx |3 +--
unotools/source/config/historyoptions.cxx | 28
2 files changed, 1 insertion(+), 30 deletions(-)
New commits:
commit f4a6837025a293312cbc43b9c527851362f11030
Author: Andrzej Hunt
Date: Sat Apr 19 11:46:59
framework/source/uielement/toolbarmanager.cxx |9 +
1 file changed, 9 insertions(+)
New commits:
commit 9e3d6ec6e5333bf1fa4bd151a9897dad20d11a14
Author: Andrzej Hunt
Date: Fri Apr 25 20:25:48 2014 +0100
fdo#75489 Pass toolbar context menu commands to toolbar for handling
4482307ba537d42a9654a78e8bbe3c321f5f9017
Author: Andrzej Hunt
Date: Thu Apr 10 21:58:29 2014 +0100
fdo#74697 Add Bluez 5 support for impress remote.
This time we:
- Don't break SAL_WARN with an fprintf like syntax.
- Replace DBUS_TYPE_UNIX_FD with it's definition 'h' a
framework/source/uielement/toolbarmanager.cxx |3 ++-
vcl/source/window/toolbox2.cxx| 23 +--
2 files changed, 15 insertions(+), 11 deletions(-)
New commits:
commit 90f3269f1fbbb0ccc65f5ee40ceda671d7061473
Author: Andrzej Hunt
Date: Sat Apr 26 08:23
sfx2/source/inet/inettbc.cxx |2 +-
svtools/source/control/inettbc.cxx |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 74b45188b71a9fe22bb8997e3a23cc9a4b43d3c8
Author: Andrzej Hunt
Date: Sat Apr 19 11:42:47 2014 +0100
fdo#72006 Populate "
external/boost/boost.multi_array.Wshadow.warnings.patch.2 | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
New commits:
commit 74bb3cf5a9c768ae1e21e8469127e01f1aac67dd
Author: Andrzej Hunt
Date: Sat May 3 20:29:10 2014 +0100
Add clang support for boost multi_array
include/sfx2/thumbnailview.hxx|1 -
sfx2/source/control/thumbnailview.cxx | 14 +++---
2 files changed, 3 insertions(+), 12 deletions(-)
New commits:
commit fb0ca7eff0e16fa8dd1a4c8d75fef23830903a3f
Author: Andrzej Hunt
Date: Mon May 5 20:48:58 2014 +0100
fdo#76261
include/sfx2/thumbnailview.hxx|1 -
sfx2/source/control/thumbnailview.cxx | 14 +++---
2 files changed, 3 insertions(+), 12 deletions(-)
New commits:
commit 325f51e94639f1a9e0d0c60159bfcf3070409640
Author: Andrzej Hunt
Date: Mon May 5 20:48:58 2014 +0100
fdo#76261
sfx2/inc/templatedlg.hxx|2 +-
sfx2/source/doc/templatedlg.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e2f38ef8b6a5e30bee9e05fba7aec47287dddae4
Author: Andrzej Hunt
Date: Tue May 6 15:17:29 2014 +0100
fdo#73766 TemplateManager
vcl/source/gdi/metaact.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit bfe74d2254de4e8b7dc488a701d75e5a6169e74d
Author: Andrzej Hunt
Date: Wed Dec 4 16:10:28 2013 +
Add some logging to MetaFile read.
Change-Id: I11bc4a82fd0d09fb255c30f3aeffecd3b4e95c09
include/vcl/jobdata.hxx |2 +-
vcl/unx/generic/printer/cupsmgr.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4c160e3d54ec1c6c04bc80c6cec7ee58e20af3bb
Author: Andrzej Hunt
Date: Fri Dec 6 20:43:24 2013 +
fdo#60705 Don't di
vcl/unx/generic/printer/cupsmgr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 85b6167276e6dc1298e9343af06cafb0ea1fde98
Author: Andrzej Hunt
Date: Fri Dec 6 20:43:24 2013 +
fdo#60705 Don't discard valid printing options.
PPDValue::m_a
/util/Intents.java
|5 ++
6 files changed, 50 insertions(+), 14 deletions(-)
New commits:
commit 3cc31f89787e435c893b38a0adc0a23f566ab60f
Author: Andrzej Hunt
Date: Tue Dec 10 19:52:33 2013 +
fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling
vcl/unx/generic/printer/cupsmgr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 23e8d0417c664fcb9b3f281f60629521153d6e55
Author: Andrzej Hunt
Date: Fri Dec 6 20:43:24 2013 +
fdo#60705 Don't discard valid printing options.
PPDValue::m_a
cppcanvas/source/mtfrenderer/emfplus.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d8dedc775cedf0e9daf9284bc7e3a0331ccd2963
Author: Andrzej Hunt
Date: Thu Dec 26 18:57:28 2013 +
EMF+: Integer coordinate values are signed.
Change-Id
cppcanvas/source/mtfrenderer/emfplus.cxx | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
New commits:
commit 793f14db156fab0c3e1ef2e19618ae7f8e01d758
Author: Andrzej Hunt
Date: Thu Dec 26 19:41:57 2013 +
EMF+: Add EMFPlusPointR detection to EMFPPath
There isn't any firebird server support yet -- however it shouldn't be
hugely
complicated to add -- what's needing doing is allowing setting and
passing the required parameters (url/username/password/etc.) to firebird
-- the passing of the parameters is actually already in place, we just need
to
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 83f2b3c590120a60b5e94fb1a15054ebe0745dbb
Author: Andrzej Hunt
Date: Wed Jan 1 17:07:56 2014 +
EMF+: mapping can rotate the width vector, so use resulting length
cppcanvas/source/mtfrenderer/emfplus.cxx | 28 ++--
1 file changed, 18 insertions(+), 10 deletions(-)
New commits:
commit 9b1ceabd5f696500d4fe2acb89170bd987966a9b
Author: Andrzej Hunt
Date: Wed Jan 1 17:36:54 2014 +
EMF+: actually use lineJoin attribute for
cppcanvas/source/mtfrenderer/emfplus.cxx | 34 +++
1 file changed, 21 insertions(+), 13 deletions(-)
New commits:
commit cd83c269adf8f50e2445788109f6536a41688822
Author: Andrzej Hunt
Date: Wed Jan 1 17:07:56 2014 +
EMF+: mapping can rotate the width
cppcanvas/source/mtfrenderer/emfplus.cxx | 34 +++
1 file changed, 21 insertions(+), 13 deletions(-)
New commits:
commit 273bbd2930736087a6b768c939256ed5d9ddcabc
Author: Andrzej Hunt
Date: Wed Jan 1 17:07:56 2014 +
EMF+: mapping can rotate the width
files changed, 316 insertions(+), 109 deletions(-)
New commits:
commit 2b24eec3d4ca50e676c0c3af86ecb92a8eb0a8a2
Author: Andrzej Hunt
Date: Sat Dec 7 20:32:55 2013 +
fdo#70664 Allow reading firebird Blob as InputStream.
Change-Id: Ie0cb93a902961b3f37daf435828263478c9d2997
diff
files changed, 316 insertions(+), 109 deletions(-)
New commits:
commit 3f65b5066c80a6af4f1f04c7f6f194d789a043cd
Author: Andrzej Hunt
Date: Sat Dec 7 20:32:55 2013 +
fdo#70664 Allow reading firebird Blob as InputStream.
Change-Id: Ie0cb93a902961b3f37daf435828263478c9d2997
cppcanvas/source/mtfrenderer/emfplus.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 215499e74fccb1809105d458b6076992be9d049c
Author: Andrzej Hunt
Date: Thu Dec 26 18:57:28 2013 +
EMF+: Integer coordinate values are signed.
Previously any
cppcanvas/source/mtfrenderer/emfplus.cxx | 28 ++--
1 file changed, 18 insertions(+), 10 deletions(-)
New commits:
commit f5b984e416a05df220e339da2e9cda95ab660d85
Author: Andrzej Hunt
Date: Wed Jan 1 17:36:54 2014 +
EMF+: actually use lineJoin attribute for
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2bbcd06df60f4e7ab76e908a1173eeb343b22868
Author: Andrzej Hunt
Date: Wed Jan 1 17:07:56 2014 +
EMF+: mapping can rotate the width vector, so use resulting length
|9 -
android/sdremote/res/values-xlarge/dimens.xml |6
android/sdremote/res/values/dimens.xml|2
6 files changed, 98 insertions(+), 6 deletions(-)
New commits:
commit a689b673b723a72a37bcb9f5ef5db5102b85bb41
Author: Andrzej Hunt
b81dbf61684484263690043909334f17f85709c5
Author: Andrzej Hunt
Date: Thu Jan 23 15:43:30 2014 +
Add update-stats-geoip for tracking of updates pings per country.
Change-Id: Id0740a4ae484c96ad7456c1747c24ac5591966fa
Reviewed-on: https://gerrit.libreoffice.org/7613
Reviewed-by: Michael Meeks
/module_firebird.scp|2 +-
5 files changed, 26 insertions(+), 12 deletions(-)
New commits:
commit 3d2fefd80082574a603895d47b73d740b7f31e7d
Author: Andrzej Hunt
Date: Fri Jan 3 09:30:26 2014 +
fdo#72804 Add firebird.msg to install.
This provides saner error messages for malformed
within the Drivers.xcu
of each relevant driver, and can be changed there as needed -- I'll
probably change it to be "HSQLDB Embedded" + "Firebird Embedded".
Cheers,
Andrzej
On Mon, 2013-07-29 at 17:11 +0200, Andrzej Hunt wrote:
> Hi Michael, Fridrich, all,
>
Hi all,
Based on Michael's/Fridrich's inputs I've debugged the fbclient/fbembed
linking issues on openSuse (tested fully on 12.3, but 12.2 exhibits the
same characteristics), and confirmed that it is indeed just a
copy-and-paste or similar error.
I've submitted this as a bug to openSuse. In the m
On Tue, 2013-08-20 at 12:52 +0200, Michael Stahl wrote:
> On 20/08/13 08:18, Andrzej Hunt wrote:
>
> > Additionally, I'm considering whether it's worthwhile specifically
> > detecting the error that occurs when trying to open/create an embedded
> > db with fbclie
Hello everyone,
Current status of the firebird-sdbc driver:
(- String/[VAR]CHAR only supported for now, numeric types should be
fairly simple to add.)
- Data Editing in the GUI works.
- Data Insertion works but buggy.*
(- Table and Column definition/manipulation is mostly complete, there
might s
On Sun, 2013-08-25 at 17:48 +0100, Andrzej Hunt wrote:
> - Data Insertion works but buggy.*
>
> *Data is entered in the db ok (i.e. shown after closing and reopening a
> table), but shown either incorrectly or not at all in the GUI directly
> after insertion -- this is an
Hello everyone,
Current status of the firebird-sdbc driver is:
- (Var)Char, Numeric and Date/Time types all supported. (No support for
blob/clob/array/etc. yet.)
- Data Editing in the GUI works.
- Data Insertion works.
(- Table and Column definition/manipulation is mostly complete, there
might st
On Wed, 2013-09-04 at 09:20 -0700, Terrence Enger wrote:
> How much attention should QA pay to Integrated Firebird? Is there some part
> of the work for which bug reports would be useful?
>
I don't think it's worth paying too much attention to it quite yet since
there are still a few fairly visib
Hi all,
Progress this week:
- Made libatomic-ops buildable meaning that we should now be able to
build embedded firebird on non-X86 systems too. (untested, and still on
gerrit, most aspects were tested on my X86 system and worked fine
though). This also involved some digging into gbuild due to som
Hi everyone,
The definition of XRowLocate::findColumn, and its implementations, all
seem to be slightly confused.
XRowLocate doesn't specify what should happen what happens if findColumn
is called for an invalid column name. Currently some drivers return -1,
some drivers return the number of colu
On Wed, 2013-09-11 at 11:20 +0200, Lionel Elie Mamane wrote:
> On Tue, Sep 10, 2013 at 09:56:50PM +0100, Andrzej Hunt wrote:
>
> > The definition of XRowLocate::findColumn, and its implementations, all
> > seem to be slightly confused.
>
> > XRowLocate doesn't
Hi Stefan/All,
I've been trying to track down why the jvm isn't usable in unit tests
(attempted fix in https://gerrit.libreoffice.org/#/c/5936/ )
stoc/source/javavm/javavm.cxx needs to find java which it does by
expanding URE_INTERNAL_JAVA_DIR. This seems to be set within "unorc",
which is found
On Sat, 2013-09-14 at 08:14 +0100, Andrzej Hunt wrote:
> Hi Stefan/All,
>
> I've been trying to track down why the jvm isn't usable in unit tests
> (attempted fix in https://gerrit.libreoffice.org/#/c/5936/ )
>
> stoc/source/javavm/javavm.cxx needs to find java
Hi all,
Progress this week:
- Some dbexception cleanup.
- Fixed ColumnLocate::findColumn implementations (for all
db drivers) and api definition.
- Fixed index rebuilding.
- Tried to experiment with different ICU versions, but haven't
managed to actually produce any errors when switching ICU
Hi all,
I'm trying to get HSQLDB unit tests to run in a CppunitTest -- whilst
still in solver I added some paths locally to solver's unorc (which
worked fine, but not a great solution) -- now that we're running unit
tests in instdir I'd like some sort of permanent solution. (The reason I
want to u
On Mon, 2013-09-23 at 15:22 +0200, Stephan Bergmann wrote:
[... cut]
> Therefore, it is a good thing that solenv/gbuild/CppunitTest.mk still
> defines the relevant bootstrap variables manually. So, all that might
> be necessary for you now is
>
> > diff --git a/solenv/gbuild/CppunitTest.mk
Hi Junior,
Unfortunately your patch includes a lot of unnecessary reformatting
(space indentation replaced with tab-stops),
specifically in SlideShowActivity.java it's impossible to see what has
changed since the whole file has had all space-indentation replaced with
tab-indentation (i.e. git thin
ej
On Thu, 2013-10-03 at 14:10 -0300, Junior Cesar Oliveira wrote:
> Hi, we fixed the patch and send again.
>
>
> Thanks.
>
>
> Att Junior
>
>
> 2013/10/1 Andrzej Hunt
> Hi Junior,
>
> Unfortunately your patch includes a lot of unn
Hi Artur,
It's usually best to mark bugs as "Resolved" -- "Fixed" when the patch
is committed.
If you include the bug number in the form "fdo#12345678" in the commit
subject then bugzilla will automatically be updated to "Resolved-Fixed"
along with a message detailing when it'll be available in d
libreofficekit/source/gtk/lokdocview.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 176c27f1946ae889910dd154742f2416b481569d
Author: Andrzej Hunt
Date: Wed May 27 19:30:07 2015 +0100
loplugin:staticmethods
Change-Id
: Andrzej Hunt
Date: Sun May 31 16:14:10 2015 +0100
Allow unsetting underline attribute
Change-Id: Ib11f6e76a52c0b8c943d46b9f14b3b00642879d1
diff --git a/vcl/source/window/window2.cxx b/vcl/source/window/window2.cxx
index c38a2b2..f187280 100644
--- a/vcl/source/window/window2.cxx
+++ b
Rebased ref, commits from common ancestor:
commit 1a4423f9986938e17d1f9589abb1fef4a8a1621a
Author: Andrzej Hunt
Date: Sun May 31 16:14:10 2015 +0100
Allow unsetting underline attribute
Change-Id: Ib11f6e76a52c0b8c943d46b9f14b3b00642879d1
diff --git a/vcl/source/window/window2.cxx
|2
sc/uiconfig/scalc/ui/unitsconversiondialog.ui | 347
++
21 files changed, 792 insertions(+)
New commits:
commit ad52aa65a5cd9eeaea4cb001a02074fda5736215
Author: Andrzej Hunt
Date: Sun May 31 20:37:14 2015 +0100
Implement units conversion dialog
vcl/source/window/builder.cxx | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
New commits:
commit de6b5a3ed8415cf419d708a2f90445d97e189e1a
Author: Andrzej Hunt
Date: Sun May 31 20:59:41 2015 +0100
Support placeholder_text for GtkEntry/Edit in VclBuilder
vcl/source/window/window2.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 60391b4726b6c00950fddb6088ffcc0a1ae142bc
Author: Andrzej Hunt
Date: Sun May 31 16:14:10 2015 +0100
Allow unsetting underline attribute
Change-Id
Rebased ref, commits from common ancestor:
commit 77971aa38eca3a52d559bfa5b9f7344e7e710d2b
Author: Andrzej Hunt
Date: Mon Jun 1 18:10:29 2015 +0100
Add tests for output unit verification.
Change-Id: Ia273a64fdbb5e1fe57f41679e9d77e0df78987de
diff --git a/sc/qa/unit/units.cxx b/sc
sc/inc/sc.hrc |5 +++--
sc/source/ui/src/units.src |9 +++--
sc/source/ui/view/viewfunc.cxx | 18 +-
3 files changed, 27 insertions(+), 5 deletions(-)
New commits:
commit a5106f8af396d45eda68a6977a52f9ae431f6757
Author: Andrzej Hunt
Date: Mon
external/udunits2/ExternalProject_udunits2.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cf271ee07b6ab6b4e09ee1c0d7e21896d1fd39a2
Author: Andrzej Hunt
Date: Mon Jun 1 19:28:39 2015 +0100
Don't require use of makeinfo for udunits2
The only
external/udunits2/ExternalProject_udunits2.mk |1 -
1 file changed, 1 deletion(-)
New commits:
commit 624d84f1122ad1ab6dfe3aa06b398bc84a0b8b3b
Author: Andrzej Hunt
Date: Mon Jun 1 21:43:39 2015 +0100
Remove unnecessary autoreconf
I'm not sure why this was ever necessary
|2 ++
sc/source/ui/view/tabvwshc.cxx |7 ++-
8 files changed, 29 insertions(+), 4 deletions(-)
New commits:
commit 5c7d2d8fcad40ed1fa1e50a2e238a5ba353194c1
Author: Andrzej Hunt
Date: Mon Jun 1 21:34:04 2015 +0100
Fix building with disabled unit verification.
Change-Id
|9
sc/source/ui/view/viewfunc.cxx|2 -
6 files changed, 41 insertions(+), 48 deletions(-)
New commits:
commit 5e1cd739dc61755cce62655a38a46004ba5192c7
Author: Andrzej Hunt
Date: Tue Jun 2 12:34:16 2015 +0100
Enable udunits2 on OSX
My original
/source/core/units/utunit.hxx |2 -
11 files changed, 33 insertions(+), 46 deletions(-)
New commits:
commit d54cb9df9c81a0cc0d66b34eeb24ca163b1b0da6
Author: Andrzej Hunt
Date: Tue Jun 2 13:53:55 2015 +0100
Enable --with-system-udunits2
We also have to move udunits2
sc/source/core/units/unitsimpl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8144a4cf6d1ca4e80699e54ebc05c81fabab6e71
Author: Andrzej Hunt
Date: Wed Jun 3 15:58:29 2015 +0100
Don't assert on unsupported opcode, return unknown instead
We s
external/udunits2/ExternalProject_udunits2.mk |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit a07e4dfa9ddf3fbc4400418102db6c4c399b781a
Author: Andrzej Hunt
Date: Wed Jun 3 16:07:53 2015 +0100
Possibly fix udunits2 loading on OSX
Change-Id
Rebased ref, commits from common ancestor:
commit 8b75bd5c1f9ad2ff3981fd909d07855530d28c2c
Author: Andrzej Hunt
Date: Wed Jun 3 17:07:15 2015 +0100
Possibly fix udunits2 loading on OSX
Change-Id: I048d23d647a6d6f38efddc11f7d3bde3b583e752
diff --git a/external/udunits2
Rebased ref, commits from common ancestor:
commit 869f0130f3fbab066ff03763099e59d83727f7ab
Author: Andrzej Hunt
Date: Wed Jun 3 17:26:38 2015 +0100
Possibly fix udunits2 loading on OSX
Change-Id: I048d23d647a6d6f38efddc11f7d3bde3b583e752
diff --git a/RepositoryExternal.mk b
Rebased ref, commits from common ancestor:
commit e0d7de574cadaed45f6988281e14c1385adaa03f
Author: Andrzej Hunt
Date: Wed Jun 3 17:55:59 2015 +0100
Possibly fix udunits2 loading on OSX
Change-Id: I048d23d647a6d6f38efddc11f7d3bde3b583e752
diff --git a/RepositoryExternal.mk b
Rebased ref, commits from common ancestor:
commit 1704ec6a8c576855398035da216faa5e66559d9f
Author: Andrzej Hunt
Date: Wed Jun 3 21:28:24 2015 +0100
Possibly fix udunits2 loading on OSX
Change-Id: I048d23d647a6d6f38efddc11f7d3bde3b583e752
diff --git a/RepositoryExternal.mk b
Rebased ref, commits from common ancestor:
commit e4cc9f887c982476c568a19b655421b794fe9203
Author: Andrzej Hunt
Date: Wed Jun 3 21:28:24 2015 +0100
Fix udunits2 install_name on OSX
Change-Id: I048d23d647a6d6f38efddc11f7d3bde3b583e752
diff --git a/RepositoryExternal.mk b
101 - 200 of 492 matches
Mail list logo