summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-03remove unused code sd::framework::Pane::SetWindow(Window*)Noel Grandin2-11/+0
2014-03-03remove unused code sd::presenter::PresenterCanvas::copyRectNoel Grandin2-46/+0
2014-03-02coverity#735830 Dereference after null checkCaolán McNamara1-1/+3
2014-03-02coverity#704738 Dereference after null checkCaolán McNamara1-14/+13
2014-03-02coverity#704732 Dereference after null checkCaolán McNamara1-1/+1
2014-03-01Related: #i57936# Added refresh to update LayerTabBar...Armin Le Grand1-0/+11
2014-02-28Resolves: #i87182# secured usage of LayerTabBar in Draw...Armin Le Grand7-22/+82
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-02-27coverity#1187866 unused bStartWithActualPageCaolán McNamara1-2/+0
2014-02-27coverity#1187661 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-27Improve usability of the outlineRob Snelders3-14/+20
2014-02-27editeng: sal_Bool->boolNoel Grandin3-6/+6
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2