summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)Author
2016-09-05sw: prefix members of SwEntryBrowseBoxMiklos Vajna
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-15Related: tdf#87686 on refresh from selection, only consider the edit updatedCaolán McNamara
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara
2016-07-27Resolves: tdf#57978 don't show duplicate index keys in dropdown listCaolán McNamara
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-29tdf#89337: Fixing crash in edit/index dialog, againOliver Specht
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet