summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui
AgeCommit message (Expand)AuthorFilesLines
2017-06-01wrong resource manager for RID_SVXSTRARY_NUMBERINGTYPECaolán McNamara1-1/+1
2017-05-21make 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
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
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-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-5/+4
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek2-4/+0
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin1-1/+1
2016-11-07Make the insert fields dialog not crashMaxim Monastirsky1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
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 Grandin2-6/+4
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 Gelmini2-2/+2
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 Bergmann2-16/+16
2015-11-09formatting improvements in sw/Noel Grandin2-14/+14
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-14/+14
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin2-5/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-2/+0
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-4/+4
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-5/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier3-262/+262
2015-05-20tdf#85911 docx: export comment initialsJoren De Cuyper1-1/+3
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky1-74/+74
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1