summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
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
2020-02-16weld CurrentEdit Item WindowCaolán McNamara
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-11tdf#109219 MM: Decode all percent encodings in file namesMichael Weghorn
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann