summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wrtsh.hxx
AgeCommit message (Expand)Author
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-02Fix typosAndrea Gelmini
2019-07-01sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna
2019-06-18sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna
2019-04-10tdf#124469 sw_redlinehide: fix PDF export of links to sequence fieldsMichael Stahl
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-03-22weld SwFieldDlgCaolán McNamara
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-11make insert-section dialog asyncNoel Grandin
2018-12-19Replace a macro with default member initializersMike Kaganski
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl
2018-11-22convert FieldDialogPressedButton to scoped enumNoel Grandin
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-16loplugin:returnconstant in SwWrtShellNoel Grandin
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-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-26SwEditShell functions that really want to return boolNoel Grandin
2018-04-17weld DropDownFieldDialogCaolán McNamara
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-13sw: some old GCC apparently doesn't like that, let's try thisMichael Stahl
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2016-11-25replace URLLOAD constants with o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin