summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Collapse)AuthorFilesLines
2015-10-26tdf#72205 a VARCHAR and a LONGVARCHAR should compare equalLionel Elie Mamane1-1/+69
Change-Id: Id20ceb22bb04570c9c52df4d8233a7afa8ba0168 Reviewed-on: https://gerrit.libreoffice.org/19438 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 0fff374fc0e9d3ea76d0aa0a0466467078f0519d)
2015-10-15java: 'final static' to 'static final'Noel Grandin1-2/+2
this is the canonical order, and it makes the code easier to read Reviewed-on: https://gerrit.libreoffice.org/16242 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Ostrovsky <david@ostrovsky.org> (cherry picked from commit 0c18bedb7328493040c1a20822b345e624d6041f) Change-Id: I272e7f1e140296e582702b6dbf77a03eefb65470
2015-09-18tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet1-2/+6
Change-Id: Ic57611be96f160037fbff2e9452f9206083c80e4 Reviewed-on: https://gerrit.libreoffice.org/18324 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 01547985ceee8c199dc189071845ef5fcda11782) Reviewed-on: https://gerrit.libreoffice.org/18520
2015-08-06tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky1-2/+2
Mork service wasn't registred on windows as it was generally excluded on this platform not matter what architecture was used. Pofile discovery was broken, as XP_WIN wasn't define and the code fall back to use UNIX directories for profile discovery on windows that obviously cannot work. Change-Id: I823378a1a094a2172ba2cb3bf9bdacedb27b36a2 Reviewed-on: https://gerrit.libreoffice.org/17350 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-08-06aDBFColumn.db_typ is input controlledCaolán McNamara1-1/+1
so we can't guarantee that it is valid ascii Change-Id: Icdc6162db4405df729e548a836de5662255088ed (cherry picked from commit 7e0b90aff31bc3d1bf3775ecb5fff4e8174f6db4) Reviewed-on: https://gerrit.libreoffice.org/16779 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-08-06Fix PostgreSQL function nameAndrea Gelmini1-1/+1
Change-Id: Ic089540c07c7fe7c85705fc3513411a7e2571a12 Reviewed-on: https://gerrit.libreoffice.org/16698 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-08-06more change in JNI func sigs between Java 6 and 7 workaroundsRene Engelhard3-5/+45
Change-Id: Ie9cbf1b6dfc79df3a74efd3b9bb31ce33e7be3a0
2015-08-06Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann1-1/+9
(same as dfba745437324b8e1a352ab5280c665c543fc37f) Change-Id: I3c79b406c2bf661717880def94989614860f9cb6
2015-08-06postgresql-sdbc: fixup string2intarrayLionel Elie Mamane1-10/+24
this allows getGeneratedValues to work Change-Id: Ia87e87afa8cdb01f1d39c84bc7d7143c101d8891 Reviewed-on: https://gerrit.libreoffice.org/16341 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-08-06parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-10/+24
Change-Id: I81fd45276183b911e4560ca785221894ea2ebc88 Reviewed-on: https://gerrit.libreoffice.org/16340 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-08-06postgresql-sdbc: include error message in SQLExceptionLionel Elie Mamane1-1/+1
Change-Id: I9d91503e6beb08f11368fc6b80fefb61f60d4486 Reviewed-on: https://gerrit.libreoffice.org/16342 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-08-06more untranslatable UI stringsAndras Timar1-1/+1
Change-Id: I4c02d7613743a1b11594fd96f6131219afd102ef (cherry picked from commit 814867c75cd175594b8e60125f248ecbb6647644)
2015-08-06add libebook-1.2.so.16 in EApi.cxxRene Engelhard1-0/+1
Change-Id: I3f361a3d6d90b3449e0bf417fd39d756ad98cae6
2015-05-26add libebook-1.2.so.15 in EApi.cxxRene Engelhard1-0/+1
Change-Id: I7676f1f69bd563dede965a1a5fc6b1f714f11aab
2015-05-17Remove include stdio (part1)Julien Nabet37-46/+0
Change-Id: I364aedbd8870c2bbd3440f144143c503dd7ff2c1 Reviewed-on: https://gerrit.libreoffice.org/15767 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini46-233/+14
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4 Reviewed-on: https://gerrit.libreoffice.org/15712 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann5-7/+7
Change-Id: I74bf1042cc5a2c4027023f1fa32248a50f5d2274
2015-05-11loplugin:staticmethodsStephan Bergmann6-106/+105
Change-Id: I1730694d8856ed009b8bf02a71657ca933bc6101
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara1-4/+1
Change-Id: Ie7844af5ab7ead6383e60933588f66c5871f3282
2015-05-08...or rather, like thisStephan Bergmann1-1/+1
Change-Id: I87b547b76f6e214730757bec375b1d7b3d5d8f41
2015-05-08loplugin:implicitboolconversionStephan Bergmann1-1/+1
Change-Id: Iec38fdf8c165d1121e74f7221b49ca49f808ac03
2015-05-08jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane2-15/+85
Change-Id: I59352edd887982faa792b02adbb55c3f67f1d78d
2015-05-08loplugin:staticmethodsStephan Bergmann5-144/+138
Change-Id: Ic93e560641f1ec1c5fc316ed126617c6d99ab5b5
2015-05-08callcatcher: update unused codeCaolán McNamara1-5/+0
Change-Id: I8563922204d3ec93bf138cbd1aaba620c0215bf7
2015-05-08I very much assume this wants to call java.io.Reader.readyStephan Bergmann1-3/+3
...seeing that there is no java.io.Reader.available. (And then, there's no good way to map from java.io.Reader.ready's boolean value to css.io.XInputStream.available's long value, so conservatively map true to 1.) But I have no idea how to trigger this code. Change-Id: I18d12e0d968141410a1b56e700ed544edceda97c
2015-05-08Fix Boolean value operationsStephan Bergmann1-1/+1
(css.sdbc.ColumnValue.NULLABLE happens to be 1, so the odd comparison is harmless and redundant.) Change-Id: I6b64cc083e72198c71e4e38ec4347f79af924621
2015-05-08jboolean-related clean-upStephan Bergmann3-6/+6
Change-Id: Iecd03d0343b9b7c3a8b23b5a1e9654148b94d44c
2015-05-04drop useless temp debugging stringsCaolán McNamara1-11/+0
Change-Id: I41c7053296c634c0fed5b31f2e080c3eaf59bbba
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl2-5/+15
... by adding a XCloseListener that vetoes any attempt to close it. The Calc document can be opened by the user in the UI and closed again. Change-Id: Ied427b67274d925c911e516c0a50a4c0b2b18db9
2015-04-29redundant castCaolán McNamara2-2/+2
Change-Id: Ib812a7cafabc4820946da67fb3f8896b6aad1461
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
Resolve several thousand lines of conflicts. Conflicts: accessibility/source/extended/accessiblelistbox.cxx accessibility/source/standard/vclxaccessiblecombobox.cxx accessibility/source/standard/vclxaccessibledropdowncombobox.cxx accessibility/source/standard/vclxaccessibledropdownlistbox.cxx accessibility/source/standard/vclxaccessiblelistbox.cxx accessibility/source/standard/vclxaccessibletextfield.cxx basctl/source/basicide/basidesh.cxx cui/source/inc/chardlg.hxx cui/source/tabpages/tpbitmap.cxx dbaccess/source/ui/dlg/UserAdmin.cxx dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx extensions/source/propctrlr/propertyeditor.hxx extensions/source/scanner/sanedlg.cxx filter/source/pdf/impdialog.cxx include/sfx2/mgetempl.hxx include/sfx2/sidebar/SidebarToolBox.hxx include/sfx2/viewsh.hxx include/svtools/brwbox.hxx include/svtools/filectrl.hxx include/svtools/scrwin.hxx include/svx/dlgctrl.hxx include/svx/sidebar/Popup.hxx include/svx/sidebar/PopupContainer.hxx include/svx/sidebar/PopupControl.hxx include/svx/sidebar/SidebarDialControl.hxx include/svx/sidebar/ValueSetWithTextControl.hxx sc/source/ui/condformat/condformatdlgentry.cxx sc/source/ui/navipi/navipi.cxx sc/source/ui/sidebar/CellBorderStyleControl.hxx sd/source/ui/animations/CustomAnimationDialog.cxx sd/source/ui/inc/DrawViewShell.hxx sd/source/ui/inc/Ruler.hxx sd/source/ui/inc/SlideSorter.hxx sd/source/ui/inc/ViewTabBar.hxx sd/source/ui/inc/Window.hxx sd/source/ui/inc/morphdlg.hxx sd/source/ui/inc/sdpreslt.hxx sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx sd/source/ui/sidebar/LayoutMenu.hxx sd/source/ui/sidebar/MasterPagesSelector.hxx sd/source/ui/sidebar/NavigatorWrapper.hxx sd/source/ui/sidebar/PanelBase.hxx sd/source/ui/sidebar/RecentMasterPagesSelector.cxx sd/source/ui/sidebar/RecentMasterPagesSelector.hxx sd/source/ui/slideshow/showwindow.hxx sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx sd/source/ui/view/ViewShellBase.cxx sd/source/ui/view/drviewsa.cxx sfx2/source/appl/fileobj.hxx sfx2/source/appl/opengrf.cxx sfx2/source/control/thumbnailviewacc.hxx sfx2/source/dialog/securitypage.cxx sfx2/source/dialog/templdlg.cxx sfx2/source/doc/docinsert.cxx sfx2/source/doc/guisaveas.cxx sfx2/source/inc/alienwarn.hxx sfx2/source/sidebar/Deck.cxx sfx2/source/sidebar/Deck.hxx sfx2/source/sidebar/DeckTitleBar.cxx sfx2/source/sidebar/DeckTitleBar.hxx sfx2/source/sidebar/MenuButton.cxx sfx2/source/sidebar/MenuButton.hxx sfx2/source/sidebar/Panel.cxx sfx2/source/sidebar/Panel.hxx sfx2/source/sidebar/PanelTitleBar.hxx sfx2/source/sidebar/SidebarDockingWindow.hxx sfx2/source/sidebar/SidebarToolBox.cxx sfx2/source/sidebar/TabBar.hxx sfx2/source/sidebar/TabItem.cxx sfx2/source/sidebar/TabItem.hxx sfx2/source/sidebar/TitleBar.hxx sfx2/source/toolbox/imgmgr.cxx starmath/inc/edit.hxx starmath/inc/smmod.hxx starmath/qa/cppunit/test_starmath.cxx starmath/source/edit.cxx starmath/source/smmod.cxx svtools/source/brwbox/brwbox1.cxx svtools/source/brwbox/datwin.hxx svtools/source/contnr/fileview.cxx svtools/source/contnr/simptabl.cxx svtools/source/control/filectrl.cxx svtools/source/control/valueimp.hxx svx/inc/GalleryControl.hxx svx/source/dialog/dlgctrl.cxx svx/source/dialog/swframeexample.cxx svx/source/fmcomp/fmgridif.cxx svx/source/gallery2/GalleryControl.cxx svx/source/sidebar/EmptyPanel.hxx svx/source/sidebar/area/AreaPropertyPanel.hxx svx/source/sidebar/area/AreaTransparencyGradientControl.hxx svx/source/sidebar/graphic/GraphicPropertyPanel.hxx svx/source/sidebar/insert/InsertPropertyPanel.cxx svx/source/sidebar/insert/InsertPropertyPanel.hxx svx/source/sidebar/line/LinePropertyPanel.hxx svx/source/sidebar/line/LineWidthControl.cxx svx/source/sidebar/line/LineWidthControl.hxx svx/source/sidebar/line/LineWidthValueSet.hxx svx/source/sidebar/paragraph/ParaPropertyPanel.hxx svx/source/sidebar/possize/SidebarDialControl.cxx svx/source/sidebar/text/TextCharacterSpacingPopup.hxx svx/source/sidebar/text/TextPropertyPanel.hxx svx/source/sidebar/tools/PopupContainer.cxx svx/source/sidebar/tools/PopupControl.cxx svx/source/sidebar/tools/ValueSetWithTextControl.cxx svx/source/svdraw/svdfmtf.hxx svx/source/svdraw/svdibrow.cxx svx/source/tbxctrls/colrctrl.cxx svx/source/tbxctrls/tbcontrl.cxx sw/source/ui/dbui/mmaddressblockpage.cxx sw/source/ui/dialog/uiregionsw.cxx sw/source/ui/index/cnttab.cxx sw/source/uibase/inc/drpcps.hxx sw/source/uibase/sidebar/PageColumnControl.hxx sw/source/uibase/sidebar/PageMarginControl.hxx sw/source/uibase/sidebar/PageOrientationControl.hxx sw/source/uibase/sidebar/PagePropertyPanel.hxx sw/source/uibase/sidebar/PageSizeControl.hxx sw/source/uibase/uiview/view2.cxx sw/source/uibase/utlui/navipi.cxx vcl/inc/svdata.hxx vcl/source/control/combobox.cxx vcl/source/control/lstbox.cxx vcl/source/window/dockwin.cxx vcl/source/window/winproc.cxx Change-Id: I056cf3026ff17d65cca0b6e6588bda4a88fa8d95
2015-04-28Use TriState instead of 0/1/-1Stephan Bergmann2-7/+8
Change-Id: I6f53cd0ee1e7acd724186ab914bde43026ef6708
2015-04-28css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann1-1/+1
Change-Id: I7dfb69ff45ddba07255cb0000efea9f87c13cd2b
2015-04-28Make use of comphelper::log::convert::convetLogArgToString bool overloadStephan Bergmann1-4/+4
Change-Id: Ic91c65fc1f74fbde86c2448d1c394a5e30452a75
2015-04-28css.util.XNumberFormats.genarateFormat nLeading param is of type shortStephan Bergmann1-1/+1
Change-Id: If535bbe07df95f93d052705cb665d1b4cae5af01
2015-04-27More loplugin:simplifyboolStephan Bergmann1-6/+6
Change-Id: Ie7bc1411d591b75c243dc0edda6360fad698c19e
2015-04-25tdf#90614 oups... I was too eager in replacing getAny() with makeAny()Lionel Elie Mamane1-1/+4
also handle the SQLNULL case Change-Id: Ie7fffd6b46ed8b3dfa7231928f55743f71d2ea98
2015-04-24Typo: UNSPUPPORTED->UNSUPPORTEDJulien Nabet1-1/+1
Change-Id: Id85b80f93f2db2beb175c6fd2900b9909da5860a
2015-04-24loplugin:simplifyboolStephan Bergmann3-12/+10
Change-Id: Ib0290487a963d665a628bd75f4140a9e2b89faa7
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2-10/+10
...automatic rewriter fixes Change-Id: I6b04ca80f08f8a71ff94e309fd52f44d736751ee
2015-04-23loplugin:staticcallStephan Bergmann1-2/+2
Change-Id: I7dfe5b8f6d87db5f0f70bd16e45c4d0bd4a72da2
2015-04-23loplugin:staticmethodsNoel Grandin17-31/+31
Change-Id: I200fdb2e193127f0c9e8cec4859845d3ec19cea0
2015-04-23Use vector<bool> instead of vector<sal_Bool>Stephan Bergmann1-8/+8
Change-Id: Ibcaf1aeb773bb840c1d7a71b869137f21970eda1
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan1-1/+1
It was most probably not working anyway and is something different to libmerged, which intends to merge only core set of libraries. To build everything into one library, approach similar to what we do for Android could be better idea. Change-Id: Id5b8c2fa2b26e8faaaeb022ea55eb2e39909e875
2015-04-22add missing includeCaolán McNamara1-0/+1
Change-Id: I9085ec6c3efeef25ebe50660cdf1c37a3ee85115
2015-04-22add missing includeDavid Tardon1-0/+1
Change-Id: I90e1e284d8220bcaa6861b0c768fc44820501fd5
2015-04-22add missing includeDavid Tardon1-0/+1
Change-Id: Iffd293c20880f28a1b93225583d3f315eddb328f
2015-04-22add missing includeDavid Tardon1-0/+1
Change-Id: I08f5debc158228832667e730e63b7ad29f2737f9
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls20-936/+8
Removes "virtualdbtools" and its implementation under "simpledbt", which are mostly wrappers around various dbtools functions and classes, previously aiding the now removed dynamic loading logic. Removes IDataAccessTools, IDataAccessTypeConversion and IDataAccessToolsFactory interfaces and their accompanying implementations which are completely unused. Removes IDataAccessCharSet (implemented by ODataAccessCharSet) and moves the implementation into a function which replaces ODataAccessCharsetHelper. Removes ISQLParseNode and ISQLParser and their implementation in OSimpleParseNode and OSimpleSQLParser, which simply wrap around OSQLParseNode and OSQLParser respectively. To avoid including "sqlbison.hxx" unnecessarily, includes to "sqlbison.hxx" are now only used where needed. Change-Id: Id882dfbf43514d84a1eaffc1f916d627830c8cd6 Reviewed-on: https://gerrit.libreoffice.org/15450 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-04-21cppcheck: cstyleCastCaolán McNamara1-1/+1
Change-Id: Iaf5c394a1cacaa6de9d10566dc6a1371361b40de