summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-03-12fix coverity#704768Caolán McNamara1-1/+1
2014-03-12fix coverity#704768Caolán McNamara1-6/+4
2014-03-12coverity#704775 Dereference after null checkCaolán McNamara1-1/+1
2014-03-12coverity#704772 Dereference after null checkCaolán McNamara1-1/+4
2014-03-12coverity#704768 Dereference after null checkCaolán McNamara1-2/+10
2014-03-12coverity#704766 Dereference after null checkCaolán McNamara1-11/+8
2014-03-12n#862516: Remember slides sorter view setting.Muthu Subramanian1-0/+2
2014-03-11warning C4702: unreachable codeMichael Stahl1-3/+2
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert2-28/+72
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin39-172/+172
2014-03-11svx: sal_Bool->boolNoel Grandin8-36/+36
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin2-8/+8
2014-03-11svx: sal_Bool->boolNoel Grandin2-10/+10
2014-03-11svx: sal_Bool->boolNoel Grandin2-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-10add strict OOXML pptx import testMarkus Mohrhard2-0/+16
2014-03-10Use SfxStyleSheetIterator to iterate over style sheets in sd/stlsheet.cxxTobias Lippert1-9/+8
2014-03-10Use SfxStyleSheetIterator to iterate over SfxStyles in sd/pptin.cxxTobias Lippert1-4/+5
2014-03-10sd: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-18/+3
2014-03-10Use SfxStyleSheetIterator to iterate over SfxStyles in sd/stlfamily.cxxTobias Lippert1-37/+57
2014-03-09Resolves: fdo#75949 HTML Export dialogJulien Nabet1-1/+1
2014-03-08coverity#704675 Unchecked dynamic_castNorbert Thiebaud1-1/+1
2014-03-07coverity#735831 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#735845 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#735844 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#735843 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#735841 Dereference after null checkCaolán McNamara1-1/+2
2014-03-07coverity#735836 Dereference after null checkCaolán McNamara1-1/+1
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara1-1/+1
2014-03-06coverity#1190350 Dereference after null checkCaolán McNamara1-11/+13
2014-03-06n#821567: Add unit test case.Muthu Subramanian2-0/+29
2014-03-05coverity#704764 Dereference after null checkCaolán McNamara1-1/+1
2014-03-05coverity#704763 Dereference after null checkCaolán McNamara1-1/+2
2014-03-05coverity#704762 Dereference after null checkCaolán McNamara1-1/+2
2014-03-05coverity#704761 Dereference after null checkCaolán McNamara1-1/+2
2014-03-05coverity#704760 Dereference after null checkCaolán McNamara1-8/+15
2014-03-05coverity#704755 Dereference after null checkCaolán McNamara1-1/+1
2014-03-05coverity#704754 Dereference after null checkCaolán McNamara1-17/+17
2014-03-05coverity#704749 Dereference after null checkCaolán McNamara1-1/+1
2014-03-05coverity#704748 Dereference after null checkCaolán McNamara1-16/+16
2014-03-05coverity#704747 Dereference after null checkCaolán McNamara1-6/+7
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke15-94/+94
2014-03-04use CPPUNIT_ASSERT_EQUAL to improve error messageMarkus Mohrhard1-1/+1
2014-03-03fdo#54938: Convert some places to use cppu::supportsServiceDonizete Waterkemper1-2/+2
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann3-5/+16
2014-03-03editeng: sal_Bool->boolNoel Grandin2-2/+2
2014-03-03editeng: sal_Bool->boolNoel Grandin2-4/+4