summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui/fldmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Resolves: tdf#115951 wrong entry selected for numbering posCaolán McNamara1-1/+2
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara1-1/+8
2017-11-20sw: prefix members of SwFieldMgrMiklos Vajna1-53/+53
2017-10-23Resolves: tdf#113356 Missing numbering formats in writer field ui listCaolán McNamara1-2/+3
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian1-1/+1
2017-08-28sw: insert paragraph signature fieldAshod Nakashian1-2/+12
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-31loplugin:unusedfields in swNoel Grandin1-3/+0
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke1-8/+8
2017-07-21de-hrc various thingsCaolán McNamara1-2/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-145/+298
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-1/+1
2017-06-01wrong resource manager for RID_SVXSTRARY_NUMBERINGTYPECaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-8/+8
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-05-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl1-0/+4
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-46/+46
2016-12-13add "Linked graphics" to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke1-1/+2
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke1-1/+1
2016-12-13use RID_SVXSTRARY_PAGE_NUMBERING StringArray also in WriterEike Rathke1-4/+5
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-2/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-4/+4
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-03tdf#99529 sw: don't pop up input field dialog before inserting fieldMichael Stahl1-3/+8
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-16/+0
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-4/+3
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-1/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-5/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-6/+3
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-4/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-09formatting improvements in sw/Noel Grandin1-7/+7
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-7/+7
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-29Fix typosAndrea Gelmini1-1/+1