Age | Commit message (Collapse) | Author |
|
make dialog 40 pixels wider and allocate 20 extra pixels per spinbutton
and shift labels accordingly
Change-Id: Ic7e5dd662e01207abcbcbb9043f927eceb5b2bd0
Reviewed-on: https://gerrit.libreoffice.org/39905
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit c1f7d3819387c442b3acb54b09091dd116f28d5e)
|
|
Due to more severe Basic interpreter on final parentheses
missing parentheses were revealed
(complement to commit cc16dfb11dfc275317bb535a62b11935c562b670)
Change-Id: I45b43bca4a5ee938e9c4dc0b0f8b2d5856f710da
Reviewed-on: https://gerrit.libreoffice.org/35717
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
(cherry picked from commit c317670eb6b5d29f0447feff0c33d528a88f4c8a)
|
|
Change-Id: I43b6d4f97cb3b1cd1426e6aa7e13550d94cb7c51
Signed-off-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/35726
Tested-by: Jenkins <ci@libreoffice.org>
(cherry picked from commit ad4857211bcc39ccd4c84c670bfab1b937f65089)
Reviewed-on: https://gerrit.libreoffice.org/35741
(cherry picked from commit 7fb7b091e963d8c45abf1db1202a88f2e188e9b0)
|
|
Due to more severe Basic interpreter on final parentheses
missing parentheses were revealed
Change-Id: I84ead9ba4957ae20ed094d7ae42df436fd1f88f2
Reviewed-on: https://gerrit.libreoffice.org/35683
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
(cherry picked from commit a403671af80be1e1563eea013d155e6a0635f0f0)
|
|
(cherry picked from commit 6ec8387bea9015c4487f76cebd045a1a6e291bc4)
Change-Id: Ia957080165a060164317a5f7c9a46d065169314a
Reviewed-on: https://gerrit.libreoffice.org/33314
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Iec49bf80794a4ba61a70b22d0fc1769349ca4508
(cherry picked from commit ecd82b5121899fe23f0ccbdd8a89c8b18436f027)
Reviewed-on: https://gerrit.libreoffice.org/33312
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
In the macro tools library the subroutine GetFileNameWithoutExtension
has a missing bracket in the last line. This confuses the following
subroutine DirectoryNameoutofPath causing it to fail.
This only came to light after the introduction of commit
"tdf#80731 Closing parenthesis is now detected (Mid statement and functions)."
which tightened up on syntax validation.
This commit adds in the missing bracket to subroutine
GetFileNameWithoutExtension in the macro tools library.
Change-Id: I015c88a29a933cd42b7a7623a9ae70d090739c54
Reviewed-on: https://gerrit.libreoffice.org/31677
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
(cherry picked from commit 08befaceb65bf2f0f0e8ec976f7826be8f5dd7d7)
Reviewed-on: https://gerrit.libreoffice.org/31695
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
|
|
Change-Id: Ie501bc7190a8eccc2810ccac2dddaec52813f1a2
|
|
in addition to tables and queries.
(only for internal use - arguments not published in documentation)
Change-Id: I4c7aff878a4ff1a03dcc32baae740559d034d3ca
|
|
Name, Connect and Version
Change-Id: Ief0da378fd8927df7accdfc0157547670ca203de
|
|
Replace double code by function calls (dialog libraries handling)
Change-Id: I17fc700e47a258b281214fe29e075bc782fb6acd
|
|
Change-Id: If7fb37a3656b55f7820698a59b8f1d8d8b14d594
|
|
and not for each individual label
Change-Id: I7014be30569a275fa20faaa2ba9255d3968b70dd
|
|
Change-Id: I6f3a6efd858ac4e52b694cc0046c8f56a558c229
|
|
Provided by Iñigo Zuluaga
Change-Id: I6ba436e29f7aff35e30a8e614e0c3c3d2c3ac1b4
|
|
Avoid Field object buffering in CopyObject
as it is now done in the Recordset class
Change-Id: I35ee9e953e27554cb361adbb22baa619e4b73aaf
|
|
Field objects are buffered in a _Fields() array,
part of a Recordset instance,
to improve speed and memory consumption
Change-Id: Iac732ab5a1db24341aa30c3c934853a21c76e2e4
|
|
So far, only tables belonging to the SAME database could be copied.
Copying tables between databases from different sources (HSQLDB 1.8/2.3, MySQL, PostGres, Sqlite)
is admitted.
Field type conversions are in this case based on empiric rules.
A case study based on getMetadatInfo() is available on request.
Change-Id: Iae4ea7c4df4799cde3c8f973746513bad56246d8
|
|
Change-Id: Iad27d1f87568890180c142774c238a14d022946d
Reviewed-on: https://gerrit.libreoffice.org/29441
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ie75beb4e282a4d1b784a5847262e39cf9c851527
Reviewed-on: https://gerrit.libreoffice.org/29440
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I6aeda978911b25caa45d4e459e581fc743e93d2c
Reviewed-on: https://gerrit.libreoffice.org/29442
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
cause the first call looks up the "queryTermination" method on the object
and replaces the object with that function, then calls on. Subsequent
calls then try to lookup "queryTermination" on "queryTermination".
Just pass queryTermination directly in the ctor (like all the other
wrappers do)
Change-Id: Ie042081c3c34e33b2f040d1ab1a33eeac4df9c3b
|
|
Change-Id: I010ea3c24b4d5411711a93e35d4b173f5bde9e55
Reviewed-on: https://gerrit.libreoffice.org/28000
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
Thanks to Carlo Bertoldi for the german translation.
Change-Id: I76f554e757318aed4e28b5a05fae0ba15bd46afb
Reviewed-on: https://gerrit.libreoffice.org/27355
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I95041f49dd22ba9a15da3598b04a010eecf761a8
|
|
Change-Id: I860cc4aa04b4e5cd1437b2f24176ee2ccdec3266
Reviewed-on: https://gerrit.libreoffice.org/25420
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Review of Utils._getResultSetColumnValue()
to include LOGVARCHAR and LONGVARBINARY field types
Change-Id: Id1bd073a8f7d910377d7e1ecca96d682cd856946
|
|
Tables must belong to the same database.
INSERT SQL statement syntax extended
Table- and fieldnames correct surrounding
Correction of incident declared in
https://ask.libreoffice.org/en/question/69795/access2base-findrecord-only-for-numbers/
Change-Id: Ice148d872cacfc80df421132020ab1717e7c908c
|
|
bridge code expects to see short[] not Short[] so the mapping
doesn't work and office blows up
regression from...
commit ecc90694175190cd6e2b9d1bed8f32850d41ce88
Date: Wed Oct 15 14:14:28 2014 +0200
java: use 'Short.valueOf' instead of 'new Short'
git grep "new Short\[\]" shows two suspicious cases of this in odk, but they
were always thus, so leaving them untouched.
Change-Id: I3306659b5c3f4e0643c200373da777da248bbd42
|
|
Change-Id: I1c1894fcf533291b34a662b6efb96dcfa75b92b3
Reviewed-on: https://gerrit.libreoffice.org/24760
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Bug revealed on https://ask.libreoffice.org/en/question/68080/access2base-dfunctions-with-mysql/
Root cause: SELECT TOP 1 construction is invalid for MySql. Use LIMIT keyword instead.
Change-Id: Idb0bebe1adb8ca1f88dbc8f8ba039f117456337c
|
|
Change-Id: Ifb7c33d6052efe5ea8a1e0e10b3178073cd29ca0
Reviewed-on: https://gerrit.libreoffice.org/24536
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73
Reviewed-on: https://gerrit.libreoffice.org/24317
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I68713ccc6d8920de6945206285e35320eef5b4ea
|
|
Change-Id: I02f51ff264c64458c99c47ea48d960a50c65cb75
|
|
found by UCDetector
Change-Id: Ic0295a24b26e206eb53eda2da540755477df86df
|
|
Change-Id: Ia046bcd8ca8e90566348b507f18d881030bd64c3
|
|
Change-Id: I7ec134282af33386cab001ed076fb8fa90d33608
|
|
Change-Id: I9eb58884e41d9669d2413f7b5b63bddf6a4b4320
|
|
Change-Id: I0097e9759c1ac3a1e03d9c2741c109e147dce540
|
|
Change-Id: I1fba88431ec7e5154f39bb0c76e622c6129011d2
|
|
Change-Id: Iaa1769e4ecf116bfbab32b9ef6f6413e25a5f5fe
|
|
Change-Id: I440512bc4eb7c930c8c4c69eb9f5a92d630a61b9
|
|
Change-Id: Ic279b6e8c51cbb559943027f987162678a17b143
|
|
Change-Id: I27aef5d1a0920bb6b9fa9c2204a422b7372fd0cb
|
|
Change-Id: I3a33d9a4b90d23c9262fcabcb252b60def4ce585
|
|
Change-Id: Ifecc942dce4cafb1dcd7028fe742f450892564e4
|
|
this is probably good enough
Change-Id: I37304004f78d245ee0f400f07d07c731351d79eb
|
|
Change-Id: I7d19233bb0f63f55c87d83e50b7f865f5c7a8ea4
|
|
Change-Id: Iae465c91693967983623087214e79e0f264c551c
|