summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldtdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)1-1/+1
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-3/+3
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-14/+14
2023-03-22sw: check GetActiveView()Xisco Fauli1-2/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara1-2/+5
2022-09-27sw: SwFieldDlg disable Insert button if shell cursor is in input fieldMichael Stahl1-5/+11
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-1/+1
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-2/+2
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara1-3/+3
2021-11-14lok: sw: remove database tabHenry Castro1-0/+4
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-10-06tdf#144907: sw ui: allow closing of "Fields" dialogVasily Melenchuk1-1/+8
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara1-3/+4
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-31fix leak in SwFieldDlgNoel Grandin1-3/+3
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-1/+1
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin1-23/+23
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-5/+1
2019-07-18cid#1448377 silence Dereference null return valueCaolán McNamara1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-24Fix compilation for !HAVE_FEATURE_DBCONNECTIVITY caseTor Lillqvist1-1/+1
2019-03-24weld SvxSearchDialogCaolán McNamara1-2/+0
2019-03-22weld SwFieldDlgCaolán McNamara1-92/+57
2018-12-13loplugin:constantparamNoel Grandin1-6/+6
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-0/+11
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-8/+8
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-6/+6
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-26/+26
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-6/+6
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-21/+5