/avmedia/inc/

'header'> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)Author
2016-05-25Fix typosAndrea Gelmini
Change-Id: I860cc4aa04b4e5cd1437b2f24176ee2ccdec3266 Reviewed-on: https://gerrit.libreoffice.org/25420 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-05-22Access2Base - Long binary and char fields in database functionsJean-Pierre Ledure
Review of Utils._getResultSetColumnValue() to include LOGVARCHAR and LONGVARBINARY field types Change-Id: Id1bd073a8f7d910377d7e1ecca96d682cd856946
2016-05-16Access2Base - CopyObject method extended to MySql and SqliteJean-Pierre Ledure
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
2016-05-13Resolves: tdf#99272 new Short[] used instead of new short[]Caolán McNamara
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
2016-05-10Fix typosAndrea Gelmini
Change-Id: I1c1894fcf533291b34a662b6efb96dcfa75b92b3 Reviewed-on: https://gerrit.libreoffice.org/24760 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-05-05Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure
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
2016-05-01Fix typosAndrea Gelmini
Change-Id: Ifb7c33d6052efe5ea8a1e0e10b3178073cd29ca0 Reviewed-on: https://gerrit.libreoffice.org/24536 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-04-30Fix typosAndrea Gelmini
Change-Id: Id81b16ff26283611f0b84929d831c827f847ab73 Reviewed-on: https://gerrit.libreoffice.org/24317 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-03-28Access2Base - add Picture property to Control objectJean-Pierre Ledure
Change-Id: I68713ccc6d8920de6945206285e35320eef5b4ea
2016-03-27Access2Base - GetChunk - tests of BLOB field typeJean-Pierre Ledure
Change-Id: I02f51ff264c64458c99c47ea48d960a50c65cb75
2016-03-14remove some unused Java codeNoel Grandin
found by UCDetector Change-Id: Ic0295a24b26e206eb53eda2da540755477df86df
2016-03-12Access2Base - Correct error message and other typo'sJean-Pierre Ledure
Change-Id: Ia046bcd8ca8e90566348b507f18d881030bd64c3
2016-03-12Typo: documet->documentJulien Nabet
Change-Id: I7ec134282af33386cab001ed076fb8fa90d33608