summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Remove visual noise from filterAlexander Wilms2014-02-2774-572/+572
* editeng: sal_Bool->boolNoel Grandin2014-02-272-3/+3
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2660-426/+426
* cid#736173 - increase default fill chars buffer size.Michael Meeks2014-02-251-1/+1
* coverity#735747 Dereference after null checkCaolán McNamara2014-02-241-1/+1
* filter: Code reduction, prevents crash.Jacobo Aragunde Pérez2014-02-241-6/+2
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-3/+3
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-241-1/+2
* Related: #i119985# date/time is displayed as different languageZhe Wang2014-02-231-7/+10
* coverity#704642 Dereference after null checkCaolán McNamara2014-02-231-0/+3
* coverity#704641 Dereference after null checkCaolán McNamara2014-02-231-2/+4
* coverity#704640 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* coverity#704639 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2368-828/+751
* coverity#738640 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+1
* coverity#738644 Uninitialized scalar fieldCaolán McNamara2014-02-211-1/+4
* coverity#738645 Uninitialized scalar fieldCaolán McNamara2014-02-211-4/+6
* coverity#738646 Uninitialized scalar fieldCaolán McNamara2014-02-211-7/+8
* coverity#738648 unused mbLinearBoundingBoxUnitsCaolán McNamara2014-02-211-1/+0
* coverity#738649 Uninitialized scalar fieldCaolán McNamara2014-02-211-1/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2116-82/+82
* cid#707824 Uninitialized pointer fieldNoel Grandin2014-02-211-35/+28
* cid#707819 Uninitialized pointer fieldNoel Grandin2014-02-211-0/+20
* cid#707799 Uninitialized pointer fieldNoel Grandin2014-02-211-0/+50
* cid#707794 Uninitialized pointer fieldNoel Grandin2014-02-212-6/+7
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-208-0/+9
* svl: sal_Bool -> boolStephan Bergmann2014-02-202-4/+4
* coverity#984090 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+4
* coverity#984092 Uninitialized scalar fieldCaolán McNamara2014-02-181-0/+2
* fdo#74595 Make HTML detection to follow specsMaxim Monastirsky2014-02-181-3/+3
* coverity#984093 Uninitialized scalar fieldNorbert Thiebaud2014-02-181-5/+7
* tools: sal_Bool -> boolStephan Bergmann2014-02-181-3/+3
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* cid#736777 dereference before null checkNoel Grandin2014-02-171-1/+1
* cid#736775 dereference before null checkNoel Grandin2014-02-171-1/+1
* drawingML export: make WritePolyPolygon robusterZolnai Tamás2014-02-161-1/+1
* coverity#707807-08-09 Unitialized scalar fieldNorbert Thiebaud2014-02-141-6/+20
* coverity#707795 Unitialized scalar fieldNorbert Thiebaud2014-02-141-2/+21
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* sal_Bool->boolNoel Grandin2014-02-141-5/+5
* Use string literal directly.Jan Holesovsky2014-02-131-2/+2
* fdo#74218 add SVG header when exporting via mtfTomaž Vajngerl2014-02-131-1/+13
* coverity#737139 Uncaught exceptionCaolán McNamara2014-02-131-49/+55
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-1220-641/+632
* that delete of pWrapPolygon looks dodgy to meCaolán McNamara2014-02-121-10/+6
* coverity#1169881 Use after freeCaolán McNamara2014-02-121-1/+2
* cid#736039 missing break in switchNoel Grandin2014-02-121-5/+5
* cid#736038 missing break in switchNoel Grandin2014-02-121-1/+1
* coverity#705173 missing break in switchNoel Grandin2014-02-121-8/+8