summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* make dbaccess xub_StrLen freeCaolán McNamara2014-01-152-10/+8
* This shall probably use the value of getMaxColumnsInIndex()Stephan Bergmann2014-01-141-1/+1
* bool improvementsStephan Bergmann2014-01-141-1/+1
* disentangle CalcSizeCaolán McNamara2014-01-133-5/+5
* longparas: lift 16bit max edit lengthCaolán McNamara2014-01-114-10/+10
* dbaccess: ODF export: set "Version" property on target StorageMichael Stahl2014-01-101-15/+16
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-108-8/+8
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-102-15/+15
* convert sort options dialog to .uiCaolán McNamara2014-01-099-290/+334
* Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2014-01-092-7/+22
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-082-7/+24
* Fix buildStephan Bergmann2014-01-071-1/+1
* typo: type attribute of xlink:href is also in xlinkk namespaceLionel Elie Mamane2014-01-071-2/+2
* to set version property, it should exist...Lionel Elie Mamane2014-01-071-0/+1
* ODB ODF standard conformance: xlink:href needs xlink:typeLionel Elie Mamane2014-01-071-0/+2
* Typos (comand -> command)Julien Nabet2014-01-011-1/+1
* 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