summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt1-19/+0
2015-12-11tdf#34774: enabled double click in input list field dialogOliver Specht1-0/+7
2015-12-11tdf#33338: enable autocaption position 'above' for all object typesOliver Specht1-3/+1
2015-12-10mailmerge: Make this more readable, and prefer a constructor over assignment.Jan Holesovsky1-4/+5
2015-12-10tdf#91665 l10n: replace string lists - by separate stringsJuergen Funk1-36/+126
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht3-7/+7
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara1-2/+2
2015-11-28Typo: ST_DOCUMETNTYPE->ST_DOCUMENTTYPEJulien Nabet2-2/+2
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann3-10/+8
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon33-323/+323
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin3-8/+7
2015-11-24loplugin:unusedfields in sw/Noel Grandin4-18/+12
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-3/+3
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-3/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna1-43/+43
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna1-102/+102
2015-11-13sw: prefix members of SwLabPreviewMiklos Vajna2-84/+84
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna1-176/+176
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna1-140/+140
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann81-514/+514
2015-11-09formatting improvements in sw/Noel Grandin34-121/+121
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin47-176/+176
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann7-61/+60
2015-11-06sw: prefix members of SwStdFontTabPageMiklos Vajna1-301/+301
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin5-7/+6
2015-11-05sw: prefix members of SwLabItemMiklos Vajna4-238/+238
2015-11-04loplugin:stringconstantNoel Grandin2-5/+5
2015-11-04tdf#95077 Check Index != 0ccsheller1-1/+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 Bergmann7-15/+14
2015-10-19loplugin:defaultparamsStephan Bergmann22-39/+38
2015-10-17coverity#1327442 Division or modulo by zeroCaolán McNamara1-2/+3
2015-10-16convert Link<> to typedNoel Grandin1-4/+7
2015-10-16convert Link<> to typedNoel Grandin2-3/+2
2015-10-16convert Link<> to typedNoel Grandin2-3/+3
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky4-9/+9
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky4-9/+9
2015-10-16convert Link<> to typedNoel Grandin42-295/+236
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-5/+3
2015-10-15convert Link<> to typedNoel Grandin10-81/+67
2015-10-15convert Link<> to typedNoel Grandin7-14/+19
2015-10-15cppcheck:variableScopeNoel Grandin1-43/+43
2015-10-14convert Link<> to typedNoel Grandin3-12/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann128-1158/+1158
2015-10-12no need to explicitly specify these destructorsNoel Grandin1-4/+0
2015-10-12convert Link<> to typedNoel Grandin51-318/+304
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet6-19/+19