summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/select.cxx
AgeCommit message (Expand)Author
2023-10-06tdf#157584 Fix accessibility check doesn't move footnote into viewJim Raykowski
2023-09-29Related tdf#155561 - Query logic invertedHeiko Tietze
2023-09-27Resolves tdf#155561 - Notification for the overwrite modeHeiko Tietze
2023-05-09tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-12Fix typoAndrea Gelmini
2023-02-10tdf#153205 related: Improve selection mode control icon updateJim Raykowski
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2021-06-11loplugin:unnecessaryreturn SwWrtShell::Toggle*Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-20use tools::Long in swNoel
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
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