summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)Author
2021-01-19tdf#135377 keep the correct index selectedCaolán McNamara
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-04negative returnsCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-16tdf#137210 fix field selection regressionJim Raykowski
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-05-09compact namespace in swNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-04tdf#129796 junk in reference edit boxNoel Grandin
2020-02-10use FindFormatForField some moreBjoern Michaelsen
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2020-01-06tdf#129798: store SwWrtShell when it's availableMike Kaganski
2019-12-06tdf#127955 check if position stored in user config is in range for the treeviewCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-27tdf#128393 change sorting while thawedCaolán McNamara
2019-10-26ensure id is valid before useCaolán McNamara
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-10-02loplugin:stringadd in swNoel Grandin
2019-10-01Resolves: tdf#127896 fix 'Exchange database' crashCaolán McNamara
2019-09-30tdf#127840 Remove limit to Days offsetLaurent BP
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-19no more SwClient/SwModify in sw/uiBjoern Michaelsen
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-21make info dialog a child of the dropdown dialogCaolán McNamara
2019-08-20tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai
2019-08-20Resolves: tdf#127021 not all formatting options shown for set variableCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-13tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxxGabor Kelemen
2019-07-18cid#1448377 silence Dereference null return valueCaolán McNamara
2019-07-16cid#1448306 silence Unchecked return valueCaolán McNamara