summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/flddok.cxx
AgeCommit message (Expand)Author
2022-04-17tdf#148551: sw ui: set default format value for Insert Field dlgVasily Melenchuk
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
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo
2020-10-20use tools::Long in swNoel
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-09-30tdf#127840 Remove limit to Days offsetLaurent BP
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-03-19weld SwFieldDokPageCaolán McNamara
2019-02-04Use indexed getToken()Matteo Casalin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-15sw_redlinehide_3: add second result to SwChapterFieldMichael Stahl
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann