summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)Author
2021-11-14lok: sw: remove database tabHenry Castro
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-06tdf#144907: sw ui: allow closing of "Fields" dialogVasily Melenchuk
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26tdf#143483: sw field edit: improved selection of formatVasily Melenchuk
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-31fix leak in SwFieldDlgNoel 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-20use toggle instead of click for RadioButtonCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski
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