summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldvar.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-04improve usability of variable fieldsOliver Specht1-2/+4
2023-04-23Translate remnant "Kalkulator" into "calculator"Andrea Gelmini1-2/+2
2023-04-10Resolves: tdf#154217 Edit date+time User Field and Set VariableEike Rathke1-16/+28
2023-04-02Related: tdf#154218 Actually use the top format selectedEike Rathke1-5/+20
2023-03-02tdf#114441 Convert sal_uLong to better data type sal_uInt32Shady Mohamed1-1/+1
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna1-16/+16
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+2
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-02-08tdf#146462: sw: Add UItestXisco Fauli1-0/+1
2021-12-16tdf#129796: sw: Add UItestXisco Fauli1-0/+4
2021-12-16tdf#145062: sw: Add UItestXisco Fauli1-0/+3
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-1/+1
2021-01-19tdf#135377 keep the correct index selectedCaolán McNamara1-0/+12
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo1-1/+1
2020-03-04tdf#129796 junk in reference edit boxNoel Grandin1-1/+1
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-2/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-6/+6
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-2/+3
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-3/+2
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-69/+73
2019-08-20Resolves: tdf#127021 not all formatting options shown for set variableCaolán McNamara1-6/+10
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-14loplugin:sequentialassign in swNoel Grandin1-3/+1
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin1-1/+1
2019-03-20rename SwConditionEdit back to ConditionEditCaolán McNamara1-1/+1
2019-03-20fix some SwFieldVarPage problemsCaolán McNamara1-12/+16
2019-03-19weld SwFieldVarPageCaolán McNamara1-393/+300
2019-03-14Resolves: tdf#90863 replace toolbar with apply/remove buttonsCaolán McNamara1-13/+11
2019-02-04Use indexed getToken()Matteo Casalin1-2/+3
2018-11-19weld TreeViewCaolán McNamara1-0/+3
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-05-31Resolves: tdf#116268 use on/off data, not pos to determine which is whichCaolán McNamara1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-11/+11
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-1/+1
2017-11-30Resolves: tdf#114112 sort 'select' listCaolán McNamara1-0/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-30tdf#112526 fix insert of text variable in writerJochen Nitschke1-19/+19
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-14/+14
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-8/+8
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-08-02split out VclBuilder static methodsCaolán McNamara1-2/+2