summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/select.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-3/+3
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin1-1/+1
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-1/+1
2018-07-31uitest logger: log more eventsSaurav Chirania1-0/+23
2018-07-26loplugin:useuniqueptr in SwWrtShellNoel Grandin1-3/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-2/+1
2018-05-19the drag functions return values are ignoredNoel Grandin1-22/+14
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-10-03new loplugin:blockblockNoel Grandin1-9/+7
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-2/+2
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna1-5/+5
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-5/+5
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-2/+2
2017-05-07Fix typosAndrea Gelmini1-2/+2
2017-04-12convert SelectionType to scoped enumNoel Grandin1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-2/+2
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-3/+3
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist1-2/+2
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-4/+3
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-4/+4
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-19/+8
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-103/+103
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-2/+2
2015-09-18convert Link<> to typedNoel Grandin1-3/+2
2015-09-17sw: use std::unique_ptr<> in wrtshMiklos Vajna1-3/+3
2015-08-21loplugin: defaultparamsNoel Grandin1-6/+6
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-26/+26
2015-04-28SwWrtShell::IntelligentCut return type is int/SwWrtShell::wordStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna1-98/+98
2015-03-13Typos for descriptionJulien Nabet1-1/+1
2015-03-11sw: s/eEnde/eEnd/Michael Stahl1-2/+2