summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2015-07-07tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-03-06tdf#89391 : Datasource URL in Database Properties window cannot be viewedSzymon Kłos
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-09tdf#73059 isDBReadOnly ensure connection before trying to retrieve itLionel Elie Mamane
2015-02-09tdf#89070 Table filter dialog: properly initialise OTableTreeListBoxLionel Elie Mamane
2015-02-09not all OrCriteria have three childrenLionel Elie Mamane
2015-02-05Resolves: tdf#88825 absent datasource causes exception / abortCaolán McNamara
2015-02-03Query Design: use correct name for columns that come from another query.Lionel Elie Mamane
2015-01-27tdf#70236 propertly recognise full Access 2007 URLLionel Elie Mamane
2015-01-23fdo#88475 RowSetBase: reposition cache before interrogating itLionel Elie Mamane
2015-01-07Resolves: fdo#87840 by default hide all feature checkboxesCaolán McNamara
2015-01-05Related fdo#87840: mix between ignorecurrency and inputchecksJulien Nabet
2014-12-15dbaccess: the PythonTest requires Java for hsqldbMichael Stahl
2014-12-02fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-12-02Correct error message: the name is the parameter's, not the column'sLionel Elie Mamane
2014-12-02Don't accept invalid value just because user insistsLionel Elie Mamane
2014-11-26Add missing space in translatable stringAdolfo Jayme Barrientos
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-14coverity#706404 Uncaught exceptionCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara
2014-11-10Resolves fdo#82500: Operators missing in Standard FilterJulien Nabet
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06loplugin:salboolNoel Grandin
2014-11-06WaE: VarDecl, use bool instead of sal_Bool [loplugin:salbool]Tor Lillqvist
2014-11-05coverity#706401 Uncaught exceptionCaolán McNamara
2014-11-05coverity#706388 Uncaught exceptionCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04covertiy#705369: dbaccess: move XML_TOK_ENCODING to enum XMLDataSourceInfoMichael Stahl
2014-11-03I think this should be Left()David Tardon
2014-11-03I think this should be Left()David Tardon
2014-11-03coverity#1242510 arguments in wrong orderDavid Tardon
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-28coverity#706465 Uncaught exceptionCaolán McNamara
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky