summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
AgeCommit message (Expand)Author
2017-06-22loplugin:unusedfields in sd part1Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard
2016-06-11coverity#1362678 Dereference after null checkCaolán McNamara
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-18move the KeepSlideSorterInSyncWithPageChanges to a level lowerCaolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-28sd tiled rendering: avoid passing explicit 0 vcl::WindowMiklos Vajna
2015-09-27cppcheck: noExplicitConstructorCaolá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-20loplugin: defaultparamsNoel Grandin
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna
2015-06-19loplugin:passstuffbyrefNoel Grandin
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-23sd: consistent code formattingThorsten Behrens