summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
AgeCommit message (Expand)Author
2020-11-03loplugin:unnecessaryvirtualNoel
2020-10-20use tools::Long in swNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-02tdf#137209 unparent widgets in fragment dtorCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-02drop some unused methodsCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin
2020-07-27Use enable/disable widgets instead of hide/show.Gülşah Köse
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-15Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-24use SETNOSB for nameCaolán McNamara
2020-05-23nospin hack no longer in useCaolán McNamara
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot
2020-05-09compact namespace in swNoel Grandin
2020-05-07Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05Prefill doc count in mail merge's "Send Email" dialogMichael Weghorn
2020-05-05SwMMResultEmailDialog::FillInEmailSettings: Turn check into assertMichael Weghorn
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-04-01Related: tdf#131767 explicitly get the odt filterCaolán McNamara
2020-04-01Resolves: tdf#131767 explicitly get the odt filterCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-11-29unnecessary virtualCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn
2019-10-18loplugin:virtualdead unused params in IMailDispatcherListenerNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara
2019-10-07weld SwSendMailDialogCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-01tdf#116234 Apply email settings just setMichael Weghorn