summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
AgeCommit message (Expand)Author
2018-03-26loplugin:useuniqueptr in OutlineViewShell and ViewShellNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-22weld native message dialogsCaolán McNamara
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-19inline some definesNoel Grandin
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai
2017-06-28sd lok: fix Undo/Redo Document RepairHenry Castro
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part2Noel Grandin
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