summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-02-09android: In Impress, switch to the 'Normal' (slides) view.Jan Holesovsky
2015-02-07fdo#87706 correct object/image styles dialog title and tooltipYousuf Philips
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05No need for rtl::Reference hereStephan Bergmann
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara
2015-02-04coverity#1265801 Dereference null return valueCaolán McNamara
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-02-03valgrind: fix leakCaolán McNamara
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02coverity#1267659 Logically dead codeCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-02-02coverity#735323 Unchecked return valueCaolán McNamara
2015-01-30coverity#1267671 Dereference after null checkCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26sal,sd: Windows SDK 8.1 deprecates inet_addr()Michael Stahl
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24coverity#1265802 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265803 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265806 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265809 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265810 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265811 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265808 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265801 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265797 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265795 Dereference null return valueCaolán McNamara
2015-01-24coverity#704751 Explicit null dereferencedCaolán McNamara
2015-01-23typo: langugage -> languageAndras Timar
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2015-01-21has_focus is not implemented, remove usesCaolán McNamara
2015-01-20Related: ooo#34420-1.sxi concealed divide by zeroCaolán McNamara
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin