summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/select.cxx
AgeCommit message (Expand)Author
2019-11-07tdf#38199 Readonly mode tab key: Don't scroll if no hyperlink foundJim Raykowski
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-08-02Fix typosAndrea Gelmini
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-26loplugin:useuniqueptr in SwWrtShellNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-19the drag functions return values are ignoredNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2017-11-13Fix typosAndrea Gelmini
2017-10-03new loplugin:blockblockNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-17sw: use std::unique_ptr<> in wrtshMiklos Vajna
2015-08-21loplugin: defaultparamsNoel Grandin