summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe3-19/+14
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante7-82/+28
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino1-1/+6
2014-05-11coverity#736863 Dereference before null checkCaolán McNamara1-2/+2
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-14/+12
2014-05-01coverity#738912 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-01coverity#738911 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-05-01coverity#738910 Uninitialized scalar fieldCaolán McNamara1-2/+4
2014-04-30coverity#738909 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-04-30sw: sal_Bool->boolNoel Grandin12-80/+80
2014-04-29coverity#1210183 Uninitialized pointer fieldCaolán McNamara1-0/+6
2014-04-27constLuboš Luňák2-4/+4
2014-04-22remove unused hrc filesThomas Arnhold1-24/+0
2014-04-22clean up hrc filesThomas Arnhold1-35/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold2-2/+2
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-4/+4
2014-04-07untangle the bFmt == 2 hackCaolán McNamara1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist2-2/+2
2014-03-30coverity#1194912 Overflowed return valueCaolán McNamara1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-27sfx2: sal_Bool->boolNoel Grandin6-9/+9
2014-03-25svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-03-24sal_uInt16 to sal_Int32 and remove a temporary OUStringMatteo Casalin1-7/+5
2014-03-24Constify and reduce scopeMatteo Casalin1-6/+5
2014-03-24Remove some OUString concatenated appends and some temporariesMatteo Casalin1-30/+14
2014-03-24Result of expression is unused, remove that codeMatteo Casalin1-2/+0
2014-03-24sal_uInt16 to sal_uLong and remove unneeded castMatteo Casalin1-2/+2
2014-03-24sal_uInt16 to sal_Int32Matteo Casalin1-5/+5
2014-03-24Group common expressionMatteo Casalin1-8/+6
2014-03-24sal_uInt16 to sal_Int32 and removed some unneeded castsMatteo Casalin1-11/+11
2014-03-24sal_uInt16 to long in NumberingPreview::Paint and its helpersMatteo Casalin1-63/+40
2014-03-24sal_uInt16 to long and constify loop boundMatteo Casalin1-1/+2
2014-03-24Improved integer type consistence + some optimizationsMatteo Casalin1-14/+14
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann1-1/+1
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara1-1/+1
2014-03-14make glossary edit categories a little tallerCaolán McNamara1-0/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123457-2756/+0
2014-03-06coverity#708878 Unused pointer valueCaolán McNamara1-1/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke5-24/+24
2014-02-27Remove visual noise from swAlexander Wilms10-30/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann8-26/+26
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+3
2014-02-20svl: sal_Bool -> boolStephan Bergmann6-10/+10
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-4/+4