summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
AgeCommit message (Expand)Author
2014-08-06DLG_MAILMERGE conversion to .uiSzymon Kłos
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-05-01coverity#738903 Uninitialized scalar fieldCaolán McNamara
2014-05-01coverity#738902 Uninitialized pointer fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-06Constify OUStringMatteo Casalin
2014-04-06Simplify loopMatteo Casalin
2014-04-06It does not make sense to iterate on a list with a constant indexMatteo Casalin
2014-04-06sal_uInt16 to sal_Int32/size_t + some constificationMatteo Casalin
2014-04-06long to sal_Int32 as index for SequenceMatteo Casalin
2014-04-06Avoid concatenated appendsMatteo Casalin
2014-04-06Do not cast to intermediate sal_uInt16 + constifyMatteo Casalin
2014-04-06sal_uInt16 to intMatteo Casalin
2014-04-06Avoid magic number for array sizeMatteo Casalin
2014-04-06OUString: remove temporaries and unneeded conversionsMatteo Casalin
2014-04-06Remove redundant loop condition, to break is enoughMatteo Casalin
2014-04-06sal_uInt16 to size_t/sal_Int32Matteo Casalin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-30sal_uInt16 to sal_Int32Matteo Casalin
2014-03-30sal_uInt16 to sal_Int32/size_tMatteo Casalin
2014-03-30ConstifyMatteo Casalin
2014-03-30Apply ROUND to floats and let it return longsMatteo Casalin
2014-03-30Convert to proper integer typeMatteo Casalin
2014-03-30No need to store these OUStrings in class objectMatteo Casalin
2014-03-30Use sal_Int32 as index for a SequenceMatteo Casalin
2014-03-30Avoid unneeded OUString conversions and concatenated appendsMatteo Casalin
2014-03-30sal_uInt16 to sal_Int32 and USHRT_MAX to -1Matteo Casalin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert