summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-03tdf#148338: allow single-letter lowest-level domainMike Kaganski
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-07sw: prefix members of DocxAttributeOutput, SwDBTreeList, ...Miklos Vajna
2022-02-07Simplify sequences uses in sw (2)Julien Nabet
2021-12-30osl::Mutex->std::mutex in SwDBManagerNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna
2021-11-17replace an ugly coverity warning suppressionCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-18sw: prefix members of MailDeliveryErrorNotifier, SwAddressIterator, ...Miklos Vajna
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20Resolves: tdf#144620 toolbar config item overwrites options dialog oneCaolán McNamara
2021-09-10Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
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-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27CommandType is "long" type not "short" typeJulien Nabet
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga
2021-03-14tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-13Drop duplicate methodMike Kaganski
2021-02-20loplugin:refcounting in swNoel
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-15loplugin:referencecasting in swNoel
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-16tdf#119610 tdf#112634: Don't show broken connections - RevBJustin Luth
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-30convert some tools::Long->sal_Int32Noel