summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/dbinsdlg.cxx
AgeCommit message (Expand)Author
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-11use more string_view in swNoel Grandin
2022-09-12sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...Miklos Vajna
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-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-03-11use SfxItemSet::GetItemIfSet in sw/.../uiNoel Grandin
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20HeaderHdl only does something for the m_xCbTableHeadon caseCaolán McNamara
2021-02-20loplugin:refcounting in swNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-20use tools::Long in swNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
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-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-03-28return unique_ptr from FillAutoFormatOfIndexNoel Grandin
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-08new loplugin constvarsNoel Grandin
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-02-22loplugin:unusedfields in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin