Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
Support of HSQLDB 2.3 and MySql
CLOB and BLOB as database field types
Schema and catalog names in tables
GetChunk and AppendChunk methods for binary fields
The Value property returns the correct binary content of binary fields
Change-Id: I0aba80134f9add90f438ac4b7951fce9c1d36239
|
|
Removed reference to elements in a null pointer.
Change-Id: Ife6fc68128284e291130a9a81bb7557ce03197ed
Reviewed-on: https://gerrit.libreoffice.org/21690
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: Iea0dc27bf32499e1f8b38d8a0e90cebe6ab8b31f
|
|
Change-Id: Ic9f10dbae01e432bd1029c091b20187b8cf939ec
|
|
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86
Reviewed-on: https://gerrit.libreoffice.org/21209
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
|
|
Change-Id: I4fdd7388012b8773b59a69589c06d95d5d51f389
|
|
Change-Id: I3e42e4815c7b03fdb7e9a4a1d260e4abfb7b6318
|
|
Change-Id: Idebeeac2cc680c14230e059761a05bec7e4c6c60
|
|
Change-Id: I169b20aa5fe9e030f16c323154e2a77a8468aa87
|
|
Addition of CLOB and BLOB datatypes
Change-Id: If42c0dbb1862f525d2a0a1abf98bd053543a3d3c
|
|
Simplified use of TableDefs and QueryDefs collections
Change-Id: I87c5dcbbb1105c61324a0a89929f13ff86eab4a4
|
|
Change-Id: Icc4a631d67c3d4acf67de1cb38018c37602a16eb
|
|
Change-Id: Ibcffe9d8b85d552f53246a3ac751000673705ab3
|
|
Design choices:
Sseparator = comma except if decimal point is comma in locale setting, then semi-colon
Character set = Unicode (UFT-8)
Change-Id: I11eb88bf44cedaddfb52d3570f427d9e0d26b4cc
|
|
Database._OutputToCalc uses LO filters to export table and/or query data
Change-Id: I69b15e76a490de32ec2cae73661f8ffd5f2b53b2
|
|
to refelect various list of output formats in DoCmd.OutputTo() action
Change-Id: Ibb95020efa2995cde168efbd516f9b1e49d832a3
|
|
+ bug correction on dlgFormat dialog - check user input
Change-Id: I126f99dbc587342772a601df8b9dd03cfe4850ac
|
|
Change-Id: Iab982421be37e670201561b67cc66fb91d30de91
|
|
Do not skip temanymore
Change-Id: I6a1276959ab940eb44aedeab2f1c9cc7f71a0e1e
|
|
Add <span> in the list of acceptable html tags
Change-Id: I23c57ad1ef889fd511111f6d969feaafb9d0f5b8
|
|
IndexOutOfBoundsException.
Patch by: me
(cherry picked from commit d46d79f2261eb6be2fb74254f09520f5ef2baa88)
|
|
Change-Id: I6691c01e8a078b14ca753c916c950c958953671f
|
|
Change-Id: I80d97058221106ce87d696d8142b1e87430513d9
|
|
Change-Id: I802e0f854cb5c560e7a860f2fcec0330e481da6c
|