summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05osl::Mutex->std::mutex in SwSendMailDialog_ImplNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20HeaderHdl only does something for the m_xCbTableHeadon caseCaolán McNamara
2021-05-06use Label::set_label_type to designate a label as a warning/errorCaolán McNamara
2021-04-30allow dnd into weldeditviewCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-22tdf#109120 tdf#117212 count letters starting with 1László Németh
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara
2021-04-16tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-04-02tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga
2021-03-26loplugin:flattenNoel
2021-02-20loplugin:refcounting in swNoel
2021-02-15loplugin:referencecasting in swNoel
2021-01-14Rename m_xClose->mxCancel + CloseHdl_Impl->CancelHdl_Impl (sw/mailmerge)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-11-04don't select entry 0 if there are no entriesCaolán McNamara
2020-11-04tdf#137982 m_xFrame is already disposedCaolán McNamara
2020-11-03loplugin:unnecessaryvirtualNoel
2020-10-20use tools::Long in swNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-02tdf#137209 unparent widgets in fragment dtorCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-02drop some unused methodsCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin
2020-07-27Use enable/disable widgets instead of hide/show.Gülşah Köse
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock