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