summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview2.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-13Related: tdf#99523 two undo actions listed after dragging a slideCaolán McNamara1-1/+5
2016-03-24loplugin:constantparam in sdNoel Grandin1-1/+1
2016-03-18loplugin:constantparam in sdNoel Grandin1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-3/+2
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-14/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-10-29com::sun::star->css in sdNoel Grandin1-6/+6
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-5/+5
2015-09-26boost->stdCaolán McNamara1-2/+1
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+2
2015-08-26Clean up aEmptyStrStephan Bergmann1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-4/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-1/+1
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-24/+24
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-1/+2
2014-11-10loplugin: cstylecastNoel Grandin1-15/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-3/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-7/+7
2014-06-25remove whitespacesMarkus Mohrhard1-26/+0
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+4
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara1-1/+1
2014-05-27Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+3
2014-05-09Revert "fdo#45260: Objects having line thickness misplaced while pasting."Andras Timar1-3/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-37/+37
2014-04-08coverity#704785 Dereference after null checkCaolán McNamara1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-14/+14
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-1/+1
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1