summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-175-10/+10
* Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin2013-12-172-2/+2
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-171-4/+4
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-175-11/+11
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-7/+7
* fdo#72696 set parameters when they have changedLionel Elie Mamane2013-12-162-38/+64
* fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane2013-12-1214-21/+48
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-125-16/+16
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-9/+8
* fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2013-12-112-2/+0
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-8/+9
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-9/+8
* fdo#54938: Convert dbaccess to use cppu::supportsServiceMarcos Paulo de Souza2013-12-1015-43/+33
* Drop duplicate #includeTakeshi Abe2013-12-102-2/+0
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-092-3/+3
* fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane2013-12-071-1/+1
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-0614-13/+3
* Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann2013-12-067-16/+15
* Missing includeStephan Bergmann2013-12-061-0/+4
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-062-5/+6
* Remove unused typedefsStephan Bergmann2013-12-061-9/+0
* Avoid ambiguities among different OWeakRefArray declarationsStephan Bergmann2013-12-063-13/+7
* Get rid of DECLARE_STL_ITERATORSStephan Bergmann2013-12-062-15/+12
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-069-17/+22
* Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann2013-12-063-4/+8
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-0615-43/+51
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-0615-39/+63
* Get rid of comphelper::UStringLessStephan Bergmann2013-12-051-1/+1
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-055-2/+16
* Get rid of DECLARE_STL_SETStephan Bergmann2013-12-051-5/+5
* fdo#70144 Don't reset Document's modified flag when inserting new table.Andrzej J.R. Hunt2013-12-041-5/+3
* fdo#72163 belts and suspendersLionel Elie Mamane2013-12-021-2/+4
* fdo#72163 after updating m_xComposer, command facets are not dirty anymoreLionel Elie Mamane2013-12-021-0/+2
* fdo#34170 Disable deleting in the native Open DialogSamuel Mehrbrodt2013-12-021-0/+1
* Finish rework of QueryDeleteDlg_ImplCaolán McNamara2013-11-281-4/+3
* QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl2013-11-271-1/+1
* Fix some typos for "height"Julien Nabet2013-11-251-1/+1
* dbaccess: improve exception message when no driver foundMichael Stahl2013-11-252-2/+3
* remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin2013-11-221-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-2/+2
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-2/+2
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-2/+2
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-2/+2
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-192-3/+3
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1910-14/+14
* missing translatable="yes" attributesAndras Timar2013-11-171-1/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-11/+14
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-143-3/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-1/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-9/+0