summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-03this string is in svxCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-13loplugin:staticcallStephan 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-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino
2014-05-11coverity#736863 Dereference before null checkCaolán McNamara
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-01coverity#738912 Uninitialized scalar fieldCaolán McNamara
2014-05-01coverity#738911 Uninitialized pointer fieldCaolán McNamara
2014-05-01coverity#738910 Uninitialized scalar fieldCaolán McNamara
2014-04-30coverity#738909 Uninitialized scalar fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29coverity#1210183 Uninitialized pointer fieldCaolán McNamara
2014-04-27constLuboš Luňák
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-30coverity#1194912 Overflowed return valueCaolán McNamara
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24sal_uInt16 to sal_Int32 and remove a temporary OUStringMatteo Casalin
2014-03-24Constify and reduce scopeMatteo Casalin
2014-03-24Remove some OUString concatenated appends and some temporariesMatteo Casalin
2014-03-24Result of expression is unused, remove that codeMatteo Casalin
2014-03-24sal_uInt16 to sal_uLong and remove unneeded castMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32Matteo Casalin
2014-03-24Group common expressionMatteo Casalin
2014-03-24sal_uInt16 to sal_Int32 and removed some unneeded castsMatteo Casalin
2014-03-24sal_uInt16 to long in NumberingPreview::Paint and its helpersMatteo Casalin
2014-03-24sal_uInt16 to long and constify loop boundMatteo Casalin
2014-03-24Improved integer type consistence + some optimizationsMatteo Casalin
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-14make glossary edit categories a little tallerCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin