summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)AuthorFilesLines
2016-07-20loplugin:commaoperator in sw/Noel Grandin1-4/+16
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon3-15/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-61/+61
2015-11-09formatting improvements in sw/Noel Grandin3-13/+13
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin3-13/+13
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+1
2015-10-29tdf#89337: Fixing crash in edit/index dialog, againOliver Specht1-1/+6
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 Bergmann2-4/+4
2015-10-16convert Link<> to typedNoel Grandin1-4/+7
2015-10-16convert Link<> to typedNoel Grandin2-48/+42
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-5/+3
2015-10-15convert Link<> to typedNoel Grandin1-4/+3
2015-10-15cppcheck:variableScopeNoel Grandin1-43/+43
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-23/+23
2015-10-12convert Link<> to typedNoel Grandin3-39/+42
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 Grandin2-3/+2
2015-09-23convert Link<> to typedNoel Grandin1-10/+10
2015-09-23convert Link<> to typedNoel Grandin1-14/+12
2015-09-23convert Link<> to typedNoel Grandin1-13/+11
2015-09-17boost->stdCaolán McNamara2-2/+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-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-75/+47
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin2-12/+11
2015-08-03sw: inline use-once typedefsNoel Grandin1-2/+1
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-3/+3
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-1/+0
2015-06-10sw: fix gcc-4.7 buildMiklos Vajna1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-40/+40
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-2/+2
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1