summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-7/+7
2016-09-03cppcheck: variableScopeZolnai Tamás1-4/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann4-14/+14
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann4-14/+14
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin2-2/+2
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin2-2/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara2-13/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+3
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-4/+4
2016-04-30sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl1-1/+1
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl15-36/+39
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin7-10/+9
2016-03-09loplugin:constantparam in swNoel Grandin1-2/+2
2016-03-07loplugin:write only fieldsNoel Grandin1-2/+0
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin2-20/+14
2016-02-29tdf#98169 - Cross reference tab filter releases filter when refocusedAkshay Deep1-1/+2
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin2-10/+7
2016-02-19sw: loplugin:staticmethodsMiklos Vajna1-1/+1
2016-02-19sw: loplugin:passstuffbyrefMiklos Vajna2-8/+8
2016-02-19tdf#32364 - Add a "filter" to Insert > Field > Other > Cross reference tabakki952-36/+101
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht1-2/+17
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin4-10/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-11tdf#34774: enabled double click in input list field dialogOliver Specht1-0/+7
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon4-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-63/+63
2015-11-09formatting improvements in sw/Noel Grandin2-5/+5
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+1
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1
2015-10-16convert Link<> to typedNoel Grandin8-43/+32
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-33/+33
2015-10-12convert Link<> to typedNoel Grandin12-69/+66
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-2/+2
2015-09-23convert Link<> to typedNoel Grandin2-7/+11
2015-09-17boost->stdCaolán McNamara2-4/+4
2015-09-17convert Link<> to typedNoel Grandin9-31/+32
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin5-6/+13
2015-09-08convert Link<> to typedNoel Grandin7-15/+16
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin10-51/+33
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin3-4/+4
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-3/+1