summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
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
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara
2014-02-17cid#705949 dereference before null checkNoel Grandin
2014-02-12Export MailMerge cancel functionality via UNO.Jan-Marek Glogowski
2014-02-11Copy mail merge source instead of loadingJan-Marek Glogowski
2014-02-10Typo: aAdresses -> aAddressesJulien Nabet
2014-02-09coverity#1130443 Improper use of negative valueCaolán McNamara
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe
2014-01-22bool improvementsStephan Bergmann
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17bool improvementsStephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski
2014-01-15Rename some mail merge variablesJan-Marek Glogowski
2013-12-22Fix other typosJulien Nabet
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-03convert callers of SwIndex::GetContent from xub_StrLen->sal_Int32Noel Grandin
2013-11-26Mailmerge shows wrong number of emails to be sentRodolfo Ribeiro Gomes
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski