summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-31coverity#704604 Explicit null dereferencedCaolán McNamara1-1/+1
2014-03-31fdo#57950 Replace chained append in htmlatr.cxxKrisztian Pinter1-90/+86
2014-03-31use SAL_N_ELEMENTSCaolán McNamara1-1/+1
2014-03-31Presentation string for recently-added border typesLuke Deller3-4/+33
2014-03-31.doc support for recently-added border line typesLuke Deller2-2/+17
2014-03-31fdo#49431 PDF Import: Improve line and space detection algorithmVort2-17/+19
2014-03-31MSWordExportBase::OutputItemSet: handle fill attributes as frame onesMiklos Vajna3-13/+8
2014-03-31Resolves: fdo#63228 Printers list does not increase height with Print DialogCaolán McNamara1-91/+98
2014-03-31Just spell out the NULL instead of having a const variable for itTor Lillqvist1-4/+3
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara8-24/+104
2014-03-31SAL_WARN -> SAL_INFO in SfxDispatcher::_FillState()Miklos Vajna1-3/+2
2014-03-31fdo#74702 OutputDevice::ImplInitFontList() fails if no fonts on deviceChris Sherlock1-17/+23
2014-03-31sw: put getSvx* and setSvx* to a namespace, now that these are publicMiklos Vajna6-14/+22
2014-03-31sw: fix DOC/DOCX/RTF export of TextFrame background colorMiklos Vajna3-4/+22
2014-03-31coverity#983373 Dereference before null checkCaolán McNamara1-3/+1
2014-03-31CosmeticsTor Lillqvist1-24/+5
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist6-16/+5
2014-03-31Missing dependencyStephan Bergmann1-0/+4
2014-03-31Typo #elsif -> #elifStephan Bergmann2-7/+7
2014-03-31add mnemonic widgetsCaolán McNamara1-39/+45
2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann2-9/+0
2014-03-31oox, writerfilter: add missing headers for C++ containersDouglas Mencken8-1/+8
2014-03-31Move invariant writes outside loopStephan Bergmann1-2/+2
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann15-1218/+18
2014-03-31speed up the import testsDavid Tardon1-21/+27
2014-03-31xmloff: sal_Bool->boolNoel Grandin41-192/+193
2014-03-31xmloff: sal_Bool->boolNoel Grandin21-326/+325
2014-03-31xmloff: sal_Bool->boolNoel Grandin82-766/+765
2014-03-31xmloff: sal_Bool->boolNoel Grandin32-360/+358
2014-03-31xmloff: sal_Bool->boolNoel Grandin10-60/+60
2014-03-31xmloff: sal_Bool->boolNoel Grandin32-119/+118
2014-03-31xmloff: sal_Bool->boolNoel Grandin27-130/+130
2014-03-31xmloff: sal_Bool->boolNoel Grandin8-23/+23
2014-03-31xmloff: sal_Bool->boolNoel Grandin10-107/+84
2014-03-31coverity#704291 Logically dead codeCaolán McNamara1-39/+25
2014-03-31coverity#704352 Logically dead codeCaolán McNamara1-15/+0
2014-03-31coverity#1194889 Unchecked return valueCaolán McNamara1-1/+1
2014-03-31coverity#1194931 Uncaught exceptionCaolán McNamara2-2/+4
2014-03-31coverity#1194933 Uncaught exceptionCaolán McNamara1-2/+2
2014-03-31coverity#1194934 Uncaught exceptionCaolán McNamara1-2/+2
2014-03-31coverity#1194938 Uncaught exceptionCaolán McNamara2-6/+4
2014-03-31coverity#1194939 Uncaught exceptionCaolán McNamara2-2/+2
2014-03-31coverity#1194940 Uncaught exceptionCaolán McNamara2-2/+2
2014-03-31sw: still use SvxBrushItem for page style backgroundMiklos Vajna3-23/+25
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann7-170/+0
2014-03-31fdo#75109 librelogo: fix localized proceduresLászló Németh1-1/+6
2014-03-31lint-ui spacingsCaolán McNamara1-2/+7
2014-03-31coverity#1194923 Missing break in switchCaolán McNamara1-0/+2
2014-03-31close files after testMarkus Mohrhard1-0/+4
2014-03-31close the file at the end of the testMarkus Mohrhard1-0/+7