summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2014-07-10Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-06-29fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-10fdo#79786 implement getFormOperations for data grid (table view)Lionel Elie Mamane
2014-06-10fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane
2014-05-22fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann
2014-05-09Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann
2014-01-10dbaccess: ODF export: set "Version" property on target StorageMichael Stahl
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-19Revert "fdo#72163 after updating m_xComposer, command facets are not dirty"Lionel Elie Mamane
2013-12-09fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-04fdo#70144 Don't reset Document's modified flag when inserting new table.Andrzej J.R. Hunt
2013-12-02fdo#72163 belts and suspendersLionel Elie Mamane
2013-12-02fdo#72163 after updating m_xComposer, command facets are not dirty anymoreLionel Elie Mamane
2013-11-25dbaccess: improve exception message when no driver foundMichael Stahl
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin
2013-11-13Pass Document directly to Driver for embedded databases.Andrzej J.R. Hunt
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-09indentationLionel Elie Mamane
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fill in nNumPrecRadixLionel Elie Mamane
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05dbaccess: cleanupThomas Arnhold
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22missing headerCaolán McNamara
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl