summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-9/+9
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-45/+45
2016-09-16tdf#56907 extend dot leader character list in ToC for typographyLászló Németh1-0/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-09-05sw: prefix members of SwEntryBrowseBoxMiklos Vajna1-63/+63
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-4/+4
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-7/+7
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-2/+2
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara1-1/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-6/+6
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-23loplugin:unusedmethods in swNoel Grandin1-1/+0
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-8/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-2/+2
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-6/+6
2016-03-31loplugin:constantparam in swNoel Grandin1-3/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-46/+46
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-14/+15
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-4/+7
2015-10-16convert Link<> to typedNoel Grandin1-21/+17
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-5/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-10-12convert Link<> to typedNoel Grandin1-22/+24
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-10-06need <numeric> for std::accumulateNoel Grandin1-0/+1
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-0/+4
2015-09-24convert Link<> to typedNoel Grandin1-8/+6
2015-09-23convert Link<> to typedNoel Grandin1-25/+23
2015-09-23convert Link<> to typedNoel Grandin1-1/+1
2015-09-23convert Link<> to typedNoel Grandin1-14/+12
2015-09-23convert Link<> to typedNoel Grandin1-13/+11
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-17convert Link<> to typedNoel Grandin1-2/+1
2015-09-08convert Link<> to typedNoel Grandin1-5/+4
2015-09-07convert Link<> to typedNoel Grandin1-3/+3
2015-08-31convert Link<> to typedNoel Grandin1-3/+2