summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen2-0/+2
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara2-2/+2
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski2-0/+5
2021-01-19tdf#135377 keep the correct index selectedCaolán McNamara1-0/+12
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo6-10/+10
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-1/+1
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-3/+3
2020-11-04negative returnsCaolán McNamara1-1/+1
2020-10-20use tools::Long in swNoel1-1/+1
2020-10-16tdf#137210 fix field selection regressionJim Raykowski1-2/+1
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara1-2/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+5
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin8-225/+225
2020-06-10loplugin:buriedassign in swNoel Grandin1-2/+3
2020-06-07New loplugin:elidestringvarStephan Bergmann1-2/+1
2020-06-05have just one way to set expander imageCaolán McNamara2-6/+9
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-3/+1
2020-05-09compact namespace in swNoel Grandin1-3/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-1/+1
2020-03-04tdf#129796 junk in reference edit boxNoel Grandin1-1/+1
2020-02-10use FindFormatForField some moreBjoern Michaelsen1-13/+5
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen14-56/+3
2020-01-06tdf#129798: store SwWrtShell when it's availableMike Kaganski2-24/+35
2019-12-06tdf#127955 check if position stored in user config is in range for the treeviewCaolán McNamara1-1/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-27tdf#128393 change sorting while thawedCaolán McNamara1-4/+18
2019-10-26ensure id is valid before useCaolán McNamara1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann4-14/+14
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara7-11/+16
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara2-2/+2
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-10-01Resolves: tdf#127896 fix 'Exchange database' crashCaolán McNamara1-6/+9
2019-09-30tdf#127840 Remove limit to Days offsetLaurent BP1-1/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara2-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara15-47/+45
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara15-59/+38
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara7-7/+7
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin11-263/+273
2019-09-19no more SwClient/SwModify in sw/uiBjoern Michaelsen1-1/+0
2019-08-31drop some unnecessary includesCaolán McNamara1-8/+5
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-21make info dialog a child of the dropdown dialogCaolán McNamara1-2/+1
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai1-0/+13
2019-08-20Resolves: tdf#127021 not all formatting options shown for set variableCaolán McNamara1-6/+10
2019-08-15loplugin:sequenceloop in swNoel Grandin3-3/+3