summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-12-20typo fixesAndras Timar
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20Fix typo: Stroage -> StorageTakeshi Abe
2013-12-19A singleton is not a serviceStephan Bergmann
2013-12-19CID#736013 unlikely invalid iterator useCaolán McNamara
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-16fdo#72696 set parameters when they have changedLionel Elie Mamane
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-10fdo#54938: Convert dbaccess to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-10Drop duplicate #includeTakeshi Abe
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann
2013-12-06Missing includeStephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-12-06Remove unused typedefsStephan Bergmann
2013-12-06Avoid ambiguities among different OWeakRefArray declarationsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_ITERATORSStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-12-05Get rid of DECLARE_STL_SETStephan Bergmann
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-12-02fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl
2013-11-25Fix some typos for "height"Julien Nabet
2013-11-25dbaccess: improve exception message when no driver foundMichael Stahl
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
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