summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini185-1033/+3
2014-01-21wrap long text in tables filter dialogCaolán McNamara1-1/+4
2014-01-21convert table filter page to .uiCaolán McNamara8-125/+156
2014-01-21tidy up OTableTreeListBox to make it easier to .ui-ifyCaolán McNamara3-28/+18
2014-01-21convert OTableSubscriptionDialog to SfxSingleTabDialogCaolán McNamara5-9/+92
2014-01-20convert advanced db settings dialog to .ui formatCaolán McNamara10-46/+131
2014-01-18Window::PreNotify should return boolStephan Bergmann33-53/+53
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann2-8/+8
2014-01-17convert field dialog to .uiCaolán McNamara11-152/+179
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann3-7/+12
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin3-3/+5
2014-01-15make dbaccess xub_StrLen freeCaolán McNamara2-10/+8
2014-01-14This shall probably use the value of getMaxColumnsInIndex()Stephan Bergmann1-1/+1
2014-01-14bool improvementsStephan Bergmann1-1/+1
2014-01-13disentangle CalcSizeCaolán McNamara3-5/+5
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara4-10/+10
2014-01-10dbaccess: ODF export: set "Version" property on target StorageMichael Stahl1-15/+16
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann8-8/+8
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin2-15/+15
2014-01-09convert sort options dialog to .uiCaolán McNamara9-290/+334
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-7/+22
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2-7/+24
2014-01-07Fix buildStephan Bergmann1-1/+1
2014-01-07typo: type attribute of xlink:href is also in xlinkk namespaceLionel Elie Mamane1-2/+2
2014-01-07to set version property, it should exist...Lionel Elie Mamane1-0/+1
2014-01-07ODB ODF standard conformance: xlink:href needs xlink:typeLionel Elie Mamane1-0/+2
2014-01-01Typos (comand -> command)Julien Nabet1-1/+1
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-1/+1
2013-12-26convert col width and row height dialogs to .uiCaolán McNamara10-219/+331
2013-12-22Fix other typosJulien Nabet4-5/+5
2013-12-21Revert "WIP: xlink:href needs xlink:type"Lionel Elie Mamane1-2/+0
2013-12-21WIP: xlink:href needs xlink:typeLionel Elie Mamane1-0/+2
2013-12-20typo fixesAndras Timar21-52/+52
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke4-19/+19
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke1-5/+5
2013-12-20Fix typo: Stroage -> StorageTakeshi Abe2-2/+2
2013-12-19A singleton is not a serviceStephan Bergmann1-1/+0
2013-12-19CID#736013 unlikely invalid iterator useCaolán McNamara1-1/+7
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann4-0/+16
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann5-10/+10
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin2-2/+2
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-4/+4
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin5-11/+11
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-7/+7
2013-12-16fdo#72696 set parameters when they have changedLionel Elie Mamane2-38/+64
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane14-21/+48
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann5-16/+16
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-9/+8
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza2-2/+0