summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
2023-11-04tdf#114441 Convert use of sal_uLong to better integer typesEMartinGube
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-05-30tdf#145538,tdf#147021: sw/source: range based loopsDr. David Alan Gilbert
2023-03-29loplugin:stringadd in swNoel Grandin
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-03-05remove unused BaseMutex in SwMailTransferableNoel Grandin
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-12-14loplugin:implinheritancehelper in swNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-04sw: fix heap-use-after-free in SwDBManager::MergeMailFiles()Miklos Vajna
2022-11-03sw: fix merge mail multiple filesHenry Castro
2022-10-11use more string_view in swNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18no need to allocate these on the heapNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-08make more of the SwPaM constructors explicitNoel Grandin
2022-07-20tdf#149915 Proper creation of vnd.sun.star.pkg:// URLGülşah Köse
2022-07-12tdf#149947: simplify filter list creationMike Kaganski
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