summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
AgeCommit message (Expand)Author
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-21Revert "Simplify: getToken+comparison ==> startsWith"Matteo Casalin
2019-02-17Avoid string comparison if result is knownMatteo Casalin
2019-02-17Simplify: getToken+comparison ==> startsWithMatteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-24sd: Reduce the number of possible intermediate allocationsTakeshi Abe
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
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