summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-02-18TyposJulien Nabet1-1/+1
2015-02-18boost->stdCaolán McNamara2-10/+10
2015-02-17boost->stdCaolán McNamara3-18/+16
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-12/+12
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin3-7/+7
2015-02-12fix tdf#85027 Add button to StatusBar: Fit page to windowRodolfo Ribeiro Gomes1-0/+1
2015-02-12draw/impress - zoom in/out to the mouse positionRodolfo Ribeiro Gomes1-0/+5
2015-02-12partial fix tdf#86611 (item #5) Draw statusbar tipRodolfo Ribeiro Gomes3-0/+11
2015-02-09android: In Impress, switch to the 'Normal' (slides) view.Jan Holesovsky2-0/+8
2015-02-07fdo#87706 correct object/image styles dialog title and tooltipYousuf Philips3-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann18-81/+38
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás4-7/+7
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara3-5/+5
2015-02-05No need for rtl::Reference hereStephan Bergmann2-4/+3
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann2-17/+16
2015-02-05Updated all precompiled headers.Ashod Nakashian2-1/+6
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara2-14/+17
2015-02-04coverity#1265801 Dereference null return valueCaolán McNamara1-2/+1
2015-02-03Typo: selction/slection -> selectionJulien Nabet2-2/+2
2015-02-03valgrind: fix leakCaolán McNamara1-3/+1
2015-02-03callcatcher: shave off some moreCaolán McNamara2-22/+0
2015-02-02coverity#1267659 Logically dead codeCaolán McNamara1-1/+1
2015-02-02callcatcher: remove some unused methodsCaolán McNamara9-43/+0
2015-02-02coverity#735323 Unchecked return valueCaolán McNamara1-2/+2
2015-01-30coverity#1267671 Dereference after null checkCaolán McNamara1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara32-337/+0
2015-01-28remove unused typedefsNoel Grandin3-9/+0
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann1-2/+2
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2-0/+4
2015-01-26sal,sd: Windows SDK 8.1 deprecates inet_addr()Michael Stahl1-0/+11
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin7-56/+15
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin44-148/+107
2015-01-24coverity#1265802 Dereference null return valueCaolán McNamara1-3/+2
2015-01-24coverity#1265803 Dereference null return valueCaolán McNamara1-3/+3
2015-01-24coverity#1265806 Dereference null return valueCaolán McNamara1-2/+5
2015-01-24coverity#1265809 Dereference null return valueCaolán McNamara1-2/+7
2015-01-24coverity#1265810 Dereference null return valueCaolán McNamara1-2/+5
2015-01-24coverity#1265811 Dereference null return valueCaolán McNamara1-3/+9
2015-01-24coverity#1265808 Dereference null return valueCaolán McNamara1-2/+5
2015-01-24coverity#1265801 Dereference null return valueCaolán McNamara1-2/+4
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara2-8/+8
2015-01-24coverity#1265797 Dereference null return valueCaolán McNamara1-2/+2
2015-01-24coverity#1265795 Dereference null return valueCaolán McNamara1-4/+4
2015-01-24coverity#704751 Explicit null dereferencedCaolán McNamara1-13/+16
2015-01-23typo: langugage -> languageAndras Timar1-1/+1
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann16-37/+37
2015-01-21has_focus is not implemented, remove usesCaolán McNamara1-3/+30
2015-01-20Related: ooo#34420-1.sxi concealed divide by zeroCaolán McNamara1-2/+5
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara1-0/+0