summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Resolves: tdf#118965 fix input list edit buttonCaolán McNamara1-1/+1
2018-07-11tdf#116543: don't forget to commit registrations in DB field editorMike Kaganski1-1/+19
2018-06-01Resolves: tdf#116268 use on/off data, not pos to determine which is whichCaolán McNamara1-1/+1
2018-05-01weld ScShowTabDlgCaolán McNamara1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara12-18/+18
2018-04-17weld DropDownFieldDialogCaolán McNamara1-69/+56
2018-04-17weld SwFieldInputDlgCaolán McNamara1-53/+30
2018-04-17weld SwJavaEditDialogCaolán McNamara1-126/+99
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-06weld linkeditdialogCaolán McNamara3-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara6-6/+0
2018-03-01tdf#116029 Layout of field edit dialog according to the bookheiko tietze1-1/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin2-10/+10
2018-02-18rename non-unique id for better UI testingZdeněk Crhonek1-1/+1
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-2/+56
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen4-4/+0
2018-01-12More loplugin:cstylecast: swStephan Bergmann7-59/+59
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin3-19/+19
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 Bergmann2-2/+2
2017-11-21loplugin:flatten in swNoel Grandin4-464/+468
2017-11-06tdf#107939 Fix case-insensitive filter in Field DialogVitaliy Anderson1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann17-32/+32
2017-09-30tdf#112526 fix insert of text variable in writerJochen Nitschke2-20/+20
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt5-19/+19
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt6-53/+53
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt5-18/+18
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl2-9/+70
2017-09-08set parent for file dialog helperCaolán McNamara3-3/+3
2017-08-07loplugin:constparams in sw part9Noel Grandin8-8/+8
2017-08-02split out VclBuilder static methodsCaolán McNamara1-2/+2
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke3-4/+4
2017-07-21de-hrc various thingsCaolán McNamara13-26/+7
2017-07-21migrate to boost::gettextCaolán McNamara8-624/+60
2017-07-14use more OUString::operator== in swNoel Grandin1-3/+3
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-4/+3
2017-05-19make string translation loading more uniformCaolán McNamara7-37/+37
2017-05-18loplugin:unusedmethodsNoel Grandin2-25/+0
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-2/+2
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-2/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara1-5/+6
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-3/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-2/+2