summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-18OUString: constify, remove temporaries and concatenated appendsMatteo Casalin
2014-04-18sal_uInt16 to intMatteo Casalin
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin
2014-04-18OUString: constify and avoid temporariesMatteo Casalin
2014-04-18Remove unused OUStringsMatteo Casalin
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin
2014-04-18Simplify generation of unique nameMatteo Casalin
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin
2014-04-18Avoid temporary boolMatteo Casalin
2014-04-18OUString: reduce temporaries and constifyMatteo Casalin
2014-04-18sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin
2014-04-18Pass constant ASCII string directlyMatteo Casalin
2014-04-18OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin
2014-04-18OUString::number(1) == "1"Matteo Casalin
2014-04-18Remove code commented-out since 2009Matteo Casalin
2014-04-18Remove unneeded castsMatteo Casalin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-06OUString: constify and avoid concatenated appendsMatteo Casalin
2014-04-06sal_uInt16 to sal_uInt32Matteo Casalin
2014-04-03convert mailmerge output page to .uiCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28coverity#1130422 Dereference null return valueCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25convert mail merge page to .uiCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin
2014-03-25Remove stray fprintfMatteo Casalin
2014-03-24convert mail merge prepare page to .uiCaolán McNamara
2014-03-18Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-03-18convert wizard layout page to .uiCaolán McNamara
2014-03-18convert salutation wizard page to .uiCaolán McNamara
2014-03-18convert address block wizard page to .uiCaolán McNamara
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke