summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/autocdlg.cxx
AgeCommit message (Expand)Author
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-07-04tdf#92311: increase word completion limitBaole Fang
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-27Optional may be avoided here, tooMike Kaganski
2023-02-27Use SAL_NEWLINE_STRING to avoid some wheel re-inventionMike Kaganski
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-22tdf#142942 Drop unused checkbox col in sw AutoCorrect opts dialogMichael Weghorn
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-06-10new loplugin:moveitNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-10-16Simplify vector initialization in cuiJulien Nabet
2021-09-11Allow multiple selection in AutoComplete word listJan-Marek Glogowski
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-03-20cid#1473926 Uninitialized scalar variableCaolán McNamara
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-06Related: tdf#138030 make 'except' page act like 'replace'Caolán McNamara
2020-11-06Related: tdf#138030 'activate' shouldn't add to the list...Caolán McNamara
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-06Resolves: tdf#125981 use original label, not current labelCaolán McNamara
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01autocorrect dialog width grows on change of new to replaceCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin