summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann26-188/+188
2014-03-25coverity#735432 Logically dead codeCaolán McNamara1-29/+0
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-22coverity#736776 Dereference before null checkCaolán McNamara1-1/+1
2014-03-21coverity#705160 Missing break in switchCaolán McNamara1-1/+2
2014-03-21coverity#705159 Missing break in switchCaolán McNamara1-0/+1
2014-03-19Resolves: #i122984# Avoid too many Print JobSetups...Armin Le Grand3-3/+9
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin1-3/+1
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin8-11/+10
2014-03-14convert pdf warn dialog to .uiCaolán McNamara6-140/+184
2014-03-14svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin2-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin2-8/+8
2014-03-10filter: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann4-39/+4
2014-03-10coverity#707857 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-10coverity#707856 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-10coverity#707818 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-03-10coverity#707815 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-03-10coverity#707814 Uninitialized scalar fieldCaolán McNamara1-1/+11
2014-03-10coverity#707813 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-03-10coverity#1103652 Unchecked return valueCaolán McNamara1-1/+1
2014-03-10Reduce image resolution by default in PDF ExportSamuel Mehrbrodt1-1/+1
2014-03-09coverity#705649 Resource leakCaolán McNamara1-5/+14
2014-03-09fdo#63154 Remove old solar.h referencesAlexandre Vicenzi2-3/+3
2014-03-08coverity#1190346 silence Unchecked return valueCaolán McNamara1-2/+2
2014-03-07coverity#735434 Logically dead codeCaolán McNamara1-3/+0
2014-03-06coverity#735429 Dead default in switchCaolán McNamara1-2/+0
2014-03-06coverity#1190366 Uncaught exceptionCaolán McNamara1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-05Resolves: #i119480# Fixed import of curves from PPTAndre Fischer1-0/+18
2014-03-04filter: sigh... fix the xslt test to run on WNT tooMichael Stahl1-0/+2
2014-03-04I imagine this should have a SAL_CALL decorationCaolán McNamara1-1/+1
2014-03-04filter: don't wait forever if the xslt test failsMichael Stahl1-0/+1
2014-03-04filter: and we learn that BootstrapFixture requires boost headersMichael Stahl1-0/+2
2014-03-04filter: make LibXSLTTransformer init backward compatibleMichael Stahl5-1/+250
2014-03-04warning C4310: cast truncates constant valueStephan Bergmann1-1/+1
2014-03-03Remove SAL_CALL from isStreamSvg & isStreamGZipTomaž Vajngerl1-2/+2
2014-03-02fdo#75487 Add support for svgz to SvgFilter and co.Tomaž Vajngerl3-52/+113
2014-03-02fdo#75487 Register svgz as a recognisable extension.Tomaž Vajngerl1-1/+1
2014-03-02coverity#704638 Dereference after null checkCaolán McNamara1-44/+47
2014-03-02fdo#72448 fix gradient color/transparency pos. in SVG exportLászló Németh2-12/+4
2014-03-01Merge HTML detection to text detection serviceMaxim Monastirsky9-442/+127
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi1-1/+0
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-3/+33
2014-02-27Remove visual noise from filterAlexander Wilms74-572/+572
2014-02-27editeng: sal_Bool->boolNoel Grandin2-3/+3
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann60-426/+426
2014-02-25cid#736173 - increase default fill chars buffer size.Michael Meeks1-1/+1
2014-02-24coverity#735747 Dereference after null checkCaolán McNamara1-1/+1