summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)AuthorFilesLines
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+1
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga1-6/+10
2021-03-14tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski1-1/+12
2021-03-14check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-2/+2
2021-03-13Drop duplicate methodMike Kaganski1-1/+1
2021-02-20loplugin:refcounting in swNoel1-5/+4
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-1/+1
2021-02-15loplugin:referencecasting in swNoel1-4/+4
2021-02-11Remove unneeded breaksAndrea Gelmini1-2/+0
2021-01-16tdf#119610 tdf#112634: Don't show broken connections - RevBJustin Luth1-2/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-3/+3
2020-10-30convert some tools::Long->sal_Int32Noel1-1/+1
2020-10-20use tools::Long in swNoel1-4/+4
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+0
2020-09-30loplugin:reducevarscope in swNoel1-3/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2-3/+3
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-08-18remove dead code in SwDBManager::ImportDBEntryNoel Grandin1-94/+15
2020-08-14loplugin:simplifybool moreNoel Grandin1-2/+2
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin3-166/+166
2020-07-29Remove some unused includesMiklos Vajna1-1/+0
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara1-14/+4
2020-06-22tdf#134112 Don't call UNO listeners with SolarMutex lockedStephan Bergmann1-4/+5
2020-06-07New loplugin:elidestringvarStephan Bergmann1-2/+1
2020-06-05have just one way to set expander imageCaolán McNamara1-6/+10
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet1-1/+1
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse1-3/+50
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot1-1/+2
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-1/+0
2020-03-28tdf#131618 MailMerge: Don't require DataSourceName if ResultSet providedOleg Shchelykalnov1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-1/+1
2020-02-16weld CurrentEdit Item WindowCaolán McNamara1-21/+83
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara1-18/+71
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu1-4/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2020-01-24loplugin:makeshared in swNoel Grandin1-2/+2
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen6-43/+2
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2