summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-9/+9
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon4-25/+25
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna1-102/+102
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-50/+50
2015-11-09formatting improvements in sw/Noel Grandin3-9/+9
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin4-25/+25
2015-10-20loplugin:defaultparamsStephan Bergmann1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann2-7/+7
2015-10-16convert Link<> to typedNoel Grandin2-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-24/+19
2015-10-14convert Link<> to typedNoel Grandin2-11/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-149/+149
2015-10-12no need to explicitly specify these destructorsNoel Grandin1-4/+0
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-6/+6
2015-09-20convert Link<> to typedNoel Grandin1-3/+2
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-09-10convert Link<> to typedNoel Grandin1-3/+2
2015-09-08convert Link<> to typedNoel Grandin1-5/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin5-57/+40
2015-08-21loplugin: defaultparamsNoel Grandin1-11/+9
2015-07-28loplugin:unreffunNoel Grandin1-3/+0
2015-07-27sw: replace boost::ptr_set with std::map<std::unique_ptr>Michael Stahl1-4/+6
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin2-28/+0
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-4/+2
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-17/+17
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-4/+4
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-5/+5
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-22loplugin:constantfunctionNoel Grandin1-8/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier5-263/+263
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-19Remove include stdio (part3)Julien Nabet1-1/+0
2015-05-13fixes of SvxParaPrevWindow refactoringTomaž Vajngerl1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-2/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-2/+3
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-17/+17
2015-04-30Gradually typed LinkStephan Bergmann3-9/+9
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SVX_ flags to scoped enumNoel Grandin1-2/+2
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks9-106/+293
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks2-6/+6
2015-04-17sw: convert new to ::Create.Noel Grandin4-77/+76
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-7/+7