summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
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
2020-10-20use tools::Long in swNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-18remove dead code in SwDBManager::ImportDBEntryNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-22tdf#134112 Don't call UNO listeners with SolarMutex lockedStephan Bergmann
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-28tdf#131618 MailMerge: Don't require DataSourceName if ResultSet providedOleg Shchelykalnov
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara