summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/flddinf.cxx
AgeCommit message (Expand)Author
2021-01-05tdf#130275: Fields dialog is too tallKevin Suo
2020-06-05have just one way to set expander imageCaolán McNamara
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
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-07-16cid#1448306 silence Unchecked return valueCaolán McNamara
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-05-10fix assert for expand_row while frozenCaolán McNamara
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-19weld SwFieldDokInfPageCaolán McNamara
2019-03-16weld SwFieldFuncPageCaolán McNamara
2019-02-04Use indexed getToken()Matteo Casalin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-19weld TreeViewCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
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-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
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