summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-06-29coverity#1308581 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29coverity#1308553 Uncaught exceptionCaolán McNamara2-4/+4
2015-06-29coverity#1308595 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29coverity#1308577 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29coverity#1308574 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29coverity#1308571 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-5/+6
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-6/+5
2015-06-28coverity#1308556 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara4-4/+4
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308544 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308537 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-28coverity#1308536 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308533 Uncaught exceptionCaolán McNamara4-4/+4
2015-06-28coverity#1308525 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308524 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308519 Uncaught exceptionCaolán McNamara2-4/+4
2015-06-28coverity#1308515 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28tdf#91857 Minor fixes to impress's and calc's reorganized menusYousuf Philips1-7/+13
2015-06-28tdf#84909 Hide rename master slide button in toolbarYousuf Philips2-1/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann5-11/+9
2015-06-26tdf#87905: Use darker background colour for master viewKatarina Behrens4-7/+20
2015-06-25implement equalize width and height for impress/drawCaolán McNamara4-4/+38
2015-06-25tdf#91378-Empty Custom Properties are lost while saving in .pptx formatHeena Gupta2-0/+22
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2-3/+3
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-3/+2
2015-06-23Revert "Typo: readd -> read"Andras Timar1-1/+1
2015-06-23allow slide design to affect multiple standard pagesCaolán McNamara1-28/+66
2015-06-23Drop duplicate #includesTakeshi Abe2-3/+0
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-3/+3
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-20tdf#84909 Additional tweaks to the standard, draw and text toolbarsYousuf Philips4-42/+65
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna5-7/+12
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-1/+1
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna2-0/+9
2015-06-19loplugin:passstuffbyrefNoel Grandin2-2/+3
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna5-0/+85
2015-06-18Fix typosAndrea Gelmini2-2/+2
2015-06-18Bugfix test for tdf#88295Katarina Behrens2-0/+19
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe3-5/+5
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+3
2015-06-17loplugin:cstylecastStephan Bergmann1-1/+1
2015-06-16Use template function to reduce copy'n'pasta codeKatarina Behrens1-34/+31
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung14-2/+764
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna3-0/+18
2015-06-16Fix typosAndrea Gelmini3-3/+3