summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-271-1/+1
* convert col width and row height dialogs to .uiCaolán McNamara2013-12-2610-219/+331
* Fix other typosJulien Nabet2013-12-224-5/+5
* Revert "WIP: xlink:href needs xlink:type"Lionel Elie Mamane2013-12-211-2/+0
* WIP: xlink:href needs xlink:typeLionel Elie Mamane2013-12-211-0/+2
* typo fixesAndras Timar2013-12-2021-52/+52
* added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2013-12-204-19/+19
* prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke2013-12-201-5/+5
* Fix typo: Stroage -> StorageTakeshi Abe2013-12-202-2/+2
* A singleton is not a serviceStephan Bergmann2013-12-191-1/+0
* CID#736013 unlikely invalid iterator useCaolán McNamara2013-12-191-1/+7
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-174-0/+16
* 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