summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-01-24convert dbwizard final page to .uiCaolán McNamara
2014-01-24bool improvementsStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-21wrap long text in tables filter dialogCaolán McNamara
2014-01-21convert table filter page to .uiCaolán McNamara
2014-01-21tidy up OTableTreeListBox to make it easier to .ui-ifyCaolán McNamara
2014-01-21convert OTableSubscriptionDialog to SfxSingleTabDialogCaolán McNamara
2014-01-20convert advanced db settings dialog to .ui formatCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17convert field dialog to .uiCaolán McNamara
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-15make dbaccess xub_StrLen freeCaolán McNamara
2014-01-14This shall probably use the value of getMaxColumnsInIndex()Stephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2014-01-10dbaccess: ODF export: set "Version" property on target StorageMichael Stahl
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-09convert sort options dialog to .uiCaolán McNamara
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07Fix buildStephan Bergmann
2014-01-07typo: type attribute of xlink:href is also in xlinkk namespaceLionel Elie Mamane
2014-01-07to set version property, it should exist...Lionel Elie Mamane
2014-01-07ODB ODF standard conformance: xlink:href needs xlink:typeLionel Elie Mamane
2014-01-01Typos (comand -> command)Julien Nabet
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26convert col width and row height dialogs to .uiCaolán McNamara
2013-12-22Fix other typosJulien Nabet
2013-12-21Revert "WIP: xlink:href needs xlink:type"Lionel Elie Mamane
2013-12-21WIP: xlink:href needs xlink:typeLionel Elie Mamane
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